Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4ACADD63F for ; Fri, 29 Jun 2012 17:02:45 +0000 (UTC) Received: (qmail 73759 invoked by uid 500); 29 Jun 2012 17:02:45 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 73711 invoked by uid 500); 29 Jun 2012 17:02:45 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 73702 invoked by uid 99); 29 Jun 2012 17:02:45 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2012 17:02:45 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 32F1B141E10 for ; Fri, 29 Jun 2012 17:02:44 +0000 (UTC) Date: Fri, 29 Jun 2012 17:02:44 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <2048155396.72225.1340989364210.JavaMail.jiratomcat@issues-vm> In-Reply-To: <2132185938.9583.1334091920892.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CB-479) iOS Upgrade Guide: Add upgrade path for existing project(s) on how to replace "cordova.framework" by "cordova subproject" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-479: -------------------------------- Component/s: Docs Fix Version/s: (was: 1.9.0) 2.0.0 Summary: iOS Upgrade Guide: Add upgrade path for existing project(s) on how to replace "cordova.framework" by "cordova subproject" (was: Create a manual for existing project(s) on how to replace "cordova.framework" by "cordova subproject") > iOS Upgrade Guide: Add upgrade path for existing project(s) on how to replace "cordova.framework" by "cordova subproject" > ------------------------------------------------------------------------------------------------------------------------- > > Key: CB-479 > URL: https://issues.apache.org/jira/browse/CB-479 > Project: Apache Cordova > Issue Type: Improvement > Components: Docs, iOS > Affects Versions: 1.6.0 > Environment: IOS XCODE MAC > Reporter: Emile khattar > Assignee: Shazron Abdullah > Priority: Minor > Fix For: 2.0.0 > > > If you already created a cordova .framework project using the cordova template in xcode and you would like to move into a subproject based solution a manual is needed to make it faster. > Tips from a personal experience: > - Unlink the cordova framework > - Un-install cordova framework to make sure the migration went well (then re-install) > - unset this variable "CORDOVA_FRAMEWORK=YES" from the build settings > - grep for "#ifdef CORDOVA_FRAMEWORK" in the plugins code to make sure that you are importing the files correctly. > - Empty the value of "framework search paths" in the build settings -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira