I am working on a project that requires access to the main camera on the Vision Pro. My main account holder applied for the necessary enterprise entitlement and we were approved and received the Enterprise.license file by email. I have added the Enterprise.license file to my project, and manually added the com.apple.developer.arkit.main-camera-access.allow
entitlement to the entitlement file and set it to true since it was not available in the list when I tried to use the + Capability
button in the Signing & Capabilites
tab.
I am getting an error: Provisioning profile "iOS Team Provisioning Profile: <my-redacted-bundle-id>" doesn't include the com.apple.developer.arkit.main-camera-access.allow entitlement. I have checked the provisioning profile settings online, and there is no manual option for adding the main camera access entitlement, and it does not seem to be getting the approval from the license.
It sounds like the Additional Capability didn’t get added to your account. I have a post, Finding a Capability’s Distribution Restrictions, that explains how to find this capabilities on the Developer website. Do you see it there? It should be under the Additional Capabilities tab?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"