Post

Replies

Boosts

Views

Activity

Reply to Crash on launch when adding a Swift package with a binary target
I have the exact same issue. works great on simulator crashes on device dyld: Library not loaded: @rpath/MyFramework.framework/MyFramework   Referenced from: /private/var/containers/Bundle/Application/0CD0A16D-5C76-479D-83FE-4785E96E809C/TestSPM.app/TestSPM   Reason: image not found dyld: launch, loading dependent libraries DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
Sep ’20
Reply to Crash on launch when adding a Swift package with a binary target
I have the exact same issue with Xcode 12.0 beta 6. Please Apple give us some answer. dyld: Library not loaded: @rpath/MyFramework.framework/MyFramework   Referenced from: /private/var/containers/Bundle/Application/59D35023-446B-4EDC-8885-D981C9FA8CFA/SPM Demo.app/SPM Demo   Reason: image not found dyld: launch, loading dependent libraries DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
Sep ’20