Post

Replies

Boosts

Views

Activity

Reply to Unable to authenticate for Developer-ID app export with API Key
Based on feedback from DTS: You can't use an API Key with xcodebuild when exporting a Developer ID Mac app. The recommended path for us was to go back to manual code signing. You can use fastlane with the API Token you can download the profile that you need and export using manual code signing. You can use curl with the API Token you can download the profile that you need and export using manual code signing. You can sign an account into Xcode you can use xcodebuild and export using automatic code signing. You can't use an API Key with xcodebuild when exporting a Developer ID Mac app. I filed: FB9963401
Mar ’22