-
### New Issue Checklist
- [ ] Updated fastlane to the latest version
- [ ] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [ ] I read …
-
## I'm submitting a...
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report
- [ ] Feature request
- [x] Documentation issue or request
-…
-
Hello when trying to install gems I got this error:
"Could not find gem 'fastlane-plugin-jira_release_notes' in any of the gem sources listed in your Gemfile."
-
I'd like to use metadata to add release notes to my releases, but it doesn't look like metadata is supported with the fastlane plugin. Is it possible to add it?
Dave
-
opening the page returns a 404 though. will probably need some special handling.
-
When building our app via Fastlane, we got the following error:
`No value found for 'crashlytics_path' `
I'm using the 1.1.1 of the Fabric Plugin.
Question: is there a reason why 1.1.1 is the…
-
### 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 [doc…
foux updated
4 months ago
-
### 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 …
-
We need different icons for the debug versions and release versions
https://github.com/HazAT/fastlane-plugin-badge
https://stackoverflow.com/questions/22875948/how-to-provide-different-android-app-i…
-
Even though I have the `fail_build` setting set to `false`, occasionally if xcodebuild returns an exit status of 65, trainer will fail.
A snippet from the log
```
** TEST FAILED **
[09:13:18]:…