You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/31 22:53:20 UTC

[jira] [Commented] (CB-11792) Add Cocoapods .xcconfig includes to build.xcconfig files in template, modify create script

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

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

GitHub user shazron opened a pull request:

    https://github.com/apache/cordova-ios/pull/248

    CB-11792 - Add Cocoapods .xcconfig includes to build.xcconfig files in template, modify create script

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shazron/cordova-ios CB-11792

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/248.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #248
    
----
commit b45d5891ede5d9e711b24897c118540c574daa64
Author: Shazron Abdullah <sh...@apache.org>
Date:   2016-08-31T22:52:14Z

    CB-11792 - Add Cocoapods .xcconfig includes to build.xcconfig files in template, modify create script

----


> Add Cocoapods .xcconfig includes to build.xcconfig files in template, modify create script
> ------------------------------------------------------------------------------------------
>
>                 Key: CB-11792
>                 URL: https://issues.apache.org/jira/browse/CB-11792
>             Project: Apache Cordova
>          Issue Type: Sub-task
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: iOS
>            Reporter: Shazron Abdullah
>
> 1. The platforms/ios/cordova/build-debug.xcconfig file needs to add this reference at the end: #include "Pods/Target Support Files/Pods-PROJECTNAME/Pods-PROJECTNAME.debug.xcconfig"
> 2. The platforms/ios/cordova/build-release.xcconfig file needs to add this reference at the end: #include "Pods/Target Support Files/Pods-PROJECTNAME/Pods-PROJECTNAME.debug.xcconfig"
> 3. The create script should replace PROJECTNAME with the correct project name



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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