[Automaker App] Signing failed

Hi.

I'm an iOS developer,

We are creating a Automaker Carplay app for an Automaker provider, but we are facing some troubles:

Xcode error: Provisioning profile "iOS Team Provisioning Profile: BundleIdentifier" doesn't match the entitlements file's value for the com.apple.developer.carplay-protocols entitlement.

We have the entitlements requested and approved by apple, but we cannot deploy the app in real devices. We don't know if we need to do an extra step.

Thank you very much.

Answered by DTS Engineer in 809603022

Here is some documentation for manual code signing:

Technical Q&A QA1911: Manual Code Signing for both iOS and tvOS https://developer.apple.com/library/archive/qa/qa1911/_index.html#//apple_ref/doc/uid/DTS40017615

You may need to use manual signing and generate your profiles manually referencing the entitlement. Historically there have been issues making this work with automatic signing.

Here is some documentation for manual code signing:

Technical Q&A QA1911: Manual Code Signing for both iOS and tvOS https://developer.apple.com/library/archive/qa/qa1911/_index.html#//apple_ref/doc/uid/DTS40017615

[Automaker App] Signing failed
 
 
Q