{ "id": "165069", "key": "TIMOB-24241", "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-12-20T06:06:25.000+0000", "created": "2016-12-19T18:17:11.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-6.0.1" ], "versions": [ { "id": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" }, { "id": "18154", "name": "Release 6.0.1", "archived": false, "released": true, "releaseDate": "2016-12-21" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2016-12-21T17:37:45.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" } ], "description": "This is a {color:red}Regression {color}. This does not occur with 6.0.0.GA.\r\nWhen building for the Appstore, xcarchives are not viewable in the Xcode organizer.\r\n\r\nh4. Steps to reproduce:\r\n# Create an application\r\n# Package for {{dist-appstore}} using either:\r\n## Studio\r\n## {{appc run -p ios -T dist-appstore}}\r\n\r\nh4. Actual\r\nThe application Archive is added to {{/Users//Library/Developer/Xcode/Archives}} but does not show in Xcode Organizer.\r\n\r\nh4. Expected\r\nThe application should show in Xcode and the output directory", "attachment": [ { "id": "61112", "filename": "Screen Shot 2016-12-19 at 12.57.19 PM.png", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-19T20:59:54.000+0000", "size": 140306, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Building to dist-appstore does not add the application to Xcode.", "creator": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "environment": "macOS Sierra 10.12.1\r\nTi SDK: 6.0.1.v20161217061750\r\nAppc NPM: 4.2.8\r\nApp CLI: 6.1.0\r\nNode v4.6.0\r\nXcode 8.2", "closedSprints": [ { "id": 784, "state": "closed", "name": "2016 Sprint 26 SDK", "startDate": "2016-12-17T01:24:57.928Z", "endDate": "2016-12-31T01:24:00.000Z", "completeDate": "2017-01-03T02:15:01.548Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "403637", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I'm unable to reproduce with Titanium SDK 6.0.1 or 6.1.0. I'm using Xcode 8.2 and iOS SDK 10.2.\r\n\r\nNote: The expected result in this ticket is not accurate. Yes, Xcode should be launched and the archive should be listed in the organizer, but there is no \"output directory\" when doing a {{dist-appstore}} build unless you count the Xcode archive directory. You're thinking of {{dist-adhoc}}.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-12-19T20:43:40.000+0000", "updated": "2016-12-19T20:43:48.000+0000" }, { "id": "403638", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hello [~cbarber]\r\n\r\nThe ticket was edited to remove that {{-O}} option.\r\n\r\nI can reproduce with: \r\nXcode 8.1\r\nNPM Version: 2.15.1\r\nNode Version: 4.6.2\r\nMac OS: 10.11.2\r\nAppc CLI: 6.1.0\r\nAppc CLI NPM: 4.2.8\r\nTitanium SDK version: 6.0.1.v20161217061750\r\n\r\nSee screenshot\r\n\r\n\r\n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-19T20:57:45.000+0000", "updated": "2016-12-19T20:59:28.000+0000" }, { "id": "403639", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The app does not appear in the list, app name is \"testBarber\"", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-19T21:00:35.000+0000", "updated": "2016-12-19T21:00:53.000+0000" }, { "id": "403641", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Problem is caused by missing {{Info.plist}} when building an iOS app that does NOT have a watch app. If the app has a watch app, then the {{Info.plist}} file is generated as expected.\r\n\r\nTi SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8699\r\nTi SDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8700", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-12-19T21:36:37.000+0000", "updated": "2016-12-19T21:36:37.000+0000" }, { "id": "403662", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Looks good. Merged.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-12-20T06:06:25.000+0000", "updated": "2016-12-20T06:06:25.000+0000" }, { "id": "403699", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I was able to publish a newly created and an updated 5.5.x project and both appeared in the archive with:\r\nNPM Version: 2.15.1\r\nNode Version: 4.6.2\r\nMac OS: 10.11.2\r\nAppc CLI: 6.1.0\r\nAppc CLI NPM: 4.2.8\r\nTitanium SDK version: 6.0.1.v20161217061750\r\nAppcelerator Studio, build: 4.8.0.201611092408\r\nXcode 8.2 GM", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-20T22:45:45.000+0000", "updated": "2016-12-20T22:46:15.000+0000" }, { "id": "403748", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed, I am able to publish the application and it is added to the Xcode Archive\r\n\r\nTested on:\r\n\r\n{noformat}\r\nmacOS Sierra 10.12.1\r\nTi SDK 6.0.1.v20161219165108\r\nAppc NPM 4.2.8 \r\nAppc CLI 6.1.0\r\nXcode 8.2, 8.1\r\n{noformat}\r\n*Closing ticket*", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-12-21T17:37:23.000+0000", "updated": "2016-12-21T17:37:23.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }