{ "id": "151159", "key": "TIMOB-19512", "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": "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-10-02T21:37:03.000+0000", "created": "2015-09-14T18:08:22.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "notable" ], "versions": [], "issuelinks": [ { "id": "49283", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "151876", "key": "DE-346", "fields": { "summary": "Ensure all sample projects have no alpha channel in DefaultIcon.png", "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" } }, "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": "49210", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "151773", "key": "TIMOB-19680", "fields": { "summary": "iOS: Building aborts during icon set creation without reason", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } }, { "id": "49225", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "151793", "key": "TIMOB-19683", "fields": { "summary": "iOS build is getting failed with latest SDK ", "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": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2016-02-16T21:35: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": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "iOS apps cannot have app icons with an alpha channel. They must be 24-bit only. The iOS build must detect if the image is 24 or 32-bit.\r\n\r\nIf it's 32-bit, then it will need to either A) show a warning and automatically convert the image to a 24-bit image or B) fail the build. We may choose to default to one of these options and allow a tiapp.xml property to change behavior. Which option we go with will depend on input from [~cbarber], [~ingo], [~emerriman], [~fokkezb], and [~cng].", "attachment": [], "flagged": false, "summary": "iOS build: ensure app icons are 24-bit (no transparency)", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "closedSprints": [ { "id": 502, "state": "closed", "name": "2015 Sprint 20 Tooling", "startDate": "2015-09-28T16:01:48.429Z", "endDate": "2015-10-10T01:01:00.000Z", "completeDate": "2015-10-12T21:13:39.920Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "363804", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Since Apple requires it I don't see a reason to introduce another option to not fail on it.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-09-14T18:12:50.000+0000", "updated": "2015-09-14T18:12:50.000+0000" }, { "id": "363872", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "ya. Since Apple will fail it, let's fail it earlier, and inform the developers.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-09-15T02:35:17.000+0000", "updated": "2015-09-15T02:35:17.000+0000" }, { "id": "365522", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "node-appc PR: https://github.com/appcelerator/node-appc/pull/114", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2015-10-01T06:34:23.000+0000", "updated": "2015-10-01T06:34:23.000+0000" }, { "id": "365701", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/7266", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2015-10-02T21:36:54.000+0000", "updated": "2015-10-02T21:36:54.000+0000" }, { "id": "377014", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified implemented, using:\r\n\r\nMacOS 10.11.3 (15D21)\r\nStudio 4.5.0.201602111338\r\nTi SDK 5.2.0.v20160216091337\r\nAppc NPM 4.2.3-2\r\nAppc CLI 5.2.0-265\r\nAlloy 1.7.33\r\nXcode 7.2 (7C68)\r\n\r\nWarnings are thrown for non-24-bit images and they are converted to 24-bit on build. Tested by creating several images or varying bit-age (with and without alpha) and used them to build projects.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-02-16T21:35:48.000+0000", "updated": "2016-02-16T21:35:48.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }