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

Swift 3 Versions not available in Cocoapods. #57

Closed
Marxon13 opened this issue Sep 11, 2016 · 5 comments
Closed

Swift 3 Versions not available in Cocoapods. #57

Marxon13 opened this issue Sep 11, 2016 · 5 comments

Comments

@Marxon13
Copy link
Owner

Currently pod trunk push and pod spec lint are failing. Working on a fix, there is no clear solution that I can find. I tried overriding the SWIFT_VERSION config property, but that is not working. As soon as a solution is found, I'll update Cocoapods.

@mohpor
Copy link

mohpor commented Sep 14, 2016

Are you using Xcode 8 beta alongside other Xcodes?

I have faced the same problem with multiple Xcode. It seems like cocoapod can't figure build tools.

@mohpor
Copy link

mohpor commented Sep 14, 2016

For now:

pod 'M13Checkbox' , :git => 'https://github.com/Marxon13/M13Checkbox.git'

@mohpor
Copy link

mohpor commented Sep 17, 2016

@Marxon13 I can see that the code is updated, pod spec has been updated and I still get the 2.1.2 from cocoapods. are you sure you have pushed the latest to the pod trunk?

@NickPappas
Copy link

Same. ^

Marxon13 added a commit that referenced this issue Sep 28, 2016
@Marxon13
Copy link
Owner Author

Turns out, it needed a swift-version file in the repo, along with having swiftenv installed.

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