[jira] [Updated] (CB-12216) iOS: Add support for private pod repositories

2017-06-20 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12216:
--
Fix Version/s: (was: cordova-ios@4.4.1)
   cordova-ios@4.5.0

> iOS: Add support for private pod repositories
> -
>
> Key: CB-12216
> URL: https://issues.apache.org/jira/browse/CB-12216
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-ios, cordova-lib
>Affects Versions: 4.3.0
> Environment: Cordova CLI 6.4.0
> iOS engine 4.3.0
> CocoaPods 1.1.1
>Reporter: Jean-Marc Terrettaz
> Fix For: cordova-ios@4.5.0
>
>
> Add support for private Pod repositories. That is, add support for the 
> Podfile 'source' element 
> https://guides.cocoapods.org/syntax/podfile.html#source.
> Maybe this could be done by adding a 'source' attribute to the  
> element of plugin.xml when type=podspec. For example 
> {code}
>  source="https://my.company.com/cocoapods.git"/>
> {code}
> would result in this line added to Podfile: 
> {code}
> source 'https://my.company.com/cocoapods.git'
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12216) iOS: Add support for private pod repositories

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12216:
--
Fix Version/s: cordova-ios@4.4.1

> iOS: Add support for private pod repositories
> -
>
> Key: CB-12216
> URL: https://issues.apache.org/jira/browse/CB-12216
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-ios, cordova-lib
>Affects Versions: 4.3.0
> Environment: Cordova CLI 6.4.0
> iOS engine 4.3.0
> CocoaPods 1.1.1
>Reporter: Jean-Marc Terrettaz
> Fix For: cordova-ios@4.4.1
>
>
> Add support for private Pod repositories. That is, add support for the 
> Podfile 'source' element 
> https://guides.cocoapods.org/syntax/podfile.html#source.
> Maybe this could be done by adding a 'source' attribute to the  
> element of plugin.xml when type=podspec. For example 
> {code}
>  source="https://my.company.com/cocoapods.git"/>
> {code}
> would result in this line added to Podfile: 
> {code}
> source 'https://my.company.com/cocoapods.git'
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12216) iOS: Add support for private pod repositories

2017-02-27 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12216:
--
Component/s: CordovaLib

> iOS: Add support for private pod repositories
> -
>
> Key: CB-12216
> URL: https://issues.apache.org/jira/browse/CB-12216
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: CordovaLib, iOS
>Affects Versions: 4.3.0
> Environment: Cordova CLI 6.4.0
> iOS engine 4.3.0
> CocoaPods 1.1.1
>Reporter: Jean-Marc Terrettaz
>
> Add support for private Pod repositories. That is, add support for the 
> Podfile 'source' element 
> https://guides.cocoapods.org/syntax/podfile.html#source.
> Maybe this could be done by adding a 'source' attribute to the  
> element of plugin.xml when type=podspec. For example 
> {code}
>  source="https://my.company.com/cocoapods.git"/>
> {code}
> would result in this line added to Podfile: 
> {code}
> source 'https://my.company.com/cocoapods.git'
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org