{ "id": "172598", "key": "TIMOB-26548", "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": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-11-13T22:56:01.000+0000", "created": "2018-11-12T15:25:08.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "regression" ], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" }, { "id": "20183", "description": "", "name": "Release 7.4.0", "archived": false, "released": true, "releaseDate": "2018-09-17" }, { "id": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "issuelinks": [ { "id": "56986", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "172452", "key": "AC-5980", "fields": { "summary": "x86 support removed in Ti SDK 7.4.0", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "updated": "2018-11-14T00:49:48.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "h5.Description \r\n\r\nAs raised in AC-5980, it's not possible to specify x86 as an abi to produce during a production build. The build errors with the below. This is because of bad logic [here|https://github.com/appcelerator/titanium_mobile/blob/7_4_X/android/cli/commands/_build.js#L1270] where we always remove x86 from production builds. We should allow users to use it if they want.\r\n\r\n{code}\r\n[ERROR] Invalid ABI \"x86\"\r\n\r\nValid ABIs:\r\n arm64-v8a\r\n armeabi-v7a\r\n{code}\r\n\r\nh5.Steps to reproduce\r\n\r\n1. Add the below to the android section of your tiapp\r\n{code}\r\n\tarmeabi-v7a,arm64-v8a,x86\r\n{code}\r\n2. Build for {{dist-playstore}}\r\n\r\nh5.Actual\r\n\r\nBuild errors with the above\r\n\r\nh5.Expected\r\n\r\nBuild should not error, x86 should be allowed if a user wants it", "attachment": [], "flagged": false, "summary": "Android: Unable to specify x86 as an abi in tiapp for production builds", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": "Ti SDK: 7.4.1.GA, 7.5.0.v20181109170739, 8.0.0.v20181109074008", "closedSprints": [ { "id": 1093, "state": "closed", "name": "2018 Sprint 23", "startDate": "2018-11-04T23:35:52.006Z", "endDate": "2018-11-18T23:35:00.000Z", "completeDate": "2018-11-19T05:30:34.338Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "443496", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/10458", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2018-11-12T15:38:12.000+0000", "updated": "2018-11-12T15:38:12.000+0000" }, { "id": "443538", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "7_5_X PR: https://github.com/appcelerator/titanium_mobile/pull/10460", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2018-11-13T19:45:25.000+0000", "updated": "2018-11-13T19:45:25.000+0000" }, { "id": "443542", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\nPR's merged.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-13T22:55:56.000+0000", "updated": "2018-11-13T22:55:56.000+0000" }, { "id": "443545", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix in SDK 8.0.0.v20181113150129 & 7.5.0.v20181113143835.\r\nClosing.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-14T00:49:44.000+0000", "updated": "2018-11-14T00:49:44.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }