{ "id": "169834", "key": "TIMOB-25318", "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": "19906", "description": "", "name": "Release 6.3.0", "archived": false, "released": true, "releaseDate": "2017-11-01" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-09-23T08:12:45.000+0000", "created": "2017-09-19T15:58:47.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-6.2.0" ], "versions": [ { "id": "18414", "description": "", "name": "Release 6.2.0", "archived": false, "released": true, "releaseDate": "2017-09-13" } ], "issuelinks": [ { "id": "56059", "type": { "id": "10122", "name": "Gantt: start-finish", "inward": "is triggered by", "outward": "is triggering" }, "outwardIssue": { "id": "170073", "key": "TIMOB-25416", "fields": { "summary": "iOS: App is not installing on the device with Ti SDK 6.3.0.v20171017063048", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-11-09T23:51:49.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": "A user is unable to build for device when using 6.2.0.GA. If they switch their SDK to 6.1.2.GA, then the build will succeed. The error they get on build is:\r\n{code}\r\n[ERROR] : Error details: Code Signing Error: No profile for team 'S3R5UHXXXX' matching 'AppName' found: Xcode couldn't find any provisioning profiles matching 'S3R5UHXXXX/AppName. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the General tab of the target editor.\r\n[ERROR] : Error details: Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'\r\n{code}\r\n\r\n*I am unable to reproduce this issue, but the steps the user is performing is:*\r\n1. Create a new project\r\n2. Select the 6.2.0.GA SDK\r\n3. Build the project for device\r\n\r\n*Expected results:*\r\nThe build succeeds without issue\r\n\r\n*Actual Results:*\r\nThe build fails with the above error\r\n\r\n*Notes:*\r\nIf ONLY the SDK is changed to 6.1.2.GA, the build succeeds.\r\nThe team shown in the error is unknown to the user; their other profiles use a different team.", "attachment": [], "flagged": false, "summary": "iOS: Cannot build for devices with 6.2.0.GA", "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": null, "closedSprints": [ { "id": 949, "state": "closed", "name": "2017 Sprint 19 Tooling", "startDate": "2017-09-10T21:25:25.151Z", "endDate": "2017-09-24T21:25:00.000Z", "completeDate": "2017-09-25T17:50:29.468Z", "originBoardId": 219 } ], "comment": { "comments": [ { "id": "428107", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Did you reproduce it in non-CI builds? There is an open Jenkins issue related to that [here|https://issues.jenkins-ci.org/browse/JENKINS-43675]. Btw, I am unable to reproduce with my \r\nAlloy test-app [here|https://github.com/hansemannn/studentenfutter-app] using 6.2.0.GA and Xcode 9 GA.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-19T20:55:08.000+0000", "updated": "2017-09-19T21:03:18.000+0000" }, { "id": "428126", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This issue appears to affect users who are a part of multiple teams and who have expired or invalid component combinations between them. We are currently investigating and developing improved ways of prompting for teams/certs/profiles that should prevent this error by better filtering out invalid configurations. Targeting a fix in 6.3.0.GA.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-09-19T22:15:02.000+0000", "updated": "2017-09-19T22:15:02.000+0000" }, { "id": "428167", "author": { "name": "c3k", "key": "c3k", "displayName": "carlo", "active": true, "timeZone": "Europe/Berlin" }, "body": "I can confirm the problem.\r\n\r\nIn my case the Team ID is different from the app prefix. At some point Apple give me a new [app prefix|https://db.tt/RslZXTgmFa], but all my existing apps belongs to the old one.\r\n\r\nSo the line 3145 in iphone\\cli\\commands\\_build.js:\r\n\r\nbs.DEVELOPMENT_TEAM = this.provisioningProfile.appPrefix;\r\n\r\ngenerate a non buildable xcode project with the error reported by Eric.\r\n", "updateAuthor": { "name": "c3k", "key": "c3k", "displayName": "carlo", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-20T15:28:33.000+0000", "updated": "2017-09-20T15:28:33.000+0000" }, { "id": "428198", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~c3k] In my tests, removing the DEVELOPMENT_TEAM build setting didn't resolve the problem. In Xcode 9, it appears that the certs are now required to be assigned to the provisioning profile. The DEVELOPMENT_TEAM is set to use the team that is specified in the provisioning profile, so as long as your certs and provisioning profiles are correct, you should be able to build just fine.\r\n\r\nAs a resolution to this ticket, I have enabled code signing for device builds and added validation around provisioning profiles to make sure the selected cert is tied to the provisioning profile.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-20T22:52:09.000+0000", "updated": "2017-09-20T22:52:09.000+0000" }, { "id": "428200", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Ti SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/9462\r\nTi SDK 6_3_X PR: https://github.com/appcelerator/titanium_mobile/pull/9463\r\n\r\nTo test, you need to build an iOS app for device, then pick a non-expired provisioning profile that matches the app id, but not the selected developer cert.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-20T23:10:48.000+0000", "updated": "2017-09-20T23:10:48.000+0000" }, { "id": "428228", "author": { "name": "c3k", "key": "c3k", "displayName": "carlo", "active": true, "timeZone": "Europe/Berlin" }, "body": "Yes, removing the line didn't fix, I had to statically set my Team ID as a workaround.\r\n\r\nI've tested 6_3_X cli and the problem is fixed, thank you.", "updateAuthor": { "name": "c3k", "key": "c3k", "displayName": "carlo", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-21T08:26:27.000+0000", "updated": "2017-09-21T08:26:27.000+0000" }, { "id": "428292", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified in SDK builds 6.3.0.v20170921125635 & 7.0.0.v20170921131230", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-09-21T23:23:55.000+0000", "updated": "2017-09-21T23:23:55.000+0000" }, { "id": "428295", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm still having this problem. I'm the one that originally brought this up in a comment on a blog post and Eric reached out to me. \r\n\r\nI just tested with 6.3.0.v20170921125635 but I'm still having the exact same problem as with 6.2.0 GA. If I switch the SDK to 6.1.2 all the problems go away. \r\n\r\nI have cleared all my developer certs and provisioning profiles and only left one. I do not have multiple team profiles but it keeps attaching this team id # that is not related to me at all. ", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-22T03:13:35.000+0000", "updated": "2017-09-22T03:13:35.000+0000" }, { "id": "428297", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~dlewis23] Double check by running {{appc ti info -t ios -o json}} and verify the {{appPrefix}} for your provisioning profile. It should match your team id that is associated to your cert and your cert should be listed in the list of the provisioning profile's certs.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-22T04:19:07.000+0000", "updated": "2017-09-22T04:19:07.000+0000" }, { "id": "428316", "author": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "updateAuthor": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-22T08:28:01.000+0000", "updated": "2017-09-22T08:28:01.000+0000" }, { "id": "428325", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Thanks [~a.marcone], I linked your ticket to be a duplicate of this one to only have one ticket to focus on. Can you please try out the latest 6.3.0 build as well? Either via CLI (appc ti sdk install -b 6_3_X) or download [here|builds.appcelerator.com].", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-22T11:48:26.000+0000", "updated": "2017-09-22T11:48:26.000+0000" }, { "id": "428332", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Chris Barber they are not the same when I run that command I get this. _\"appPrefix\": \"S3Rxxxxxxx\"_ and then _\"team\": [ \"QHPxxxxxxxx\" ],_ \r\n\r\nWhen I build with 6.1.2 GA the Team section in Xcode for provisioning profiles reads as *none* and everything works correctly. ", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-22T13:09:00.000+0000", "updated": "2017-09-22T13:09:00.000+0000" }, { "id": "428334", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~dlewis23] That's very interesting. How did you get an {{appPrefix}} that differs from the {{team}}? As you may have noticed, {{team}} is an array which could potentially have multiple teams, though I have never seen that, so I don't think we can reliably use the first team in the list.\r\n\r\nI propose reopening this ticket, then add code that prefers the {{}} from the tiapp.xml, but then falls back to the {{appPrefix}}.\r\n\r\nIn your case [~dlewis23], you would simply add {{QHPxxxxxxxx}} to the {{}} section of your tiapp.\r\n\r\nSound like a plan?", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-22T13:54:30.000+0000", "updated": "2017-09-22T13:54:30.000+0000" }, { "id": "428335", "author": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "body": "tried with 6_3_x and setting a and still didn't work", "updateAuthor": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-22T13:59:41.000+0000", "updated": "2017-09-22T13:59:41.000+0000" }, { "id": "428336", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~a.marcone] That's because I haven't changed the code yet. My proposal was to honor the {{}} from the tiapp.xml and I'm finishing up something else before I jump back on this ticket.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-22T14:01:01.000+0000", "updated": "2017-09-22T14:01:01.000+0000" }, { "id": "428337", "author": { "name": "zlitten", "key": "zlitten", "displayName": "Zachary Litten", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I downloaded the 6.3.0 sdk to test the fix but when trying to build, very early in the process I get an exception as follows:\r\n{code:java}\r\n2017-09-22T14:11:31.464Z | ERROR | An uncaught exception was thrown!\r\nBlock-scoped declarations (let, const, function, class) not yet supported outside strict mode\r\n2017-09-22T14:11:31.465Z | ERROR | Block-scoped declarations (let, const, function, class) not yet supported outside strict mode\r\n2017-09-22T14:11:31.465Z | TRACE | SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode\r\n{code}\r\n\r\n", "updateAuthor": { "name": "zlitten", "key": "zlitten", "displayName": "Zachary Litten", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-22T14:15:45.000+0000", "updated": "2017-09-22T14:15:45.000+0000" }, { "id": "428338", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~zlitten] Sounds like you are using an old version of Node.js. We recommend Node.js 6.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-22T14:19:00.000+0000", "updated": "2017-09-22T14:19:00.000+0000" }, { "id": "428339", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Chris Barber All of my apps have a different appPrefix then the team ID. I do not have multiple teams. Adding _QHPxxxxxxxx_ does nothing because it seems that has not been added yet. \r\n\r\nAs soon as I select my name for the team if I open the project in Xcode after its built I have no issue building to device with in Xcode. I just don't get the change from 6.1.2 GA to 6.2.0 GA breaking it, going back to 6.1.2GA and the problem goes away and in Xcode 9 Team simple just says *None*.", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-22T14:47:21.000+0000", "updated": "2017-09-22T14:47:21.000+0000" }, { "id": "428340", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~dlewis23] Correct, I have not change the code yet.\r\n\r\nTitanium 6.1.x and older does not fully support Xcode 9. As apart of updating Titanium 6.2.x for Xcode 9, we updated the code to added the exact Xcode project build settings that a non-Titanium app would set and this includes {{DEVELOPMENT_TEAM}}. Apple added stricter validation around provisioning profiles and so we did too.\r\n\r\nPart of the problem is we don't have a clear way to get which teams you are apart of. The team id is embedded in the provisioning profile, but this has proven to be unreliable and thus we are about to add a manual override. Xcode has you log into your Apple Developer Account via the Preferences window and then caches the teams locally in a SQLite database. We read that SQLite database, but it is unreliable since this cache may be out-of-date or empty if you have yet to set up Xcode.\r\n\r\nThe best solution is also the worst. If we made it so that you could provide your Apple ID and password to the Titanium tooling, then Titanium could log in on your behalf, query the teams, validate/install provisioning profiles, etc. I would love to add this, but not everyone trusts Titanium with their login. Note that the authentication credentials would be stored encrypted on the user's machines and never transmitted anywhere other than developer.apple.com (i.e. Titanium would not store the password in the Axway/Appc cloud). I'd be curious what people think about supplying their Apple login to the Titanium build tools.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-22T14:59:44.000+0000", "updated": "2017-09-22T14:59:44.000+0000" }, { "id": "428341", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Chris Barber I can see being for and against the best solution you laid out there. Its just a tough one today giving out your user/pass even if its said nothing is stored. \r\n\r\nI look forward to testing once you make that change so I can hardcode the team-id. Looking around it seems you were able to make a unique app prefix for each app when iOS development started 9 years ago and this is what I did. Looking around in developer.apple in Certificates, Identifiers & Profiles it doesn't seem like thats possible anymore and Apple wants everyone to just use the Team-ID to avoid this problem I guess. But the problem is for people who did what I did there is no fix because the appPrefix can't be changed for production apps that are already on the store. \r\n", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-22T15:10:25.000+0000", "updated": "2017-09-22T15:10:25.000+0000" }, { "id": "428342", "author": { "name": "c3k", "key": "c3k", "displayName": "carlo", "active": true, "timeZone": "Europe/Berlin" }, "body": "After recent comments I've just make another test and I have to report that I've made some kind of mistake before my last comment. Maybe I was still using 6.1.2, so I confirm the problem is not fixed (I have different app prefix and team id).", "updateAuthor": { "name": "c3k", "key": "c3k", "displayName": "carlo", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-22T15:15:18.000+0000", "updated": "2017-09-22T15:15:18.000+0000" }, { "id": "428345", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Ti SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/9468\r\nTi SDK 6_3_X PR: https://github.com/appcelerator/titanium_mobile/pull/9469\r\n\r\nTo test, you need to build an app for device where you do not have a {{}} in the tiapp.xml and you have development provisioning profile where the {{appPrefix}} differs from the list of {{team}} in the provisioning profile. Since this is not easy to reproduce, perhaps someone from the community would be so kind to give this PR a go.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-22T16:34:44.000+0000", "updated": "2017-09-22T16:34:44.000+0000" }, { "id": "428347", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Chris Barber I just tested this on my end and it seems to be working good with the team-id in my tiapp.xml. I will be working on my app all day so If I have any building to device issues I will update. But so far so good. Thank you so much for working on a fix for this. :)", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-22T17:19:47.000+0000", "updated": "2017-09-22T17:19:47.000+0000" }, { "id": "428366", "author": { "name": "ch", "key": "ch", "displayName": "Cameron", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I updated to 6.3.x and it DID NOT resolve the problem. Problem still exists. \r\n\r\nNo problem what-so-ever before the Xcode9 / 6.2.x update\r\n\r\nThank you for your continued effort, but there are some of us which are still experiencing this. \r\n\r\nPlease do not mark it as resolved? :)\r\n\r\n", "updateAuthor": { "name": "ch", "key": "ch", "displayName": "Cameron", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-23T01:00:37.000+0000", "updated": "2017-09-23T01:01:52.000+0000" }, { "id": "428367", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cameron updating to 6.3.x won't fix it yet. You have to change the 2 files mentioned here https://github.com/appcelerator/titanium_mobile/pull/9469 \r\n\r\nI just copied them into my 6.3.x mobileSDK folder and it solved the problem till it gets merged. ", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-23T01:13:24.000+0000", "updated": "2017-09-23T01:13:24.000+0000" }, { "id": "428368", "author": { "name": "ch", "key": "ch", "displayName": "Cameron", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Donovan Lewis\r\n\r\nWell that exactly fixed it...\r\n\r\nThanks a million!!!!!", "updateAuthor": { "name": "ch", "key": "ch", "displayName": "Cameron", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-23T01:30:09.000+0000", "updated": "2017-09-23T01:30:09.000+0000" }, { "id": "428369", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~dlewis23], [~ch] Be aware that PR referenced above introduces a bug for simulator builds. Sigh. A fix is on the way.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-23T02:25:46.000+0000", "updated": "2017-09-23T02:25:46.000+0000" }, { "id": "428370", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "PR #3\r\nTi SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/9473\r\nTi SDK 6_3_X PR: https://github.com/appcelerator/titanium_mobile/pull/9474\r\n\r\nTo test, do a iOS simulator build.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2017-09-23T02:28:52.000+0000", "updated": "2017-09-23T02:29:17.000+0000" }, { "id": "428372", "author": { "name": "ch", "key": "ch", "displayName": "Cameron", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Chris Barber Thx. So far simulator seems to be a-ok, atleast for me", "updateAuthor": { "name": "ch", "key": "ch", "displayName": "Cameron", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-23T04:04:21.000+0000", "updated": "2017-09-23T04:04:21.000+0000" }, { "id": "428407", "author": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "body": "After updating the sdk and setting the team-id, I get this:\r\n\r\n{code}\r\n** ARCHIVE SUCCEEDED **\r\nPackaging for Ad Hoc distribution\r\nPackaging IPA for target dist-adhoc\r\nRunning: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -exportArchive -archivePath \"[...]/myapp.xcarchive\" -exportPath \"[...]\" -exportOptionsPlist \"[...]/build/iphone/export_options.plist\"\r\n 2017-09-25 16:22:59.751 xcodebuild[68344:11748709] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/hq/km1drj0141v1bf195s13yq740000gp/T/myapp_2017-09-25_16-22-59.748.xcdistributionlogs'.\r\nFailed to export archive to ipa\r\nThe selected provisioning profile \"myapp - adhoc (237a354d-d7eb-497d-a56e-6504c1511xxx)\" is most likely not a valid Ad Hoc provisioning profile.\r\nPlease ensure you are using a valid Ad Hoc provisioning that is linked to the signing identity, then try again.\r\n{code}\r\n\r\nThe provisioning is actually valid (recreated from scratch), and if I open the newly created Xcode project I can archive it without getting any error.", "updateAuthor": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-09-25T14:33:56.000+0000", "updated": "2017-09-25T14:33:56.000+0000" }, { "id": "430366", "author": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed. Changes are seen on master 7.0.0.v20171109120356", "updateAuthor": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-11-09T23:51:34.000+0000", "updated": "2017-11-09T23:51:34.000+0000" } ], "maxResults": 31, "total": 31, "startAt": 0 } } }