Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

How do I use these in a project with CocoaPods #24

Open
edasque opened this issue Jul 29, 2014 · 11 comments
Open

How do I use these in a project with CocoaPods #24

edasque opened this issue Jul 29, 2014 · 11 comments

Comments

@edasque
Copy link

edasque commented Jul 29, 2014

I've created the Podfile and installed ExSwift. I see it in my xcworkspace.

It's probably not enough but I can't figure out what to do next.

anagram_xcodeproj

@pNre
Copy link
Owner

pNre commented Jul 29, 2014

Due to a bug (#23) in the current Swift compiler (Beta 4), ExSwift can't be used as a pod.

@vincentjames501
Copy link

Looks like it's not working in Beta 5 either. I'm incredibly excited to try this project out so I hope Apple resolves this issue soon!

@edasque
Copy link
Author

edasque commented Sep 23, 2014

Still an issue in 6.0 final?

@pNre
Copy link
Owner

pNre commented Sep 24, 2014

Sadly, yes.
Right know you get an error:

Extension of generic type '...' from a different module cannot provide public declarations

Anyway, Apple is still working to support generic type extensions as soon the bug is fixed.

@evermeer
Copy link

evermeer commented Oct 4, 2014

The error that I get with Xcode 6.0.1 is this:
../libtool: unknown option character `X' in: -Xlinker

@kostiakoval
Copy link

Check out my fork. I've added installation instructions. I haven't managed to install it with Cocoapods but I did it other way
https://github.com/konstantinkoval/ExSwift

@panzerdp
Copy link

Unfortunately still a problem in Xcode 6.2 beta.

@edasque
Copy link
Author

edasque commented Jan 24, 2015

Still a problem?

@pNre
Copy link
Owner

pNre commented Jan 26, 2015

Yes, nothing changed. I don't think we'll se any change until the next Xcode version (6.3 - 7).

@truppelito
Copy link

@pNre Has the new Xcode beta (6.3) fixed this problem? I'd looove if this library was Carthage compatible, but if it still can't be compiled as a framework then it isn't even possible, let alone compatible.

@pNre
Copy link
Owner

pNre commented Feb 17, 2015

I did a quick test with CocoaPods and it seems to be working!

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

No branches or pull requests

7 participants