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

No cocoapod support? #25

Open
datomnurdin opened this issue Aug 1, 2015 · 2 comments
Open

No cocoapod support? #25

datomnurdin opened this issue Aug 1, 2015 · 2 comments

Comments

@datomnurdin
Copy link

Is this library cocoapod support? Thank you.

@zemirco
Copy link
Owner

zemirco commented Aug 31, 2015

Have you ever tried Carthage? Looks quite promising and I'd like to make sure that all my Swift projects can be installed via Carthage.

Sounds easier than CocoaPods and does not mess with my files.

@miaomi
Copy link

miaomi commented Sep 9, 2015

#Cartfile:
github "zemirco/swift-linechart"

$ carthage update
*** Cloning swift-linechart
No tagged versions found for github "zemirco/swift-linechart"

#Cartfile:
github "zemirco/swift-linechart" "master"

$ carthage update
*** Fetching swift-linechart
*** Checking out swift-linechart at "xxxx"
*** xcodebuild output can be found in /var/folders/mm/xxxx/T/carthage-xcodebuild.xxxx.log
Dependency "swift-linechart" has no shared framework schemes

If you believe this to be an error, please file an issue with the maintainers at https://github.com/zemirco/swift-linechart/issues/new

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

3 participants