Carthage/Carthage
View on GitHubCodeSign errors when invoking `carthage build` from an Xcode build phase
Open
#992 opened on Dec 14, 2015
buildhelp wanted
Repository metrics
- Stars
- (15,179 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
CodeSign error: entitlements are required for product type 'Framework' in SDK 'Simulator - iOS 9.2'. Your Xcode installation may be damaged.
A shell task failed with exit code 65:
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
*** xcodebuild output can be found in /var/folders/9w/h24bj5js3sdf64gpv33_htjm000087/T/carthage-xcodebuild.XtCxzJ.log
*** Building scheme "GCDWebServers (iOS)" in GCDWebServer.xcodeproj
We're getting the above error from our carthage build Run Phase script when it runs on our build server. Anyone seen it or have any idea what could be causing it? I don't think our Xcode installation is damaged, it's a relatively fresh install.
OS X 10.10.5 OS X Server 5.0.15 Xcode 7.2