{ "id": "60639", "key": "TIMOB-7", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11209", "name": "Release 0.5", "archived": true, "released": true, "releaseDate": "2009-07-09" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:50:05.000+0000", "created": "2011-04-15T02:22:20.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "developer" ], "versions": [], "issuelinks": [], "assignee": { "name": "kwhinnery", "key": "kwhinnery", "displayName": "Kevin Whinnery", "active": true, "timeZone": "America/Chicago" }, "updated": "2011-04-17T01:50:05.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
If there's a space in the app name for a Ti Mobile project, it\nblows up when you try and run in the simulator. More details:
\n\nhttp://support.appcelerator.net/discussions/problems/4-error-when-t...
Assigned to \nTender issue #4.
Sounds like a project creation issue. If you don't think so,\nplease assign.
this was fixed. quote files in xcodeproj file
(from [110852a1f54ba162d81c885766a5c865e22071b8])\n[#7\nstate:resolved] fixed problem with a project with space on iphone\n\nhttp://github.com/appcelerator/titanium_mobile/commit/110852a1f54ba...