Skip to content

Conversation

@inamiy
Copy link
Member

@inamiy inamiy commented Dec 12, 2014

Continuing #11, #12, #13, #14.

This pull request will fix carthage build = xcodebuild -workspace XXX -sdk iphoneos ... failure (error log in #13)
which sometimes selects SwiftState-OSX build-scheme which eventually requires iOS-CodeSign.

See ReactKit/SwiftState#12 for more info.


By the way, adding LD_RUNPATH_SEARCH_PATHS=$(PROJECT_DIR)/Carthage.build/Mac (or iOS) for XCTest-targets will link to Carthage.build frameworks, and will also be runnable from xcodeproj (not needed for xcworkspace)

inamiy added a commit that referenced this pull request Dec 12, 2014
Fix 4a7fc95 by updating SwiftState to v1.1.1
@inamiy inamiy merged commit 1e7c595 into master Dec 12, 2014
@inamiy inamiy deleted the carthage branch May 26, 2015 12:33
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.

2 participants