Post

Replies

Boosts

Views

Activity

Reply to Signing failed: Provisioning profile "iOS Team Provisioning Profile: xx" doesn't match the entitlements file's value for the com.apple.developer.associated-appclip-app-identifiers entitlement.
Xcode 12.5 is now working for me as long as you regenerate the AppStore Distribution Provisioning Profile. If you're using manual, go to the developer portal, Profiles tab, and edit/save the profile and re-download. Archive+uploading should now work without the errors. If you're using Automatically Manage Signing, you'll need to "bump" the regeneration process. I did that in Xcode on the Project Target/Signing & Capabilities page by temporarily adding a Capability. I uploaded an archive to force the regeneration, then removed the temporary Capability, then uploaded a new build. The new build worked for me without the errors. Again, thanks @bbest.
Topic: Code Signing SubTopic: Entitlements Tags:
Apr ’21
Reply to Signing failed: Provisioning profile "iOS Team Provisioning Profile: xx" doesn't match the entitlements file's value for the com.apple.developer.associated-appclip-app-identifiers entitlement.
Has anyone gotten this to work in Xcode 12.5 Beta 3? It seems that the success above was just reverting to Xcode 12.4. I've filed a Feedback but don't see any "similar" reports yet. Follows here are growing. We seem to be overdue for Beta 4 or RC, and this would seem to be trouble for AppClips if not fixed or explained.
Topic: Code Signing SubTopic: Entitlements Tags:
Apr ’21
Reply to Xcode 12.5 beta 2 no network/internet with Simulator
The release notes - https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5-beta-release-notes list this as a Known Issue under Simulator You can’t log into iCloud on a simulated device running iOS 14.5, iPadOS 14.5, tvOS 14.5, or watchOS 7.4. (74295005) Actually, not exactly the same as OP, but related, and also how I stumbled on the issue. Please file a Feedback. One of my recent ones was in the Resolved section. I can now confirm that loading iOS 14.4 simulator runtime with 12.5 Beta 2 does have network connection.
Feb ’21