{ "id": "150555", "key": "TIMOB-19386", "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": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-11-19T02:45:04.000+0000", "created": "2015-08-20T09:37:45.000+0000", "epic": { "id": 149595, "key": "TIMOB-19202", "name": "iOS9: Rebuild all static libraries and modules with bitcode enabled", "summary": "iOS9: Rebuild all static libraries in titanium_mobile and appcelerator modules with Xcode 7", "color": { "key": "color_5" }, "done": false }, "priority": { "name": "High", "id": "2" }, "labels": [ "coremotion", "ios", "module" ], "versions": [], "issuelinks": [ { "id": "49691", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "141340", "key": "TIMOB-18168", "fields": { "summary": "iOS: Module - Cannot build 32-bit module urlSession and coremotion with SDK 3.5.0 ", "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 } } } }, { "id": "49865", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "152711", "key": "TIMOB-19889", "fields": { "summary": "iOS: Core Motion crashes when the user moves", "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": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2016-02-19T21:50:15.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": "using Xcode 7 with {code}-fembed-bitcode{code} in *OTHER_CFLAGS*\r\n\r\nYou can verify by using {code} otool -l library.a > output{code}\r\nCheck the output file for a sectname __bitcode\r\n", "attachment": [], "flagged": false, "summary": "iOS9: Upgrade coremotion module to support bitcode, rewrite code base", "creator": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 525, "state": "closed", "name": "2015 Sprint 23 SDK", "startDate": "2015-11-07T01:30:15.519Z", "endDate": "2015-11-21T01:30:00.000Z", "completeDate": "2015-11-23T02:54:27.887Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "370178", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Rewrote the whole project, added pedometer, added iOS9 API's, improved the stability and updated to support bitcode.\r\n\r\nPR (ti.coremotion/master) : https://github.com/appcelerator-modules/ti.coremotion/pull/14\r\nPR (titanium_mobile/master): https://github.com/appcelerator/titanium_mobile/pull/7469\r\n\r\nDemo-Code (test on device): https://gist.github.com/hansemannn/3465ebc299ff627b0c22\r\n2.0.0 draft: https://github.com/appcelerator-modules/ti.coremotion/releases", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-11-13T05:23:24.000+0000", "updated": "2015-11-19T02:41:12.000+0000" }, { "id": "370778", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "CR and FT Passed. PRs merged.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-11-19T02:44:22.000+0000", "updated": "2015-11-19T02:44:22.000+0000" }, { "id": "377408", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed, using:\r\n\r\nMacOS 10.11.3 (15D21)\r\nStudio 4.5.0.201602170821\r\nTi SDK 5.2.0.v20160216202526\r\nAppc NPM 4.2.3-2\r\nAppc CLI 5.2.0-269\r\nAlloy 1.7.33\r\nXcode 7.2 (7C68)\r\n\r\nCoremotion module supports bitcode and has pedometer/iOS 9 features. Tested with demo app provided and qe test suite. ", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-02-19T21:50:14.000+0000", "updated": "2016-02-19T21:50:14.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }