Skip to content

Conversation

@robertmryan
Copy link
Contributor

The Package.swift file had a minimum OS version of iOS 11, but Xcode 26 requires a min OS version not less than iOS 12.

Having created this PR, I see there is already an issue (#615) for this. So, if you’ve already tackled this, please disregard this PR.

The `Package.swift` file had a minimum OS version of iOS 11, but Xcode 26 requires a min OS version not less than iOS 12.
@TimOliver
Copy link
Owner

Thanks for that Robert! I was going to spend some time properly deprecating all of the iOS 11 code, but if people need that right now, I'll merge this for now.

Thanks again!

@TimOliver TimOliver merged commit caba725 into TimOliver:main Sep 14, 2025
@robertmryan robertmryan deleted the bump-package-min-os branch September 14, 2025 19:10
@robertmryan
Copy link
Contributor Author

robertmryan commented Sep 16, 2025

@TimOliver – Weird, even though this change has been merged, when I pull this repo, I'm getting the old v11 implementation. Git clone gets the right code, but not from Xcode. Why might that be? I'm betting something is cached. Do we need to bump the version number?

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