Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19365] Spaces in name fail to compile in Ti CLI 4.1.4

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-08-18T15:27:07.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsCLI
Labelsn/a
ReporterRick Blalock
AssigneeChris Barber
Created2015-08-18T03:15:50.000+0000
Updated2015-08-28T07:02:44.000+0000

Description

trying out the latest CLI and iOS 9. Trying to compile a project with 4.2.0.v20150817192819 (what’s in master as of today) and getting:
[TRACE] 2015-08-17 23:03:47.926 xcodebuild[17279:2339832] The data couldn’t be read because it isn’t in the correct format.
[TRACE] xcodebuild: error: Unable to read project 'Fish Rules App.xcodeproj'.
[TRACE] Reason: Project /Users/rickblalock/titanium_repos/Fish Rules App/build/iphone/Fish Rules App.xcodeproj cannot be opened because the project file cannot be parsed.
[ERROR] An error occurred during build after 11s 661ms
[ERROR] 74
When I remove the spaces from the node in tiapp.xml, it works. I've had this name the same for almost 4 years, so this shouldn't be an issue.

Comments

  1. Chris Barber 2015-08-18

    PR: https://github.com/appcelerator/titanium_mobile/pull/7042
  2. Rick Blalock 2015-08-18

    That was like a 9 hour turn around time. You're getting slow in your old age.
  3. Satyam Sekhri 2015-08-28

    Verified on: Mac OS 10.10.4 Appc Studio: 5.0.0.201508271032 Ti SDK: 5.0.0.v20150827102632 Appc CLI NPM: 4.2.0-1 Appc CLI Core: 5.0.0-27 Node.js: 0.10.37 Xcode 7b6

JSON Source