Skip to content

Conversation

@groue
Copy link
Collaborator

@groue groue commented Dec 10, 2021

This PR removes as many Xcode warnings as possible:

  • warnings about localization (🤷)
  • warnings about recommended compiler flags

Xcode also warns because IPHONEOS_DEPLOYMENT_TARGET is not iOS 12. Well, warn as much as you want, Xcode: this pull requests does not change the requirements of this repository.

@groue groue requested a review from swiftlyfalling December 10, 2021 17:09
@groue
Copy link
Collaborator Author

groue commented Dec 12, 2021

Xcode also warns because IPHONEOS_DEPLOYMENT_TARGET is not iOS 12. Well, warn as much as you want, Xcode: this pull requests does not change the requirements of this repository.

I'm not enough aware of the projects that use swiftlyfalling/SQLiteLib, and how many would break if we would raise IPHONEOS_DEPLOYMENT_TARGET to 12.

So I will eventually decide, on my own, to raise the iOS deployment target of this project. Fighting Xcode and the Apple policy on backward compatibility is not a position that one can hold for long.

I wait for the author and users of this library to chime in and express their eventual rationale against such a bump.

Xcode insists on bumping IPHONEOS_DEPLOYMENT_TARGET, but this is not acceptable for this project which has lower minimum requirements. So there will remain warnings.
@groue groue force-pushed the fix-Xcode-warnings branch from 4a21b3a to fe05b40 Compare January 9, 2022 12:47
@groue groue merged commit a9cc9e5 into 3.37.0 Jan 9, 2022
@groue groue deleted the fix-Xcode-warnings branch January 9, 2022 12:48
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