Post

Replies

Boosts

Views

Activity

Reply to App crash that build with xcode 15 on ios 13.7, errror #3 0x000000010e5508d4 in ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) ()
dyldImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 424 dyldImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 52 I also meet same crash on ios12.X、iOS13.X、iOS14.X I try to resolve it by https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes#Linking but it does not work!
Nov ’23
Reply to [XCode 16] Project won't run on XCode 16, libswiftCoreGraphics not found
I am seeing this same crash when running Xcode 16 on a macOS 14.5 (sonoma) . I try increasing the deployment target to 13.0 、15.0、16.0、17.0,and run 12pro device with 17.1.2 version. but it dost not work !
Replies
Boosts
Views
Activity
Jun ’24
Reply to App crash that build with xcode 15 on ios 13.7, errror #3 0x000000010e5508d4 in ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) ()
dyldImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 424 dyldImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 52 I also meet same crash on ios12.X、iOS13.X、iOS14.X I try to resolve it by https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes#Linking but it does not work!
Replies
Boosts
Views
Activity
Nov ’23
Reply to Xcode 14 project compile error ... com.apple.xcode.tools.swift.compiler is not absolute
the following steps may help you (1)remove all “user header search path “ values  (2) clean DerivedData  (3) exit XCode then Restart XCode  (4) Restart computer  (5) restart project
Replies
Boosts
Views
Activity
Nov ’22