Good morning
We're happy to have access to Xcode Cloud. However, we get the following error during the "Prepare Build for App Store Connect" phase:
Archive - iOS encountered a failure that caused the build to fail.
Prepare Build for App Store Connect
ITMS-90166: Missing Code Signing Entitlements. No entitlements found in bundle 'com.***.***.iOS-NotificationService-Ext' for executable 'Payload/***.app/PlugIns/iOS-NotificationService-Ext.appex/iOS-NotificationService-Ext'.'
An entitlement is missing for our notification service extension? It is strange knowing that we can build, archive and upload to App Store Connect successfully locally from any Xcode.. It just fails with Xcode Cloud making the service sadly useless for us.
Any idea? recommendation?