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

List supported Xcode versions on web page #412

Closed
fulldecent opened this issue Oct 31, 2018 · 6 comments · Fixed by CocoaPods/CocoaPods#8684
Closed

List supported Xcode versions on web page #412

fulldecent opened this issue Oct 31, 2018 · 6 comments · Fixed by CocoaPods/CocoaPods#8684

Comments

@fulldecent
Copy link

The CocoaPods project supports various versions of Xcode. And this version support is rolled in at some point, possibly not identical to Apple's release schedule. Please identify exactly which versions of Xcode are supported at these locations:

@amorde
Copy link
Member

amorde commented Oct 31, 2018

I agree this could be improved. We should also probably list which OS / Ruby versions are supported as well.

@fulldecent
Copy link
Author

At present, the website states this which implies Xcode 10 is NOT supported:

screen shot 2018-11-20 at 12 02 23 am

I want to support Xcode 10 in my pod but I sure as hell don't have time to support a CocoaPods+Xcode combination that CocoaPods does not support.

@fulldecent
Copy link
Author

At present, the website claims Xcode 9 and 10 are support. This implies Xcode 11 and 12 are not supported.

Screen Shot 2019-04-02 at 8 28 28 PM

@orta
Copy link
Member

orta commented Apr 3, 2019

Moving this to cocoapods.org - happy to take PRs fixing this

@orta orta transferred this issue from CocoaPods/CocoaPods Apr 3, 2019
@fulldecent
Copy link
Author

Thank you. I can do this if you can tell me on good authority which versions of Xcode are currently supported by CocoaPods.

@orta
Copy link
Member

orta commented Apr 3, 2019

We aim to support the current production version, and go back one version also. We ship betas of CocoaPods for betas of Xcode's.

I don't think we've ever chosen to drop support for an older Xcode, the xcodeproj format is generally good at backwards compatibility.

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

Successfully merging a pull request may close this issue.

3 participants