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

Fix iOS 11 support warnings #242

Merged
merged 1 commit into from Jul 17, 2022
Merged

Conversation

kikeenrique
Copy link
Contributor

Hi,
I would like to contribute fixing a recent warning.

The new Xcode 14 uses next SDKs as base: iOS 11.0, macOS 10.13, watchOS 4.0 and tvOS 11.0. Compiling in this Xcode shows a warning.
Handle this restrictions relying on swift version (which is also vinculated to each Xcode version).

Regards and comments welcomed

@MaxDesiatov MaxDesiatov changed the title Xcode 14 - Warnings related to iOS 11 support (Swift Package Manager) Fix iOS 11 support warnings Jul 17, 2022
Copy link
Collaborator

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

Seems legit, thanks!

@MaxDesiatov MaxDesiatov merged commit 1c7172b into CoreOffice:main Jul 17, 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.

None yet

2 participants