N7ghtm4r3
N7ghtm4r3
Hi, I tried to use `Locale.setDefault(Locale.forLanguageTag("tag"))` and on `Desktop` works correctly, obviuosly using the `composeResources` api with the specific language tag for values folder (values-en, etc...) I don't know if...
Hi, sorry for the delay for the reply, I tried to execute the command you suggest and this is the response: ```bash user@xxx ~ % codesign_allocate Usage: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate -i input...
Yes, thanks you for the help!
Did you run It on a macOs enviroment? Because in the other works correctly
Thank you, I try right now
Sorry I cannot execute the task, where I need to place that snippet?
Maybe I wrong, but the task is not executed the gradle make only the task of the main task
I can executing the tesk, the result is: ```bash Current PATH: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin ``` The result instead of the `locate codesign_allocate` is: ```bash /usr/bin/codesign_allocate /usr/libexec/DeveloperTools/codesign_allocate ``` Do I have to change...
Okay understood, sorry for the request but are days that I try to figure out with this. Again thank you for the help