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

Xcode8 + Carthage #26

Open
OmarCaf opened this issue Sep 15, 2016 · 6 comments
Open

Xcode8 + Carthage #26

OmarCaf opened this issue Sep 15, 2016 · 6 comments

Comments

@OmarCaf
Copy link

OmarCaf commented Sep 15, 2016

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 **

@lfarah
Copy link

lfarah commented Sep 21, 2016

Would love to see this lib compatible with Swift 3 too...

@OmarCaf
Copy link
Author

OmarCaf commented Sep 21, 2016

@lfarah you can try this repo: https://github.com/JackieQi/Swifternalization
with branch "swift3".

If you use Carthage this is the row to add:
github "JackieQi/Swifternalization" "swift3"

@tomkowz
Copy link
Owner

tomkowz commented Sep 21, 2016

@OmarCaf, @lfarah - I'll work on this in next two weeks. Too much stuff going on right now and can't find time for migration.

@TheCoordinator
Copy link
Contributor

@tomkowz Any chance on getting this up to date with Swift 3?

@tomkowz
Copy link
Owner

tomkowz commented Oct 21, 2016

@lfarah, @OmarCaf, @PeymanKh - The swift3 compatible version is on swift3 branch. No pod available yet. I am working on making it work but have some codesign issues.

@OmarCaf
Copy link
Author

OmarCaf commented Oct 22, 2016

ok thank you @tomkowz

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

No branches or pull requests

4 participants