Bitrise Build Issue Report template
Description of the issue
I have an app made in Flutter that I’m trying to build for iOS. It fails the Flutter Build process with:
No profiles for ‘com.xxx.xxx’ were found.
I’ve loaded the provisioning files in the code signing tab. I’ve added the Certificate and Profile Installer step. It doesn’t work.
I tried checking in the provisioning files and referencing them in the Certificate and Profile Installer step. It doesn’t work.
I’ve done everything in iOS code signing - troubleshooting | Bitrise DevCenter . Doesn’t work.
I’ve run the same build command locally on my machine (flutter “build” “ios” “–release” “–flavor” “dev”). It works fine.
Environment:
Flutter iOS build. Xcode 12.4.x on Catilina.
Fails on Flutter Build step.
Reproducibility
Happens every time
Local reproduction
The flutter build command (flutter “build” “ios” “–release” “–flavor” “dev”) works fine on my machine.
Local reproduction: Linux / Android (docker based) stack builds
MacOS. Xcode 12.4