Skip to content

Conversation

davbeck
Copy link
Contributor

@davbeck davbeck commented Nov 30, 2020

This removes the warning about iOS 8 no longer being supported in Xcode 12 while maintaining support for older versions of Xcode. Technically checking the compiler version isn’t an exact 1:1 for checking for Xcode version, but in practice should work in all scenarios.

davbeck and others added 2 commits November 30, 2020 14:33
This removes the warning about iOS 8 no longer being supported in Xcode 12 while maintaining support for older versions of Xcode. Technically checking the compiler version isn’t an exact 1:1 for checking for Xcode version, but in practice should work in all scenarios.
@TimOliver
Copy link
Owner

Fantastic! Thanks @davbeck!

@TimOliver TimOliver merged commit bc3a485 into TimOliver:master Dec 6, 2020
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 this pull request may close these issues.

2 participants