[ https://issues.apache.org/jira/browse/CB-11792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505887#comment-15505887 ]
ASF GitHub Bot commented on CB-11792: ------------------------------------- Github user codecov-io commented on the issue: https://github.com/apache/cordova-ios/pull/259 ## [Current coverage](https://codecov.io/gh/apache/cordova-ios/pull/259?src=pr) is 56.89% (diff: 75.00%) > Merging [#259](https://codecov.io/gh/apache/cordova-ios/pull/259?src=pr) into [master](https://codecov.io/gh/apache/cordova-ios/branch/master?src=pr) will increase coverage by **0.19%** ```diff @@ master #259 diff @@ ========================================== Files 12 12 Lines 1090 1102 +12 Methods 169 171 +2 Messages 0 0 Branches 176 176 ========================================== + Hits 618 627 +9 - Misses 472 475 +3 Partials 0 0 ``` > Powered by [Codecov](https://codecov.io?src=pr). Last update [b5fb016...5e77c10](https://codecov.io/gh/apache/cordova-ios/compare/b5fb016b9f81426f9173ae36b7084fa7913dbd8f...5e77c1086d016eca67168c807a824cd3d71d6ce5?src=pr) > 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