xcodebuild Unsigned IPA - Missing Push Notification Entitlement (Work when signing directly the App in XCode)
问题 Context : XCODE 12.0.1 I'm using Push Notifications in Ionic. The configuration is OK. I added the Push Notification Capability in Signing and Capabilities . I build my app and I do npx cap open ios , and I do Product > Archive and then it asks me to sign the app, I sign it, and OK. When I test Notifications, everything works well. Problem : I need to generate unsigned IPA with xcodebuild for my client. He wants to sign it himself. But when I generate the xcarchive (unsigned IPA), then he