{ "id": "176212", "key": "TIMOB-28469", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "21201", "description": "", "name": "Release 10.1.0", "archived": false, "released": true, "releaseDate": "2021-09-28" } ], "resolution": { "id": "10000", "description": "", "name": "Done" }, "resolutiondate": "2021-09-23T15:43:49.000+0000", "created": "2021-06-04T12:52:12.000+0000", "epic": { "id": 176208, "key": "TIMOB-28465", "name": "iOS: Support iOS 15 and Xcode 13", "summary": "iOS: Support iOS 15/Xcode 13", "color": { "key": "color_7" }, "done": false }, "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "updated": "2021-09-23T15:43: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": "Once all the previous has been setup, validate the following:\r\n\r\n* Validate KitchenSink-v2 can be built to simulator, device, dist-appstore, and dist-adhoc\r\n* Validate hyperloop-examples can be built to simulator, device, dist-appstore, and dist-adhoc\r\n* Validate iOS debugging\r\n* Validate module building", "attachment": [], "flagged": false, "summary": "iOS: Validate basic functionality", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": null, "closedSprints": [ { "id": 1229, "state": "closed", "name": "2021 Sprint 20", "startDate": "2021-09-22T22:04:35.181Z", "endDate": "2021-10-06T22:04:00.000Z", "completeDate": "2021-10-07T15:37:04.863Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "458987", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "The three blockers we noticed so far are:\r\n- TIMOB-28488\r\n- TIMOB-28523\r\n- TIMOB-28524", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2021-08-14T13:37:22.000+0000", "updated": "2021-08-14T13:37:22.000+0000" }, { "id": "458994", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Using Xcode 13 Beta 5 and iOS 15 Beta 5\r\n\r\nVerified building ks-v2 and hyperloop-examples to stated targets. Validated debugging to iOS sim and device (VS Code and Studio). Validated module building (objective-c and swift based)\r\n\r\nTIMOB-28523 can be seen in ks-v2\r\n\r\nI'll keep this ticket open til we get a GM and then perform the same again", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2021-08-17T12:05:05.000+0000", "updated": "2021-08-17T12:05:05.000+0000" }, { "id": "459031", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I tested kitchensink-v2 and hyperloop-examples on iOS 15 with what's currently on \"master\" and it works fine.\r\n\r\n_(I did notice hyperloop-example's \"Video Player\" sometimes caused a random crash, but this is currently true on iOS 14 as well. Not an iOS 15 related issue.)_", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-09-03T23:50:58.000+0000", "updated": "2021-09-03T23:50:58.000+0000" }, { "id": "459033", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~lchoudhary], we should do the ticket's recommended tests with the RC version of 10.1.0 before closing this ticket. By then, Jenkins will be updated to use the newest Xcode 13 to build the RC with.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-09-07T19:03:33.000+0000", "updated": "2021-09-07T19:03:33.000+0000" }, { "id": "459035", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~jquick], sounds good.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-09-07T22:01:09.000+0000", "updated": "2021-09-07T22:01:09.000+0000" }, { "id": "459050", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Did check for the above mentioned tests & did not find any issues.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-09-16T22:40:50.000+0000", "updated": "2021-09-16T22:41:15.000+0000" }, { "id": "459059", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Given that Xcode RC and Xcode GA are identical, closing this out", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2021-09-23T15:43:41.000+0000", "updated": "2021-09-23T15:43:41.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }