breautek commented on issue #1372: URL: https://github.com/apache/cordova-ios/issues/1372#issuecomment-1730471534
> To do so I must also upgrade to Cordova 12 and I am not quite ready to go through all the pain yet. You could try upgrading to cordova-ios@7 while staying on CLI v11 but some features might work. The CLI doesn't usually have significant breaking changes, most of the time the breaking change is dropping support for NodeJS versions that are now out of support. If you're using current Node LTS you should be fine to upgrade the LTS. The breaking changes is highlighted [here](https://github.com/apache/cordova-cli/blob/master/RELEASENOTES.md#1200-may-20-2023) however. The cordova-ios upgrade might be more of a breaking change, you can view that list [here](https://github.com/apache/cordova-ios/blob/master/RELEASENOTES.md#700-jul-07-2023). I'm not 100% sure but I think the change that dpogue was referring to is https://github.com/apache/cordova-ios/pull/1310 so if you truly cannot upgrade, then you'll have to fork and backport manually. -- 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]
