You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to configure Buildasaur to create an archive without generating an ipa, like the bot wizard offers?
Currently, the archive setting builds both the archive and the ipa. Our problem is that creating the ipa adds over ten minutes to our build. We don't want Xcode CI to automatically build the ipa, because we need the ipa signed with our enterprise certificate before distributing it to our QA team and have a post-archive script perform the signing and uploading to our distribution platform.
The text was updated successfully, but these errors were encountered:
Hello,
Is it possible to configure Buildasaur to create an archive without generating an ipa, like the bot wizard offers?
Currently, the archive setting builds both the archive and the ipa. Our problem is that creating the ipa adds over ten minutes to our build. We don't want Xcode CI to automatically build the ipa, because we need the ipa signed with our enterprise certificate before distributing it to our QA team and have a post-archive script perform the signing and uploading to our distribution platform.
The text was updated successfully, but these errors were encountered: