Skip to content

Change iOS deployment target for Xcode 12#286

Merged
Econa77 merged 3 commits into
ishkawa:masterfrom
noppefoxwolf:hotfix/DeploymentTargetXcode12
Jan 1, 2022
Merged

Change iOS deployment target for Xcode 12#286
Econa77 merged 3 commits into
ishkawa:masterfrom
noppefoxwolf:hotfix/DeploymentTargetXcode12

Conversation

@noppefoxwolf

Copy link
Copy Markdown
Contributor

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.

Quote: TimOliver/TOCropViewController@1311b59

@noppefoxwolf noppefoxwolf marked this pull request as ready for review January 16, 2021 18:30
Comment thread Package.swift Outdated
@Econa77 Econa77 force-pushed the hotfix/DeploymentTargetXcode12 branch from d38b961 to e329846 Compare January 1, 2022 02:52
noppefoxwolf and others added 3 commits January 1, 2022 12:25
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.
@Econa77 Econa77 force-pushed the hotfix/DeploymentTargetXcode12 branch from 17f6c26 to 2292b02 Compare January 1, 2022 03:25

@Econa77 Econa77 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.
I've made some additional changes. If you are still having problems, please create the PR again 👍

@Econa77 Econa77 merged commit 0db4fa5 into ishkawa:master Jan 1, 2022
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