Xcode 14.3: App built is not able to open on iOS 13.6

When building app with Xcode 14.3, I can't open the app. It works fine with Xcode 14.2.

Here is the log:

Assertion failed: (gotLocation), function applyFixupsToImage_block_invoke_3, file /Library/Caches/com.apple.xbs/Sources/dyld/dyld-750.4.2/dyld3/Loading.cpp, line 779.
dyld: Assertion failed: (gotLocation), function applyFixupsToImage_block_invoke_3, file /Library/Caches/com.apple.xbs/Sources/dyld/dyld-750.4.2/dyld3/Loading.cpp, line 779.

Environment: iOS 13.5.1 or 13.6.1 (we received report from these 2 version) Device: iPhone 7 Plus (received 2 reports only come from this device).

Screen recording: https://youtu.be/Qmmo2NjRcBY

And by the way, this list on 14.3 is not showing enough simulators.

Answered by DTS Engineer in 753414022

Xcode 14.3.1 addresses this issue, and a RC version is available for download today.

I am using Xcode 14.2 not 14.3 and still I am facing this crash on my iOS 13.6 device. How did you manage to work it out with Xcode 14.2? @blueberry6401

I have the very same issue, can't list all simulators, but I can list in projects created on older versions of Xcode.

I don’t know if xcode15 has fixed this problem?

Same problem with Xcode 15, my app crash on iOS14 simulator (but it's working with Xcode 14.3.1)

Xcode 14.3: App built is not able to open on iOS 13.6
 
 
Q