With "Automatically Manage Signing" enabled in Signing & Capabilities I got a message when uploading to the App Store complaining that my provisioning profile was missing Family Control capabilities.
-
I do have the capability enabled in XCode, and I can deploy directly to devices to see that the app works correctly (that is, it has the capability).
-
Further, I can see the same capability checked in the App Id under my developer profile.
-
Further, if I generate a profile manually it claims to include Family Controls in the info screen.
But still it won't let me upload the app.
I've tried:
- deleting all automatically generated profiles and regenerating them.
- adding and removing the capability in Xcode and in the App Id
- generating a manual provisioning profile and downloading it (this one complains about the missing capability when I download it).
Any ideas?