{ "id": "164148", "key": "TIMOB-24065", "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": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-10-25T01:46:41.000+0000", "created": "2016-10-21T21:18:00.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-6.0.0" ], "versions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2016-12-07T05:11:08.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": "Building project with {{--build-only}} throws a signing error for projects:\r\n{code}\r\n[ERROR] Error details: Signing for \"diffClassic\" requires a development team. Select a development team in the project editor.\r\n[ERROR] Error details: Code signing is required for product type 'Application' in SDK 'iOS 10.0'\r\n{code}\r\n\r\n*Steps to reproduce issue*:\r\n1. Create a new project\r\n2. Build the project for iOS sim, with {{--build-only}}\r\n\r\n*Expected Results*:\r\nThe app builds without issue\r\n\r\n*Actual Results*\r\nThe build fails with the above error", "attachment": [], "flagged": false, "summary": "iOS: Using `--build-only` forces Development team to be required for builds", "creator": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "MacOS 10.12 (16A323)\r\nStudio 4.8.0.201610171310\r\nTi SDK 6.0.0.v20161019091022\r\nAppc NPM 4.2.8-9\r\nAppc CLI 6.0.0-63\r\nAlloy 1.9.3\r\nXcode 8.0 (8A218a)", "closedSprints": [ { "id": 745, "state": "closed", "name": "2016 Sprint 22 Tooling", "startDate": "2016-10-22T00:19:59.632Z", "endDate": "2016-11-05T00:19:00.000Z", "completeDate": "2016-11-07T04:39:49.512Z", "originBoardId": 199 } ], "comment": { "comments": [ { "id": "399612", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "The problem is when you specify {{--build-only}}, the build does not validate or auto-select an iOS Simulator and thus does not specify a {{-destination }} when invoking {{xcodebuild}}. This apparently was OK in Xcode 7.x, but not in Xcode 8.\r\n\r\nThe solution is to auto-select a simulator so that we can pass a {{-destination}} into {{xcodebuild}} and make it happy.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-10-21T21:28:16.000+0000", "updated": "2016-10-21T21:28:16.000+0000" }, { "id": "399753", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "APPROVED!", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-10-25T01:46:29.000+0000", "updated": "2016-10-25T01:46:29.000+0000" }, { "id": "399798", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed; Now specifying {{--build-only}} will not throw the error above and build successfully.\r\n\r\n*ENV*\r\n{noformat}\r\nMacOS 10.12 \r\nTi SDK 6.0.0.v20161024184632\r\nAppc NPM 4.2.8-9\r\nAppc CLI 6.0.0-64\r\nAlloy 1.9.3 \r\nXcode 8.0 (8A218a)\r\nNode 4.4.7\r\n{noformat}\r\n\r\n*Closing*", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-10-25T16:58:46.000+0000", "updated": "2016-10-25T16:58:46.000+0000" }, { "id": "402849", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/8535", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-12-07T05:11:08.000+0000", "updated": "2016-12-07T05:11:08.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }