Catalyst app crashes on launch with Big Sur Beta 4

I just got macOS 11 Beta 4 and Xcode Beta 4 up and running. I have an existing Catalyst app that worked fine in Beta 3 but now crashes on launch with this error:

[NSLayoutManager hyphenationFactor] with mismatched application context AppKit

Anyone else see this? I’m not using NsLayoutManager directly, but I do have UITextViews in my app.
I got the same issue today (with Big Sur beta 4 and Xcode beta 4)...rebooting my Mac fixed it.
My App is breakpointing at this exception on beta4 as well, but If I click "continue" it will proceed as normal.
Catalyst app crashes on launch with Big Sur Beta 4
 
 
Q