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 2019/01/18 03:15:26 UTC

[GitHub] dpogue commented on issue #498: Nightly breaks existing plugins without pod dependencies

dpogue commented on issue #498: Nightly breaks existing plugins without pod dependencies
URL: https://github.com/apache/cordova-ios/issues/498#issuecomment-455413704
 
 
   cordova-ios 4.x.x (and probably older versions too) support setting the deployment target via a preference in config.xml:
   
   ```xml
   <preference name="deployment-target" value="10.0" />
   ```

----------------------------------------------------------------
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