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

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

Shazron Abdullah created CB-11792:
-------------------------------------

             Summary: 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