{ "id": "138623", "key": "TIMOB-17924", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-12-19T19:36:46.000+0000", "created": "2014-10-27T22:20:14.000+0000", "epic": { "id": 120377, "key": "TIMOB-15327", "name": "Support 64-bit iOS", "summary": "iOS7: Support 64-bit iOS", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "42440", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "138624", "key": "TIMOB-17925", "fields": { "summary": "iOS: Upgrade titanium_profiler source code to 64-bit", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } }, { "id": "42780", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "outwardIssue": { "id": "101911", "key": "TIMOB-11093", "fields": { "summary": "iOS: Update jscore to 538.11.1 version", "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": "Medium", "id": "3" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T22:16:26.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": "Upgrading this to 64-bit: https://github.com/appcelerator/titanium_debugger/tree/master/ios. Also note comments about http://www.cocoanetics.com/2014/10/xcode-6-drops-armv7s/.\r\n\r\nPlease review https://github.com/appcelerator/titanium_debugger/tree/travis which is currently failing, but can likely be fixed easily.", "attachment": [], "flagged": false, "summary": "iOS: Upgrade titanium_debugger source code to 64-bit", "creator": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 272, "state": "closed", "name": "2014 Sprint 25 SDK", "startDate": "2014-12-08T22:49:31.264Z", "endDate": "2014-12-22T01:00:00.000Z", "completeDate": "2015-01-05T18:18:28.523Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "334347", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pull merged\r\nhttps://github.com/appcelerator/tijscore/pull/17", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-02T17:25:55.000+0000", "updated": "2014-12-02T17:25:55.000+0000" }, { "id": "335993", "author": { "name": "amasidda.wadeyar@gmail.com", "key": "amasidda.wadeyar@gmail.com", "displayName": "Amasidda Wadeyar", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi,\r\n\r\nWhen we can expect the GA version of Titanium sdk 3.5.0?\r\n\r\nThanks,\r\nAmasidda ", "updateAuthor": { "name": "amasidda.wadeyar@gmail.com", "key": "amasidda.wadeyar@gmail.com", "displayName": "Amasidda Wadeyar", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-12-11T12:58:01.000+0000", "updated": "2014-12-11T12:58:01.000+0000" }, { "id": "336928", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PRs for master and 3.5.0\r\n1. https://github.com/appcelerator/titanium_mobile/pull/6492\r\n2. https://github.com/appcelerator/titanium_mobile/pull/6493\r\n\r\nTo test:\r\n1. Create breakpoints anywhere and check the debugger window, make sure the variables and values match as expected\r\n2. Create a function and add some variables. Place a breakpoint and make variables and values match as expected\r\n3. Test stepping into, out of, and over\r\n4. While stopped on a breakpoint, change a value in the debugger window, make sure that value is correctly changed\r\n5. Test placing breakpoints in a required file\r\n6. Test alloy apps as well\r\n7. Test on device and on simulator\r\n8. Create a javascript exception inside a \"try catch\" and place a breakpoint in the catch", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-17T23:52:10.000+0000", "updated": "2014-12-17T23:52:10.000+0000" }, { "id": "336953", "author": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PRs merged into 3_5_X and master.", "updateAuthor": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-18T01:57:07.000+0000", "updated": "2014-12-18T01:57:07.000+0000" }, { "id": "336970", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PRs that fix a crash\r\n1. https://github.com/appcelerator/titanium_mobile/pull/6504\r\n2. https://github.com/appcelerator/titanium_mobile/pull/6505", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-18T05:34:12.000+0000", "updated": "2014-12-18T05:34:20.000+0000" }, { "id": "337112", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "New PRs, ignore the links from previous comment\r\n\r\n3.5.x: https://github.com/appcelerator/titanium_mobile/pull/6518\r\nmaster: https://github.com/appcelerator/titanium_mobile/pull/6519", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-19T04:26:50.000+0000", "updated": "2014-12-19T19:27:08.000+0000" }, { "id": "413297", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T22:16:26.000+0000", "updated": "2017-03-16T22:16:26.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }