{ "id": "111519", "key": "AC-2076", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-03-22T16:26:10.000+0000", "created": "2013-03-21T23:58:21.000+0000", "labels": [ "SDK", "build", "error", "ios", "mobile" ], "versions": [], "issuelinks": [ { "id": "29045", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "114879", "key": "TIMOB-13984", "fields": { "summary": "CLI: iOS: Sometimes the generated ApplicationRouting.m file is incomplete", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "dcassenti", "key": "dcassenti", "displayName": "Davide Cassenti", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2016-03-08T07:41:02.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": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Build the project for device testing, Titanium Studio errors with the following:\r\n\r\n{code:javascript}\r\n[ERROR] : \b\b \b** BUILD FAILED **\r\n[ERROR] : \b\b \bThe following build commands failed:\r\n[ERROR] : \b\b \b\tCompileC Classes/ApplicationRouting.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR] : \b\b \b(1 failure)\r\n{code}\r\n\r\nI turned on Trace and got the following errors:\r\n{code:javascript}\r\n[TRACE] : \b\b \b/Users/coltonarabsky/Documents/App Development/Titanium Studio Workspace/MyProject/build/iphone/Classes/ApplicationRouting.m:4792:2: error: unexpected interface name 'NSNumber': expected expression\r\n[TRACE] : \b\b \b NSNumber *index = [map objectForKey:path];\r\n[TRACE] : \b\b \b ^\r\n[TRACE] : \b\b \b/Users/coltonarabsky/Documents/App Development/Titanium Studio Workspace/MyProject/build/iphone/Classes/ApplicationRouting.m:4792:21: error: use of undeclared identifier 'map'\r\n[TRACE] : \b\b \b NSNumber *index = [map objectForKey:path];\r\n[TRACE] : \b\b \b ^\r\n[TRACE] : \b\b \b/Users/coltonarabsky/Documents/App Development/Titanium Studio Workspace/MyProject/build/iphone/Classes/ApplicationRouting.m:4797:5: error: expected ';' at end of declaration\r\n[TRACE] : \b\b \b@end\r\n[TRACE] : \b\b \b ^\r\n[TRACE] : \b\b \b ;\r\n[TRACE] : \b\b \b/Users/coltonarabsky/Documents/App Development/Titanium Studio Workspace/MyProject/build/iphone/Classes/ApplicationRouting.m:4797:5: error: expected '}'\r\n[TRACE] : \b\b \b/Users/coltonarabsky/Documents/App Development/Titanium Studio Workspace/MyProject/build/iphone/Classes/ApplicationRouting.m:18:1: note: to match this '{'\r\n[TRACE] : \b\b \b{\r\n[TRACE] : \b\b \b^\r\n[TRACE] : \b\b \b/Users/coltonarabsky/Documents/App Development/Titanium Studio Workspace/MyProject/build/iphone/Classes/ApplicationRouting.m:4797:5: error: missing '@end'\r\n[TRACE] : \b\b \b@end\r\n[TRACE] : \b\b \b ^\r\n[TRACE] : \b\b \b/Users/coltonarabsky/Documents/App Development/Titanium Studio Workspace/MyProject/build/iphone/Classes/ApplicationRouting.m:15:1: note: implementation started here\r\n[TRACE] : \b\b \b@implementation ApplicationRouting\r\n[TRACE] : \b\b \b^\r\n[TRACE] : \b\b \b5 errors generated.\r\n{code}", "attachment": [], "flagged": false, "summary": "Titanium Mobile fails to build to iPhone Device", "creator": { "name": "blackboy0", "key": "blackboy0", "displayName": "Colton Arabsky", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "blackboy0", "key": "blackboy0", "displayName": "Colton Arabsky", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 6.1\r\niPhone 5\r\nTitanium Mobile SDK 3.0.2 GA\r\nMac OS X 10.7.5", "comment": { "comments": [ { "id": "243692", "author": { "name": "dcassenti", "key": "dcassenti", "displayName": "Davide Cassenti", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hello,\r\n\r\nCan you please post more information about your project? Does it happpen with an empty project as well? Are you using Studio?", "updateAuthor": { "name": "dcassenti", "key": "dcassenti", "displayName": "Davide Cassenti", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-03-22T16:26:10.000+0000", "updated": "2013-03-22T16:26:10.000+0000" }, { "id": "283146", "author": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Since We have not heard back from you in a while, we are not sure if you still get the error you reported. The associated platform bug TiMOB-13984 has been fixed. Therefore, we believe your issue might be fixed as well. If not, please send us details so that we can take next necessary step to fix. ", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-09T04:29:09.000+0000", "updated": "2013-12-09T04:29:09.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }