-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
### New Issue Checklist
- [x] Updated fastlane to the latest version (updating didn't fix the problem)
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/mast…
-
I'm using Fastlane to create and upload the metrics. However, there is a conflict regarding the version of xcpretty. According to the docs xcpretty 0.2.2 w/ the fix is required. Fastlane, however, req…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
There is a version conflict in the plugin that restrict plugin to activate.
```
Error loading plugin 'fastlane-plugin-firebase_test_lab': Unable to activate fastlane-plugin-firebase_test_lab-1.0.5…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
One of the most useful features imo of fastlane is the plugin architecture. Everyone can just write his own plugin which is then loaded into fastlane and can be used.
We should think about this archi…
-
When I run `bundle exec fastlane run ionic_ios_config_snapshot ionic_scheme_name:ionic-screen-shots` I get this output:
```
Jans-MBP:stromzaehler sujan$ bundle exec fastlane run ionic_ios_config_s…
-
$ fastlane beta
[16:51:10]: Get started using a Gemfile for fastlane https://docs.fastlane.tools/getting-started/ios/setup/#use-a-gemfile
[16:51:10]: WARNING: fastlane requires your locale to be…
-
**Describe the bug**
Getting a file does not exist when I run Flank for an iOS project using Flank's github action.
**To Reproduce**
I referred to Firebase's official doc on how to build your XCT…