Code signing fails for cleaning via xcodebuild?
Code signing fails for cleaning via xcodebuild?
- Subject: Code signing fails for cleaning via xcodebuild?
- From: Rick Mann <email@hidden>
- Date: Thu, 30 Jul 2015 15:56:09 -0700
I have a script that automatically builds archives of my project. Its first step is to clean the build dir. This is returning errors regarding the provisioning profiles.
Cleaning via Xcode doesn't do the same thing.
------------------
=== CLEAN TARGET StandaloneShowcase OF PROJECT StandaloneShowcase WITH CONFIGURATION Debug ===
Check dependencies
[BEROR]Code Sign error: No matching provisioning profiles found: This product type must be built using a provisioning profile, however no provisioning profile matching the identity “iPhone Developer: Roderick Mann (<redacted>)” was found.
[BEROR]CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 9.0'
------------------
Note that this is with the 'Automatic' choice in the Build Settings. I can select one of the available Profiles, and everything works fine. The signing Identity is also hard-coded to me.
--
Rick Mann
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden