Post

Replies

Boosts

Views

Activity

Reply to Xcode 16.4 iOS 18.5 simulator crashes for Apps requiring webkit
Option 2 seems to have a limitation where previews do not work. Is there a way to inject the DYLD_FALLBACK_LIBRARY_PATH into preview contexts? FailedToAnalyzeBuiltTargetDescription: Could not analyze the built target description for AppName to create the preview. buildableName: AppName ================================== | CouldNotFindLibrary: Could not find library with name ”/usr/lib/swift/libswiftWebKit.dylib“
Jun ’25
Reply to Xcode 16.4 iOS 18.5 simulator crashes for Apps requiring webkit
Confirmed that when the iOS 18.6 simulator is installed it seems to fix general simulator usage (even on iOS 17 simulators). However, #Previews still do not work: CouldNotFindLibrary: Could not find library with name ”/usr/lib/swift/libswiftWebKit.dylib“
Replies
Boosts
Views
Activity
Aug ’25
Reply to Xcode 16.4 iOS 18.5 simulator crashes for Apps requiring webkit
Option 2 seems to have a limitation where previews do not work. Is there a way to inject the DYLD_FALLBACK_LIBRARY_PATH into preview contexts? FailedToAnalyzeBuiltTargetDescription: Could not analyze the built target description for AppName to create the preview. buildableName: AppName ================================== | CouldNotFindLibrary: Could not find library with name ”/usr/lib/swift/libswiftWebKit.dylib“
Replies
Boosts
Views
Activity
Jun ’25
Reply to Xcode 16.4 iOS 18.5 simulator crashes for Apps requiring webkit
Same thing here, this is fairly disruptive to our workflow as we have a workaround to set up the simulator project to have a min iOS version of 18.4.
Replies
Boosts
Views
Activity
Jun ’25