jaybowman commented on issue #580: URL: https://github.com/apache/cordova-ios/issues/580#issuecomment-747624889
I'm still having this issue. I created a new cordova app and I have a custom plugin that uses podspec. using cordova-ios 6.1.1, cordova 10.0.0 using the config.xml deployment-target perferance value = 12.2 does not update the pod file when I do "cordova platform add ios" it is defaulting to '11.0' and my pod framework has a minimum ios deployment target of 12. My plugin list: cordova-plugin-add-swift-support cordova-plugin-app-launcher cordova-plugin-device cordova-plugin-whitelist ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
