{ "id": "155562", "key": "TIMOB-24154", "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": "18154", "name": "Release 6.0.1", "archived": false, "released": true, "releaseDate": "2016-12-21" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-11-17T18:41:14.000+0000", "created": "2016-03-08T17:43:50.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-5.2.1", "qe-6.0.1" ], "versions": [ { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2016-12-01T16:58:16.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": "10207", "name": "Tooling" } ], "description": "h5. Description:\r\n*This is not a regression*\r\nWhen using {{appc info}} while I did not have any iOS adhoc certificates installed, I got an unexpected warning:\r\n{code}\r\niOS Issues\r\n ! Unable to find any valid iOS adhoc provisioning profiles.\r\n This will prevent you from packaging apps for adhoc distribution.\r\n You will need to login into http://appcelerator.com/ios-dist-certs with your Apple Download\r\n account, then create, download, and install a profile.\r\n{code}\r\n\r\nThere are a few things wrong here:\r\n1) The URL is bad (see screenshot)\r\n2) Not sure what an \"Apple Download account\" is\r\n3) \"login into\" could be improved\r\n\r\nWhen visiting the URL, \r\n\r\nh5. Steps to reproduce:\r\n1) Remove any iOS adhoc provisions you have.\r\n2) Run command {{appc info}}\r\n\r\nh5. Result:\r\nWarning as shown above with bad URL\r\n\r\nh5. Expected Result:\r\nWarning with info on how to go to the Apple site to get appropriate provisions\r\n\r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "CLI: Lack of iOS adhoc provision warns with bad verbiage", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "NPM Version: 2.14.9\r\nNode Version: 0.12.9\r\nMac OS: 10.11.2\r\nAppc CLI: 5.2.1-11\r\nAppc CLI NPM: 4.2.3\r\nTitanium SDK version: 5.2.0.GA\r\nAppcelerator Studio, build: 4.5.0.201602040421\r\nXcode 7.2.1 GM", "closedSprints": [ { "id": 751, "state": "closed", "name": "2016 Sprint 23 Tooling", "startDate": "2016-11-05T00:40:36.428Z", "endDate": "2016-11-19T01:40:00.000Z", "completeDate": "2016-11-28T03:51:25.291Z", "originBoardId": 199 } ], "comment": { "comments": [ { "id": "400370", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "The URL is fine. The message is accurate with the exception of the terminology \"Apple Download account\" which should be \"Apple Developer account\".", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-11-03T23:34:54.000+0000", "updated": "2016-11-03T23:34:54.000+0000" }, { "id": "401220", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Agreed. Not sure why it wasn't working at the time, but the URL is fine. ", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-11-16T21:44:01.000+0000", "updated": "2016-11-16T21:44:01.000+0000" }, { "id": "401458", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Titanium SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8618\r\nTitanium SDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8619", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-11-17T18:40:29.000+0000", "updated": "2016-11-17T18:40:29.000+0000" }, { "id": "402416", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed the messages now display as;\r\n\r\n{noformat}\r\n ! Unable to find any valid iOS development provisioning profiles.\r\n This will prevent you from building apps for testing on iOS devices.\r\n You will need to log in to http://appcelerator.com/ios-dev-certs with your Apple Developer\r\n account, then create, download, and install a profile.\r\n\r\n ! Unable to find any valid iOS adhoc provisioning profiles.\r\n This will prevent you from packaging apps for adhoc distribution.\r\n You will need to log in to http://appcelerator.com/ios-dist-certs with your Apple Developer\r\n account, then create, download, and install a profile.\r\n\r\n ! Unable to find any valid iOS distribution provisioning profiles.\r\n This will prevent you from packaging apps for AppStore distribution.\r\n You will need to log in to http://appcelerator.com/ios-dist-certs with your Apple Developer\r\n account, then create, download, and install a profile.\r\n{noformat}\r\n\r\nTested on:\r\n\r\n{noformat}\r\nmacOS Sierra 10.12.1\r\nTi SDK: 6.0.1.v20161130023500\r\nAppc NPM: 4.2.8\r\nApp CLI: 6.0.0\r\nNode v4.4.7\r\n{noformat}\r\n\r\n*Closing Ticket.*", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-12-01T16:57:08.000+0000", "updated": "2016-12-01T16:57:08.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }