Export archive step fails for flutter

Bitrise Build Issue Report template

While trying to build an IPA file via Bitrise, iOS constantly fails with the following error:

Error (Xcode): “Runner” requires a provisioning profile. Select a provisioning profile in the Signing & Capabilities editor.

It appears that there was a problem signing your application prior to installation on the device.
Verify that the Bundle Identifier in your project is your signing id in Xcode
open ios/Runner.xcworkspace
Also try selecting ‘Product > Build’ to fix the problem:

Error (Xcode): Signing for “FirebaseInAppMessaging-InAppMessagingDisplayResources” requires a development team. Select a development team in the Signing & Capabilities editor.

I am able to create a build via XCode directly, but Bitrise builds constantly keep failing for the past one month.

Environment:

XCode 13.2.x on macOS 11.6.

Which build Step causes the issue and which version of the step?

Step Flutter build@0.15 causes the issue.

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 and Cache:Push steps temporarily to not to use the cache, or you can delete all the caches on the Settings tab of the app. NO
  • _Does the issue happen sporadically, or every time? Everytime
  • _Does upgrading the build Step to the latest version help? NO
  • _When did the issue start? Never have been able to create an IPA file

Build log

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hello :wave:

In case you still experience this issue, could you please submit a ticket to us with all the details you can provide at https://support.bitrise.io/?

Please make sure to send us the URL of a related build there as well and enable Support User so we can take a closer look! :slightly_smiling_face: