New Issue Checklist Updated fastlane to the latest version I read the Contribution Guidelines I read docs.fastlane.tools I searched for existing GitHub issues Issue Description Building ios app works fine, but when try to do deployment g...
Before yesterday fastlane works well,but since last Friday, the CI environment went wrong and throw such error. The password of account is right. And We never set FASTLANE_PASSWD or FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD before. The password is combined with character and number. Any advice?
I run the fastlane match appstore command and it asks for the repo and I give the link. Then it asks for the information of the apple account. Is there an option that I can continue by giving an api key instead of username and password? For example, we use google auth and almost no...
"fastlane pem #{force} -a #{id} -u xxx@xxx.com" #sh "fastlane pem --development -a #{id} -u xxx@xxx.com" # Export with password for pusher, keychain, etc...sh "openssl pkcs12 -in production_#{id}.p12 -out pusher_production_#{id}.pem -password pass: -passout pass:pusher...
Hello, i tried to create a new clean repo and exported the password for MATCH_PASSWORD, but returned this error. [!] Could not find the newly generated certificate installed (FastlaneCore::Interface::FastlaneError) Seems that request requires a certificate inside the repo, but if exists one,...
✅ fastlane environment ✅ ``` josh-m-sharpechanged the titlefastlane match change_password - Neitherfiles_to_commitnorfiles_to_deletewere provided to thesave_changes!method callAug 18, 2019 janpioaddedtool: matchtype: buglabelsAug 19, 2019 ...