dpogue closed issue #1389: Version 17 breaks podfile with deployment-target
URL: https://github.com/apache/cordova-ios/issues/1389
--
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
dpogue commented on issue #1389:
URL: https://github.com/apache/cordova-ios/issues/1389#issuecomment-2888660888
I think this will have been fixed by
https://github.com/apache/cordova-ios/pull/1502
Essentially, you need the `deployment-target` set in config.xml before any
plugins are
budda commented on issue #1389:
URL: https://github.com/apache/cordova-ios/issues/1389#issuecomment-1880170893
Same s/w versions as @lucaele and same Cordova issue around Podfiles and
deployment-target.
--
This is an automated message from the Apache Git Service.
To respond to the
lucaele commented on issue #1389:
URL: https://github.com/apache/cordova-ios/issues/1389#issuecomment-1876067038
Same issue:
cordova: 12.0.0 (cordova-lib@12.0.1)
macOS: 13.5.2
Xcode: 15.1
cordova-ios: 7.0.1
Any fix?
Thanks
--
This is an automated message from the Apac