dpogue commented on PR #1663: URL: https://github.com/apache/cordova-ios/pull/1663#issuecomment-4673472301
Bumping our default to iOS 15 would involve a major version bump, which I was hoping to hold off for a while. Our next major should also remove all our deprecated API and include some other fairly significant changes, and that's going to cause a bunch of older plugins to break and for people to avoid upgrading out of fear. There are a lot of people who hang around on old Cordova versions because upgrading causes everything to break, and we need to make the process as painless as possible for them. I'm going to look at a slightly different approach here that would accomplish the same result (bumping the minimum to iOS 15 but only in Xcode 27) but with more guarantees around the actual minimum version number being used. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
