Bitrise Build Issue Report template
Description of the issue
Please describe the issue here
Hi,
I’m trying to build an iOS react-native app, everything is setup fine, it’s working for android, but the iOS build is taking too much time and the build is automaticly aborded because i’m on the free plan.
I’ve done everything to opimize the build time : Setting up the bitrise cache, uploaded the Pods folder, so it doesn’t have to install it, I have disabled the bitcode recompile, but nothing of this helps, the Xcode Archive step is taking too much time.
What else can I do please ?
Environment:
Where did the issue happen?
If on Bitrise.io: which stack? If not on Bitrise.io: on what operating system? (Plus any other information you can share)
On Bitrise : Xcode 11.1.x, on macOS 10.14.6 (Mojave)
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : Every time
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? :