Posts

Post not yet marked as solved
0 Replies
1.1k Views
When building our project for distribution using xcodebuild I receive the error:"Xcode couldn't find any iOS App Store provisioning profiles matching '<domain>'. Automatic signing is disabled and unable to generate a profile."I have tried having the Signing & Capabilities set to Manual or Automatic. I have recreated the certificates and provisioning profiles. There have been many other iterations of things I have tried but to no avail.Currently we have a simple set up of two profiles for the app, one fore development and one for distribution.When viewing the project in XCode, the team, provisioning profile and certificates all seem to be in correct order.If I put it on Manual, then I get a different error where the project requires a profile that includes Associated Domains and Push notification features. However as in the following screenshot it does include them (the certificate was created after the capabilities were added to the Identity)Any help or direction of things to try will be greatly appreciated.
Posted Last updated
.