Bitrise Build Issue Report template
Description of the issue
I’m new to bitrise and i’m trying to build a app for ios, but it keeps failing,
Environment:
Where did the issue happen?
It happens on the second to last stack, on Xcode Archive step
Which build Step causes the issue and which version of the step?
xcode-archive@3
Reproducibility
I’ve tried to rebuild it a couple of times, but the problems persists
Local reproduction
Local reproduction: Linux / Android (docker based) stack builds
Build log
Hello @Rogeriom49
Thanks for sharing your build, the reason why the archiving phase fails is because your workflow lacks a code signing step, which is necessary to build an .ipa that can be deployed.
You can ready our guide about setting this up here: Getting started with Flutter apps | Bitrise DevCenter
system
Closed
October 29, 2021, 11:51am
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.