App crash at launch with Xcode16 beta2

Xcode 16 beta2; macOS Sequoia Developer Beta; iMac 2019 Intel i5;

My app runs fine in Xcode15. but after upgrade to Xcode16 it will crash when I run it.

At first it crash in com.apple.CoreMotion.MotionThread, so I delete the code about CMMotionManager.

but it crashed again.

Xcode15 seems can't run in macOS Sequoia. Should I back to macOS Sonoma?

App crash at launch with Xcode16 beta2
 
 
Q