{ "id": "103156", "key": "TIMOB-11394", "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": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14166", "description": "2012 Sprint 21 Core", "name": "2012 Sprint 21 Core", "archived": true, "released": true, "releaseDate": "2012-10-22" }, { "id": "14273", "description": "2012 Sprint 21", "name": "2012 Sprint 21", "archived": true, "released": true, "releaseDate": "2012-10-22" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-10-17T17:17:07.000+0000", "created": "2012-10-11T20:23:03.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "core", "ios", "regression" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "21929", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "103123", "key": "TISTUD-2474", "fields": { "summary": "Build: Unable to build for iOS", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-12-18T23:52:47.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": "While testing in Snow Leopard with Titanium Studio 3.0.0.201210090117 I received the following error when trying to build for iOS emulator or device. \r\n{code}\r\n[ERROR] /Users/shastaqa/Documents/Titanium_Studio_Workspace/Kitchen Sink/build/iphone/Classes/AppModule.m:425:38: error: property 'EVENT_ACCESSIBILITY_ANNOUNCEMENT' not found on object of type 'AppModule *' [3]\r\n[ERROR] /Users/shastaqa/Documents/Titanium_Studio_Workspace/Kitchen Sink/build/iphone/Classes/AppModule.m:429:45: error: property 'EVENT_ACCESSIBILITY_LAYOUT_CHANGED' not found on object of type 'AppModule *' [3]\r\n[ERROR] /Users/shastaqa/Documents/Titanium_Studio_Workspace/Kitchen Sink/build/iphone/Classes/AppModule.m:431:45: error: property 'EVENT_ACCESSIBILITY_SCREEN_CHANGED' not found on object of type 'AppModule *' [3]\r\n[ERROR] \r\n[ERROR] Error: Traceback (most recent call last):\r\n File \"/Users/shastaqa/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.v20121009111437/iphone/builder.py\", line 1374, in main\r\n execute_xcode(\"iphonesimulator%s\" % link_version,[\"GCC_PREPROCESSOR_DEFINITIONS=__LOG__ID__=%s DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s %s %s\" % (log_id,sdk_version,debugstr,kroll_coverage)],False)\r\n File \"/Users/shastaqa/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.v20121009111437/iphone/builder.py\", line 1281, in execute_xcode\r\n output = run.run(args,False,False,o)\r\n File \"/Users/shastaqa/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.v20121009111437/iphone/run.py\", line 41, in run\r\n sys.exit(rc)\r\n{code}\r\n\r\nSteps to reproduce:\r\n1. Import Kitchen Sink\r\n2. Build Kitchen Sink for iPad Emulator\r\n\r\nExpected result:\r\nProject should correctly build and start in Emulator\r\n\r\nActual results:\r\nStudio outputs the above build error. ", "attachment": [], "flagged": false, "summary": "Build: Unable to build for iOS on Xcode 4.2", "creator": { "name": "cheadley", "key": "cheadley", "displayName": "Clayton Headley", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "cheadley", "key": "cheadley", "displayName": "Clayton Headley", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OS 10.6\r\nTitanium Studio, build: 3.0.0.201210090117\r\nXcode 4.2", "comment": { "comments": [ { "id": "223156", "author": { "name": "nle", "key": "nle", "displayName": "Nam Le", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This was found via Studio, I'm cloning it since the issue occurs from the command line as well", "updateAuthor": { "name": "nle", "key": "nle", "displayName": "Nam Le", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-10-11T20:24:41.000+0000", "updated": "2012-10-11T20:24:41.000+0000" }, { "id": "223463", "author": { "name": "onllm", "key": "onllm", "displayName": "james an", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I have encountered similar issue with the latest sdk from continuous build.\r\nOS: Mountain Lion\r\nXcode: 4.5\r\nEverything works when i revert back to sdk 2.1.3 GA", "updateAuthor": { "name": "onllm", "key": "onllm", "displayName": "james an", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-14T08:24:39.000+0000", "updated": "2012-10-14T08:24:39.000+0000" }, { "id": "223644", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR submitted https://github.com/appcelerator/titanium_mobile/pull/3236", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-15T20:30:54.000+0000", "updated": "2012-10-15T20:30:54.000+0000" }, { "id": "231940", "author": { "name": "cheadley", "key": "cheadley", "displayName": "Clayton Headley", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed in Titanium Studio, build: 3.0.0.201212131639 using Titanium SDK 3.0.0GA. Closing ticket.", "updateAuthor": { "name": "cheadley", "key": "cheadley", "displayName": "Clayton Headley", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-18T23:52:47.000+0000", "updated": "2012-12-18T23:52:47.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }