We build and submit IPA to Appstore several days ago, by Xcode 13.4.1, and our App can be running on iOS 12 as normal. But after Apple publish iOS16, App was killed when launched on iOS12 . I found these logs in devices
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Description: DYLD, Library not loaded: /usr/lib/swift/libswiftCoreData.dylib
image not found
Does anyone have any idea?