Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unshare Pods schemes #352

Merged
merged 1 commit into from Jun 18, 2016
Merged

Unshare Pods schemes #352

merged 1 commit into from Jun 18, 2016

Conversation

ghost
Copy link

@ghost ghost commented Jun 12, 2016

This fixes the Carthage build error in a320a20 (v1.0.1).

A shell task (/usr/bin/xcrun xcodebuild -workspace (your repository)/Carthage/Checkouts/Masonry/Masonry.xcworkspace -scheme Pods-Masonry iOS Examples-Masonry -configuration Release CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES -showBuildSettings) failed with exit code 66:
xcodebuild: error: Scheme Pods-Masonry iOS Examples-Masonry is not currently configured for the build action.

By the way, I recommend using Carthage over CocoaPods since CocoaPods often pollutes Xcode project files.

@robertjpayne robertjpayne merged commit 1eb3cd3 into SnapKit:master Jun 18, 2016
@robertjpayne
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant