Bitrise can't find provisioning profiles

Code Signing Error: No profiles for ‘au.edu.latrobe.mylatrobe’ were found: Xcode couldn’t find any iOS App Development provisioning profiles matching ‘x’. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild.

Have tried manually adding provisioning profiles but Bitrise doesn’t seem to find them

Most likely same as: Code signing is required for product type 'Application' in SDK

Can you please follow this guide https://devcenter.bitrise.io/ios/code-signing/#collect-the-required-files-with-codesigndoc and upload ALL the files collected/exported by codesigndoc ? That should help.

If it would not, please copy paste the related build’s bitrise.io URL so that we can look into it.

Reply from the user (in email):

Hi Victor,
I set include bitcode and rebuild from bitcode to no and it worked, although I have no idea why