[ https://issues.apache.org/jira/browse/CB-11792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453713#comment-15453713 ]
ASF subversion and git services commented on CB-11792: ------------------------------------------------------ Commit a67823e711850bc2a57ab412bb310e3e8351f353 in cordova-ios's branch refs/heads/master from [~shazron] [ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=a67823e ] CB-11792 - Add Cocoapods .xcconfig includes to build.xcconfig files in template, modify create script This closes #248 > 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 > 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