-
Please add your application to the catalog on the website https://f-droid.org/
-
### 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 …
-
### Build/Submit details page URL
_No response_
### Summary
Running **eas submit -p ios** fails on fastlane step, I couldn't find any instructions on expo for this issue.
What should I do?
### …
-
### Summary
I am unable to build an iOS app because of the following error;
```
[RUN_FASTLANE] ▸ ** ARCHIVE FAILED **
[RUN_FASTLANE] ▸ The following build commands failed:
[RUN_FASTLANE] ▸ …
-
✅ fastlane environment ✅
### Stack
| Key | Value |
| --------------------------- | -----------------------------…
-
> 开发过程中经常遇到多个环境切换的问题,手动切换比较麻烦,使用 fastlane 可以快速切换到不同的 env,打包发布的时候可以有时间来上一杯 ☕️,解放这无处安放的 👋
官方有一个例子可以结合使用,但是不喜欢分别在不同的目录初始化一个 fastlane,我喜欢放到一个地方后面方便管理 envs
## TOC
- [TOC](#toc)
- [安装 fastlane](…
-
Fastlane is actually pretty annoying.
Whenever I release a Catima update I update the Google Play metadata like such:
```
$ bundle exec fastlane supply --version_code xxx
```
That will fail p…
-
I saw the game apk and I find it to be too big for this game.
I looked into to it to find that
- The fastlane stuff included in the apk
- The libc++_shared.so is around 7MB usually it's 1MB whe…
-
What would be the syntax to patch a package, excluding the contents of the android\build folder?
I tried --exclude "android\build" but it didn't work.
-
### New Issue Checklist
- [x] Updated fastlane to the latest version - 2.217
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I r…