You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/17 18:42:33 UTC

[GitHub] [cordova-ios] jaybowman commented on issue #580: [iOS][Cocoapods] Podfile deployment-target is not updated on cordova prepare

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org