framework does not support provisioning exportArchive:

while building IPA file using command tools , getting error like this"has been manually specified. Remove this item from the \"provisioningProfiles\" dictionary in your Export Options property list.}\n\n** EXPORT FAILED".

Xcode Version 13.4.1 (13F100)

using below code in command line tool:

xcodebuild archive -workspace ".xcworkspace"  -scheme "" -allowProvisioningUpdates -configuration "${10}" -archivePath "${6}/${2}.xcarchive" DEVELOPMENT_TEAM="${11}" PRODUCT_BUNDLE_IDENTIFIER="${12}" PROVISIONING_PROFILE="${13}"


if anybody knows how to overcome this issue, please help.

MacBook Pro

Posted on Jul 22, 2022 7:50 AM

Reply

Similar questions

3 replies

Jul 24, 2022 10:25 PM in response to MrHoffman

I am getting error like this "exportArchive: Charts.framework does not support provisioning profiles.\n\nError Domain=IDEProvisioningErrorDomain Code=10 \"Charts.framework does not support provisioning profiles.\" UserInfo={IDEDistributionIssueSeverity=3, NSLocalizedDescription=Charts.framework does not support provisioning profiles., NSLocalizedRecoverySuggestion=Charts.framework does not support provisioning profiles,"


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

framework does not support provisioning exportArchive:

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.