[TIMOB-28469] iOS: Validate basic functionality
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Critical |
Status | Closed |
Resolution | Done |
Resolution Date | 2021-09-23T15:43:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 10.1.0 |
Components | iOS |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2021-06-04T12:52:12.000+0000 |
Updated | 2021-09-23T15:43:49.000+0000 |
Description
Once all the previous has been setup, validate the following:
* Validate KitchenSink-v2 can be built to simulator, device, dist-appstore, and dist-adhoc
* Validate hyperloop-examples can be built to simulator, device, dist-appstore, and dist-adhoc
* Validate iOS debugging
* Validate module building
The three blockers we noticed so far are: - TIMOB-28488 - TIMOB-28523 - TIMOB-28524
Using Xcode 13 Beta 5 and iOS 15 Beta 5 Verified 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) TIMOB-28523 can be seen in ks-v2 I'll keep this ticket open til we get a GM and then perform the same again
I tested kitchensink-v2 and hyperloop-examples on iOS 15 with what's currently on "master" and it works fine. _(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.)_
[~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.
[~jquick], sounds good.
Did check for the above mentioned tests & did not find any issues.
Given that Xcode RC and Xcode GA are identical, closing this out