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 9BA5FD6B6 for ; Mon, 27 Aug 2012 18:22:08 +0000 (UTC) Received: (qmail 34359 invoked by uid 500); 27 Aug 2012 18:22:08 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 34222 invoked by uid 500); 27 Aug 2012 18:22:08 -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 34174 invoked by uid 99); 27 Aug 2012 18:22:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2012 18:22:08 +0000 Date: Tue, 28 Aug 2012 05:22:08 +1100 (NCT) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <932447671.2318.1346091728365.JavaMail.jiratomcat@arcas> In-Reply-To: <1299782604.2049.1346088007701.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1280) iOS project template has missing VERSION file ("/VERSION: No such file or directory") 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-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1280. ---------------------------------- Resolution: Not A Problem The VERSION file in the template refers to the VERSION file in CordovaLib, if the CordovaLib subproject was setup properly this won't be a problem. In any case, in 2.1.0 there is no more VERSION file reference in a template. > iOS project template has missing VERSION file ("/VERSION: No such file or directory") > ------------------------------------------------------------------------------------- > > Key: CB-1280 > URL: https://issues.apache.org/jira/browse/CB-1280 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 2.0.0 > Environment: Only since upgrade to Cordova 2.0.0 > Reporter: Andreas Sommer > Assignee: Shazron Abdullah > > The following reference is in the template "__TESTING__.xcodeproj/project.pbxproj", but that "VERSION" file is missing, leading to the compile error "/VERSION: No such file or directory". > {code:title=project.pbxproj} > 3053AC6F109B7857006FCFE7 /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 3053AC6E109B7857006FCFE7 /* VERSION */; }; > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira