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
Post
Replies
Boosts
Views
Activity
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
Looks like this is only local validation. I have an appointment today I will ask and reply here.
Kimota,Having the same issues / questions here. How did you solve that out ?Thanks for sharingJeff