Because my app requires the Network Multicasting entitlement, I am required to change to use manual signing of my (already published) app.
I've generated the profile and double checked that all of the entitlements are included in the profile. However, I'm getting this error when trying to run my app :
I've regenerated the profile multiple times, restarted Xcode, and unchecked and checked all the entitlement boxes to try to reset them to no avail.
Again, I am required to use manual signing, so please don't suggest that I check the "automatically manage signing" box. :)
Thanks in advance.
I've generated the profile and double checked that all of the entitlements are included in the profile. However, I'm getting this error when trying to run my app :
Code Block *** requires a provisioning profile with the Associated Domains, App Groups, Inter-App Audio, iCloud, and Push Notifications features. Select a provisioning profile in the Signing & Capabilities editor.
I've regenerated the profile multiple times, restarted Xcode, and unchecked and checked all the entitlement boxes to try to reset them to no avail.
Again, I am required to use manual signing, so please don't suggest that I check the "automatically manage signing" box. :)
Thanks in advance.