{ "id": "170622", "key": "DAEMON-211", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12519", "key": "DAEMON", "name": "Appcelerator Daemon" }, "fixVersions": [ { "id": "20044", "description": "", "name": "Appc Daemon 1.0.1", "archived": false, "released": true, "releaseDate": "2017-12-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-12-15T15:24:30.000+0000", "created": "2017-12-14T00:20:40.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-01-09T11:04:53.000+0000", "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" } }, "components": [ { "id": "15624", "name": "appcd-plugin-ios" } ], "description": "Have downloaded new provisioning profiles as I have a new device to test/run the app in AdHoc mode.\r\n\r\nI have deleted the existing provisioning files and updated with the new ones (files in command line are the new ones). I have restarted Studio, XCode and the computer for changes to take effect but no success.\r\n\r\nI am unable to package apps using the new profiles as the certificates are still the old ones. 'Refresh' button doesn't seem to reflect the changes made to certificates and to provisioning Profiles.", "attachment": [ { "id": "63805", "filename": "Screen Shot 2017-12-14 at 11.09.19 am.png", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-12-14T00:20:30.000+0000", "size": 2726784, "mimeType": "image/png" } ], "flagged": false, "summary": "issues reflecting available iOS mobileProvision profiles", "creator": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "subtasks": [], "reporter": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "environment": "Mac OSX - Sierra\r\nStudio : 5.0.0.201712081732\r\niOS SDK: \r\nTitanium SDK : 7.0.0 GA\r\nXCode: Version 9.1 (9B55)", "closedSprints": [ { "id": 977, "state": "closed", "name": "2017 Sprint 25 Tooling", "startDate": "2017-12-03T23:21:41.825Z", "endDate": "2017-12-17T23:21:00.000Z", "completeDate": "2017-12-18T22:30:55.005Z", "originBoardId": 219 } ], "comment": { "comments": [ { "id": "432132", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "body": "Updating XCode to Version 9.2 (9C40b) seems to have resolved this issue. However, would be great to confirm if the issue was due to version mismatch with XCode.", "updateAuthor": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-12-14T01:13:13.000+0000", "updated": "2017-12-14T01:13:13.000+0000" }, { "id": "432197", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Let us verify this from our end [~isener]", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-12-15T04:08:06.000+0000", "updated": "2017-12-15T04:08:06.000+0000" }, { "id": "432200", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The issue seems to be with Daemon. \r\nSteps:\r\n1. Remove all the provisioning profiles from \"~/Library/MobileDevice/Provisioning Profiles\"\r\n2. From terminal run the command \"appc appcd /ios/1.x/info\". It still returns all the deleted profiles\r\n3. Create and add a new provisioning profile\r\n4. Again run the command \"appc appcd /ios/1.x/info\". It does not show the new provisioning profile and still returns all the deleted ones.\r\n5. Restart daemon\r\n6. Again run the command \"appc appcd /ios/1.x/info\". Now it shows only one provisioning profile that was added in step 3.", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-12-15T07:33:39.000+0000", "updated": "2017-12-15T07:33:39.000+0000" }, { "id": "432211", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "appcd-plugin-ios master PR: https://github.com/appcelerator/appcd-plugin-ios/pull/6\r\nappcd-plugin-ios 1_0_X PR: https://github.com/appcelerator/appcd-plugin-ios/pull/7", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-12-15T15:23:19.000+0000", "updated": "2017-12-15T15:23:19.000+0000" }, { "id": "432287", "author": { "name": "max87", "key": "max87", "displayName": "Marian Kucharcik", "active": true, "timeZone": "Europe/Prague" }, "body": "Hi guys,\r\ninfo for guys who encounter this problem and don't know how to restart Appc Daemon(it's pretty simple, but I had to google it :) ):\r\nOpen terminal and write\r\nappc appcd stop\r\nappc appcd start\r\nor simply\r\nappc appcd restart\r\n\r\nRestarting Appc Daemon worked for me and new Provisioning profiles showed up. Thanks", "updateAuthor": { "name": "max87", "key": "max87", "displayName": "Marian Kucharcik", "active": true, "timeZone": "Europe/Prague" }, "created": "2017-12-18T11:52:47.000+0000", "updated": "2017-12-18T11:52:47.000+0000" }, { "id": "432902", "author": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "body": "Xcode is now detected, but all my provisioning profiles are not detected by Studio. If I manually add one, it will disappear the next time I open the Preferences.\r\n\r\n!https://imgur.com/eBl1eAA.png!\r\n\r\n!https://imgur.com/C7AZA1C.png!\r\n\r\n!https://imgur.com/LIrSYaY.png!\r\n", "updateAuthor": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-01-09T11:04:53.000+0000", "updated": "2018-01-09T11:04:53.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }