-
Notifications
You must be signed in to change notification settings - Fork 47
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
Xcode8 + Carthage #26
Comments
Would love to see this lib compatible with Swift 3 too... |
@lfarah you can try this repo: https://github.com/JackieQi/Swifternalization If you use Carthage this is the row to add: |
@tomkowz Any chance on getting this up to date with Swift 3? |
ok thank you @tomkowz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I try with latest version and compile process fail, see below details:
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
A shell task (/usr/bin/xcrun xcodebuild -project /Users/omarcafini/Documents/Code/ksenia-user/Carthage/Checkouts/Swifternalization/Swifternalization.xcodeproj -scheme Swifternalization -configuration Release -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 65:
** CLEAN FAILED **
The text was updated successfully, but these errors were encountered: