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: [email protected]
With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
