After upgrading Xcode to Version 11.1 (11A1027), my iOS app(MyApp) crashes in Xcode at the start of its running with the following runtime error:
dyld: Symbol not found: ___chkstk_darwin Referenced from: /var/containers/Bundle/Application/xxxxxxxxxx/MyApp.app/MyApp Expected in: /usr/lib/libSystem.B.dylib
MacOS: Mojave 10.14.6 (18G103) Xcode: 11.1 (11A1027) Target Device: iPhone 6 Plus Target Device iOS: 12.4.2
It does not have any issues in Xcode 10.3. Any helps, comments will be appreciated. Thanks in advance.
I think I found the problem. I generate my Xcode projects with CMake and for some reason CMake is having a very hard time setting the Base SDK option on the project.
If I manually set the Base SDK to iOS it seems to build and run just fine
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With