Bitrise Build Issue Report template
Description of the issue
I am trying to build the app in Bitrise for the IOS app, It seems the code signing was success but not able to process further
Environment:
Where did the issue happen?
While deploying the app after code signing when we do a flutter build it seems it is causing the issue
Which build Step causes the issue and which version of the step?
Flutter build causing the issue
Build log
Running pod install...
7.0s
Running Xcode build...
Xcode archive done. 49.5s
Built /Users/vagrant/git/build/ios/archive/Runner.xcarchive.
┌─ App Settings ──────────────────────────────────────────────────────────────────┐
│ Version Number: 1.2.1 │
│ Build Number: 1.2.1 │
│ Display Name: Kids Zone │
│ Deployment Target: 13.0 │
│ Bundle Identifier: com.sample.sample │
│ │
│ To update the settings, please refer to https://docs.flutter.dev/deployment/ios │
└─────────────────────────────────────────────────────────────────────────────────┘
Building App Store IPA...
772ms
Encountered error while creating the IPA:
error: exportArchive: "Runner.app" requires a provisioning profile.
Try distributing the app in Xcode: "open /Users/vagrant/git/build/ios/archive/Runner.xcarchive"