fastlane-gym Questions
3
I am trying to build my React Native app for iOS and having issues.
I build on a regular basis, but since upgrading Xcode to 15.0.1, I have run into an issue.
I build my app for iOS as follows:
np...
Lenka asked 31/10, 2023 at 16:55
5
Running fastlane beta and getting this error:
Bundler::GemNotFound: Could not find CFPropertyList-3.0.0 in any of the sources
I tried installing the gem through the terminal, adding it to my gem...
Tephrite asked 22/5, 2018 at 2:45
1
I have a fastlane lane that builds the app using gym or build_app but I also want to use flutter build's --obfuscate flag.
desc "Build - Enterprise"
lane :build_enterprise do |options|
...
Swollen asked 23/1, 2021 at 0:22
2
I'm running a CI machine with the Xcode.
The tests are triggered using fastlane gym. I see this line in the output:
2019-05-27 16:04:28.417 xcodebuild[54605:1482269] [MT]
IDETestOperationsObse...
Alkyd asked 27/5, 2019 at 13:15
1
I'm trying to add widgets to our project and fastlane isn't able to automate anymore.
How do I edit the widget bundle identifier in fastlane
How do I set the right provisioning profile for the rig...
Collin asked 5/10, 2020 at 12:8
1
© 2022 - 2025 — McMap. All rights reserved.