Example-iOS
Example-iOS copied to clipboard
No profiles for 'x' were found
Hi,
I am generating the github action correctly. I check that the provisioning is in /User/runner/... but I found this error when I try tu build with archive (xcodebuild archive)
error: No profiles for 'com.Example' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.Example'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'Example' from project 'Example')
Hi @ginesguiropa
Have you ever been able to solve this? I am getting the same error.