Post

Replies

Boosts

Views

Activity

Reply to xcodebuild -exportArchive fails for developer-id signed app
I have the same issue when trying to use Automatic signing for my app and upload it to the AppStore via Organizer. I get the following errors: "Communication with Apple failed. You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support, https://developer.apple.com/support" "No profiles for '<bundle_id>' were found. Xcode couldn't find any iOS App Store provisioning profiles matching '<bundle_id'>" Manual signing works fine, looks like a bug to me cause it was working fine since Xcode 12.x Currently using: Xcode Version 13.0 (13A233). Mac 11.6
Sep ’21
Reply to Privacy manifest requirement for SDKs
When an SDK adds only a "Privacy Accessed API Types" entry in the PrivacyInfo.xcprivacy file (without any "Privacy Nutrition Label Types" entry), does this information have to be displayed in the generated privacy report PDF (from Archive)? When this is the case, this info (CA92.1 reason) it's not displayed in the PDF. Is this normal?
Jan ’24