[ 
https://issues.apache.org/jira/browse/CB-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469571#comment-16469571
 ] 

ASF GitHub Bot commented on CB-12940:
-------------------------------------

cthos 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-387889584
 
 
   Sorry to necrothread this, but I'm working on a Plugin with a pod file which 
requires the 9.0 to be included in the Podfile, and I don't _really_ want 
anyone to have to install an unreleased version of the cordova-ios platform in 
order to use it.
   
   So I was wondering if there's any way for the plugin or project to hook into 
when the Podfile's generated? I poked around and it seems like it occurs 
between any of the hooks being called, so on the `before_install` it doesn't 
exist yet, and it'll never make it to the `after_install` because the `pod 
install` will fail.
   
   Is there anything I can hack around while waiting on a `4.5.5` release?

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


> Use deployment-target for platform version in Podfile
> -----------------------------------------------------
>
>                 Key: CB-12940
>                 URL: https://issues.apache.org/jira/browse/CB-12940
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-ios
>    Affects Versions: [email protected]
>            Reporter: Todd Miller
>            Assignee: Shazron Abdullah
>            Priority: Major
>              Labels: backlog
>             Fix For: [email protected]
>
>
> The current Podfile.js script is hardcoded to set the platform ios version to 
> 8.0. However, there are some pods that require 9.0 or they will fail to 
> install. The deployment-target preference should be honored and used when 
> generating the Podfile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to