This Crash can be reproduced in the debug status of XCode.
However, it seems that relevant information cannot be obtained through Analytics in this way.
So, I tried to reproduce it by installing Archive, but a new problem came up during the installation:
Error installing '/Users/xxxx/Desktop/temp/MAHDemo 2023-12-04 10-42-16/MAHDemo.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSURL=file:///Users/xxxxxxx/Desktop/temp/MAHDemo%202023-12-04%2010-42-16/MAHDemo.ipa, NSUnderlyingError=0x60002205f810 {Error Domain=com.apple.dt.CoreDeviceError Code=3000 "The item at MAHDemo.ipa is not a valid bundle." UserInfo={NSURL=file:///Users/xxxxxxx/Desktop/temp/MAHDemo%202023-12-04%2010-42-16/MAHDemo.ipa, NSLocalizedFailureReason=Failed to read the bundle., NSLocalizedDescription=The item at MAHDemo.ipa is not a valid bundle.}}, NSLocalizedDescription=Failed to install the app on the device.}
Domain: com.apple.dt.DVTCoreDevice
Code: -1
User Info: {
DVTErrorCreationDateKey = "2023-12-04 02:45:13 +0000";
}
System Information
macOS Version 13.6.1 (Build 22G313)
Xcode 15.0.1 (22266) (Build 15A507)
Timestamp: 2023-12-04T10:45:13+08:00
The same IPA installed on iOS 15, 16 system will not appear.