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

chore: make code compile on Xcode 11 #1368

Merged
merged 1 commit into from
Aug 29, 2023
Merged

chore: make code compile on Xcode 11 #1368

merged 1 commit into from
Aug 29, 2023

Conversation

jcesarmobile
Copy link
Member

Cordova still supports Xcode 11 technically since we have not officially dropped support for it, but this code doesn't compile on Xcode 11, making paramedic to fail.
The PR puts the code inside a __IPHONE_OS_VERSION_MAX_ALLOWED version check so it compiles.

@dpogue dpogue merged commit 0534fd4 into master Aug 29, 2023
18 checks passed
@dpogue dpogue deleted the xcode11 branch August 29, 2023 22:10
@dpogue dpogue added this to the 7.0.1 milestone Aug 29, 2023
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.

None yet

2 participants