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

Unable to find a specification for NeedleFoundation #280

Closed
arueda opened this issue Apr 10, 2019 · 6 comments
Closed

Unable to find a specification for NeedleFoundation #280

arueda opened this issue Apr 10, 2019 · 6 comments
Assignees

Comments

@arueda
Copy link

arueda commented Apr 10, 2019

The CocoaPods Specs repo does not have the most recent NeedleFoundation.podspec (v0.9.1)

This creates a discrepancy on the autogenerated code since Needle Generator will add a reference to NeedleFoundation but CocoaPods will generate Needle.framework

@woodencoder
Copy link

Same here

@arueda
Copy link
Author

arueda commented Apr 16, 2019

@woodencoder As a workaround, you can point your pod directly to a commit
pod 'NeedleFoundation', :git => 'https://github.com/uber/needle', :commit => 'cd809ff'

@woodencoder
Copy link

@arueda oh, right. Thanks!

@neakor
Copy link
Contributor

neakor commented Apr 24, 2019

@rudro can you please take a look at this?

@rudro
Copy link
Contributor

rudro commented Apr 24, 2019

@woodencoder @arueda just pushed 0.9.1 (sorry it took a while, we're still new to publishing pods and ran into some issues).

Please let me know if it's fixed. Thanks!

@arueda
Copy link
Author

arueda commented Apr 24, 2019

@rudro It worked for me. Thanks!

@neakor neakor closed this as completed Apr 25, 2019
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