Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud - ITMS-90166: Missing Code Signing Entitlements
I hit this issue too, but there was an easy fix. Just add an Entitlements file to your plugin (in my case the Notification Extension) and give it some dummy capability like Associated Domains. After that it will generate an entitlements file and associate it with the target (you can go to the target's build settings and type code signing to confirm). After adding this file the archive got pushed successfully to ASC
Topic: Code Signing SubTopic: Entitlements Tags:
Apr ’22
Reply to Xcode Cloud - ITMS-90166: Missing Code Signing Entitlements
I hit this issue too, but there was an easy fix. Just add an Entitlements file to your plugin (in my case the Notification Extension) and give it some dummy capability like Associated Domains. After that it will generate an entitlements file and associate it with the target (you can go to the target's build settings and type code signing to confirm). After adding this file the archive got pushed successfully to ASC
Topic: Code Signing SubTopic: Entitlements Tags:
Apr ’22
Reply to Xcode Cloud - ITMS-90166: Missing Code Signing Entitlements
I hit this issue too, but there was an easy fix. Just add an Entitlements file to your plugin (in my case the Notification Extension) and give it some dummy capability like Associated Domains. After that it will generate an entitlements file and associate it with the target (you can go to the target's build settings and type code signing to confirm). After adding this file the archive got pushed successfully to ASC
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Xcode Cloud - ITMS-90166: Missing Code Signing Entitlements
I hit this issue too, but there was an easy fix. Just add an Entitlements file to your plugin (in my case the Notification Extension) and give it some dummy capability like Associated Domains. After that it will generate an entitlements file and associate it with the target (you can go to the target's build settings and type code signing to confirm). After adding this file the archive got pushed successfully to ASC
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Xcode Cloud Dependency Resolution - out-of-date resolved file
I am also hitting this problem. Package.resolved file has not changed according to source control, yet xcode cloud errors out because it says the package.resolved file is out of date
Replies
Boosts
Views
Activity
Feb ’22