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

Add to cocoapods.org #1

Closed
yelled3 opened this issue Sep 16, 2014 · 7 comments
Closed

Add to cocoapods.org #1

yelled3 opened this issue Sep 16, 2014 · 7 comments

Comments

@yelled3
Copy link

yelled3 commented Sep 16, 2014

All add info on how to install in README.md

@aleclarson WDYT?

@lexrus
Copy link

lexrus commented Dec 5, 2014

CocoaPods is not compatible with Swift YET. CocoaPods/CocoaPods#2835
And Carthage is a working alternate for Swift.

@gscalzo
Copy link

gscalzo commented Jan 5, 2015

since 0.36.1.beta, Cocoapods is compatible with Swift.
Other Swift frameworks are beginning to include Cocoapods support.

@yelled3
Copy link
Author

yelled3 commented Jan 6, 2015

👍 @gscalzo

@aleclarson WDYT?

@aleclarson
Copy link
Owner

I would love to add Cocoapods support when I get the free time. I don't use Cocoapods myself, so it will take some effort to figure it out. Thus, this is not my top priority right now.

Thanks for your interest, everyone!

@mathieujobin
Copy link

I tried to load this via carthage and I am getting this error, seems like nothing is happening

13:18 ~/Projects/adeke (master)$ cat Cartfile
github "aleclarson/emitter-kit" "master"

13:18 ~/Projects/adeke (master)$ carthage update
*** Fetching emitter-kit
*** Checking out emitter-kit at "cbfabcb9e5ab2b2e8cb896978003ea8c9d82768a"
*** xcodebuild output can be found in /var/folders/vv/rgts3xks40v31wklf78_5bn80000gn/T/carthage-xcodebuild.j5dXza.log
Project "EmitterKit.xcodeproj" has no shared schemes
13:19 ~/Projects/adeke (master)$ cat /var/folders/vv/rgts3xks40v31wklf78_5bn80000gn/T/carthage-xcodebuild.j5dXza.log
13:19 ~/Projects/adeke (master)$ ls -la /var/folders/vv/rgts3xks40v31wklf78_5bn80000gn/T/carthage-xcodebuild.j5dXza.log
-rw-------  1 somekool  staff  0 14 Jan 13:19 /var/folders/vv/rgts3xks40v31wklf78_5bn80000gn/T/carthage-xcodebuild.j5dXza.log
13:36 ~/Projects/adeke (master)$

@nubbel nubbel mentioned this issue May 24, 2015
@aleclarson
Copy link
Owner

3.2.1 should now be available in CocoaPods. 😉

Let me know if you have any trouble.

@yelled3
Copy link
Author

yelled3 commented May 24, 2015

@aleclarson thanks 👍

emirandm added a commit to emirandm/emitter-kit that referenced this issue Nov 13, 2020
emirandm added a commit to emirandm/emitter-kit that referenced this issue Nov 13, 2020
Fix Carthage compatibility for non iOS platforms
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

5 participants