You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gi...@git.apache.org on 2017/08/31 05:44:29 UTC

[GitHub] shazron commented on issue #335: CB-12940: [IOS] Use deployment-target from config.xml for platform version in Podfile

shazron commented on issue #335: CB-12940: [IOS] Use deployment-target from config.xml for platform version in Podfile
URL: https://github.com/apache/cordova-ios/pull/335#issuecomment-326195723
 
 
   unfortunately in my tests, setting:
   ```
   <platform name="ios">
           <preference name="deployment-target" value="8.0" />
       </platform>
   ```
   in the root config.xml does not set the min deployment target in the Podfile. need to do more debugging and/or add more unit tests.
 
----------------------------------------------------------------
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