-
https://docs.fastlane.tools/actions/#building
Create one to build an Android and/or iOS app via Fastlane. For simplicity, it can initially just aggregate build_ios_app and build_android_app with pa…
-
using `project_path: .` when gradlew is on the repo root will fail the build with
> Couldn't find gradlew at path '/home/runner/work/repo_name/repo_name/gradlew'
```
# minimum reproducible cas…
-
### 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 …
-
No matter where `drive_key.json` file I place, the plugin always throw file not exist error to me, when I use this plugin in Flutter project
```
desc "Run Android debug build"
lane :debug_bui…
-
# How to solve fastlane installation error on macOS Mojave | Jonathan's Dev Blog
What is fastlane Fastlane is a very useful automation tool for publishing iOS / Android apps. It make the building and…
-
Use Github Actions to upload new releases to google play / apple store
See:
- https://akshaaatt.medium.com/publishing-to-the-app-store-with-fastlane-and-github-actions-3c6dd80eeb4e
- https://fast…
epou updated
3 months ago
-
Hi there - Anyone had any luck getting this working ?
Doing tns build android results in CircleCI Fastlane failure when building Android for me
I've tried various combinations (with & without -…
-
**Planned RC1: 08.01.2024**
**Planned Release date: 15.01.2024**
- [ ] Bump version code in ```build.gradle``` file
- [ ] release new library if needed
- [ ] release new SSO if needed
- [ ] Ve…
-
### 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 …
-
Checkout:
- https://medium.com/ios-development-tips-and-tricks/slack-fastlane-%EF%B8%8F-about-one-of-continuous-integration-puzzles-6ca03576003e
- https://docs.fastlane.tools/actions/slack/
- http…