Posts

Post not yet marked as solved
1 Replies
784 Views
Trying to get provisioning profile working for mac using Xcode 11.4. Get error, no profile matching.I have an exising IPhone/iPad app. I have selected the option in Xcode to create a mac version. The identifier on Apple Developer website says platform iOS, MacOS etc.I have NOT ticked MacCatalyst option at the bottom of the 'Edit your App ID Configuration', because it says that "This workflow is for existing Mac apps built with Mac Catalyst that are already on the Mac App Store." Should I tick that?I'm using Apple certificates that says they support all platforms.In Xcode, under build settings in the Provisioning profile section, it says the profile is eligible for "Any Mac SDK". Oddly, it also says it is ineligible.In Xcode, under Signing & Capabilities, the provisioning profile is fine for the ioS Platform. However, under the macOS platform section, it gives the error: "No profile for team '***' matching 'YYYProvisioningProfile' foundXcode couldn't find any provisioning profiles matching 'TeamId/YYYProvisioningProfile'. One thing that is different about my set-up is that I started developing my apps not long after the App Store opened. My application identifiers have a non-Team App Id prefix. Is this an issue when trying to get a Mac version of my iPad app?
Posted
by jmf.
Last updated
.