Andreas Sommer created CB-1280:
----------------------------------
Summary: 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