Moe Abushawish
Moe Abushawish
Currently, this Action will only sign the first APK it finds in the release directory. However, occasionally a release will have multiple APKs (for example, different build variants or different...
### Description I'm using this tool for my protection, I don't want to get backlash for using it. Will admins or another other user on the team/channel know that I...
I've imported the library into my project, however when I click "build" on Xcode it fails, the error is: ``` CodeSign /Users/MyName/Library/Developer/Xcode/DerivedData/App_Hue-dilrdxszovgssvcqobfbekteobjr/Build/Products/Debug/App\ Hue.app cd "/Volumes/Macintosh HD/Users/MyName2/HDDDocuments/PersonalGithub/AppHue" export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate Signing Identity:...
This a PR to try and work around issue #188 by retrying the upload until either a success or the max retry number is reached. It matches the workaround of...