Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5B1B5200BA7 for ; Fri, 16 Sep 2016 08:15:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 59CF5160AC6; Fri, 16 Sep 2016 06:15:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C348D160AD7 for ; Fri, 16 Sep 2016 08:15:21 +0200 (CEST) Received: (qmail 55315 invoked by uid 500); 16 Sep 2016 06:15:20 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 55240 invoked by uid 99); 16 Sep 2016 06:15:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 06:15:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AF52D2C0D5C for ; Fri, 16 Sep 2016 06:15:20 +0000 (UTC) Date: Fri, 16 Sep 2016 06:15:20 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (CB-11792) Add Cocoapods .xcconfig includes to build.xcconfig files in template, modify create script MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Sep 2016 06:15:22 -0000 [ https://issues.apache.org/jira/browse/CB-11792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reopened CB-11792: ----------------------------------- > 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-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org