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

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

GitHub user shazron opened a pull request:

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

    CB-11792 - Fixed configuration file could not be parsed due to 
preprocessing errors

    

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

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

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

    https://github.com/apache/cordova-ios/pull/259.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 #259
    
----
commit 5e77c1086d016eca67168c807a824cd3d71d6ce5
Author: Shazron Abdullah <shaz...@apache.org>
Date:   2016-09-20T07:12:37Z

    CB-11792 - Fixed configuration file could not be parsed due to 
preprocessing errors

----


> 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
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to