Has anyone experienced a case where the Xcode 5 command-line tool (Build version 5A11344j) was unable to build a previously executed project in Xcode 4.6.3 (Build version 4H1503).
The error message is similar to:
"Checking dependencies
Code sign error: code identifiers were not found: there are no code identifiers (i.e. certificates and private key pairs) that match the training profile specified in the build settings ("").
CodeSign error: code signing is required for the product type "Application" in the SDK "iOS 7.0" "
Any insight is greatly appreciated. Thanks!
ios7 xcode5
user2615915
source share