{ "id": "155214", "key": "TIMOB-20556", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2020-01-30T11:34:02.000+0000", "created": "2016-02-29T17:31:15.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2020-01-30T14:45:34.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "When doing a build for iOS, if I use the option:\r\n{code}\r\n--pp-uuid PROVISIONING-PROFILE-ID\r\n{code}\r\n\r\nIt will prompt me for which provisioning profile I want to use with the build. If I use the option:\r\n{code}\r\n--P PROVISIONING-PROFILE-ID\r\n{code}\r\n\r\nIt builds with no prompts.\r\n", "attachment": [], "flagged": false, "summary": "CLI does not accept --pp-uuid as option", "creator": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "environment": null, "closedSprints": [ { "id": 1177, "state": "closed", "name": "2020 Sprint 2", "startDate": "2020-01-20T17:44:37.733Z", "endDate": "2020-01-31T17:44:00.000Z", "completeDate": "2020-01-31T16:57:44.689Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "379052", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, \r\n\r\nAccording to the guide http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_CLI_Tasks this might be because \"--pp\" is not a valid CLI command. The full CLI command for iOS is \r\n{code}\r\nti build -p ios -T device -C [-V \"\" -P ] \r\n{code}\r\n\r\nNow, If you omit the -V and -P options, the CLI will prompt you with options. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-07T20:10:15.000+0000", "updated": "2016-03-07T20:10:15.000+0000" }, { "id": "379055", "author": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "body": "Go to: http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_Command-Line_Interface_Reference-section-35619828_TitaniumCommand-LineInterfaceReference-iOSBuildOptionsandFlags\r\nand search for `--pp-uuid`", "updateAuthor": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "created": "2016-03-07T20:34:28.000+0000", "updated": "2016-03-07T20:34:28.000+0000" }, { "id": "453917", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "You need to enter your provisioning profile id, not \"PROVISIONING-PROFILE-ID\".\r\n\r\nAlso, two dashes as in --P is an long option format and since \"P\" is unknown, it is ignored. A single dash -P would have done the trick.\r\n\r\nIn any case, please consult the docs for usage.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2020-01-30T11:34:02.000+0000", "updated": "2020-01-30T11:34:02.000+0000" }, { "id": "453920", "author": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "body": "haha!! blast from the past!\r\n\r\nI was actually using the real provisioning profile ID but just didn't publish it in the ticket :)\r\n\r\nThis was fixed sometime over the past 4 years and using {{--pp-uuid}} works as a valid parameter now. Thanks!", "updateAuthor": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "created": "2020-01-30T13:00:29.000+0000", "updated": "2020-01-30T13:00:29.000+0000" }, { "id": "453923", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as it is marked as invalid. ", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-30T14:45:28.000+0000", "updated": "2020-01-30T14:45:28.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }