Closed kiraclf closed 1 year ago
The flutter app build with XCode 16 will crash when start up with stack trace below
thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) frame #0: 0x0000000000000000 frame #1: 0x0000000104809524 MXLoggerCore`__cxx_global_var_init + 24 frame #2: 0x0000000104809550 MXLoggerCore`_GLOBAL__sub_I_mxlogger.cpp + 12 * frame #3: 0x00000001047176a0 dyld`ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 448 Message from debugger: killed
Maybe xcode 15's bug
The flutter app build with XCode 16 will crash when start up with stack trace below