Test version 2.8.2 (176) breaks on iPad and iPhone

Using TestFlight I just updated to version 2.8.2 (176) on my iPhone.
Unfortunately Codea no longer loads and runs. For me this is a tragedy.
I just tried on the iPad and it breaks too.

It is also broken on the iPad too which is an even bigger tragedy but it gives me hope it will be fixed soon.

If it heals here is what I grabbed from the error log on my iPad.

Date/Time: 2019-08-18 09:06:47.9695 -0600
Launch Time: 2019-08-18 09:06:47.6601 -0600
OS Version: iPhone OS 12.4 (16G77)
Baseband Version: n/a
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: /System/Library/Frameworks/SwiftUI.framework/SwiftUI | Referenced from: /var/containers/Bundle/Application/48FAC7EF-FDAD-4635-8A0A-D0BD0D24D43D/Codea.app/Codea | Reason: image not found
Triggered by Thread: 0****

@DavidLeibs There’s a problem with version 176. Simeon knows about it and is looking into it. You can go to TestFlight and select previous versions and redownload version 174. That’s what I just did.

@DavidLeibs did 177 fix things for you?

Sorry about the crash, it was due to using the iOS 13 SDK and forgetting to link the new SwiftUI framework weakly so it doesn’t try to load on iOS 12.