You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/12/05 18:01:56 UTC

[GitHub] jonathantribouharet opened a new issue #468: [iOS][Cocoapods] Setting deployment-target doesn't change the iOS version in Podfile

jonathantribouharet opened a new issue #468: [iOS][Cocoapods] Setting deployment-target doesn't change the iOS version in Podfile
URL: https://github.com/apache/cordova-ios/issues/468
 
 
   Hi,
   I'm working on a plugin which is only working for iOS 10 and superior.
   I try to set the `deployment-target` preference but it doesn't seem to update the value `platform :ios, '8.0'` in the Podfile.
   
   By checking the code it should be working:
   
   https://github.com/apache/cordova-ios/blob/46da4bc34495ec7bfe13c1ec1b4074dd2e82641a/bin/templates/scripts/cordova/lib/Podfile.js#L36
   and
   https://github.com/apache/cordova-ios/blob/2cd93097ec5d5989bc758f15db75011829c84c2b/bin/templates/scripts/cordova/Api.js#L271
   
   
   Env:
   Mac OS 10.14.1
   cordova 8.1.2 (cordova-lib@8.1.1)
   cordova-ios 4.5.5
   
   It may be related to https://github.com/apache/cordova-ios/pull/335
   
   Regards,

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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