Post

Replies

Boosts

Views

Activity

dyld: Library not loaded on DTK debugging in XCODE
I'm getting a sandbox error of: dyld: Library not loaded@rpath/MyFramework.framework/Versions/A/MyFramework   Referenced from: /Users/Documents/Development/MyApp/Build/Products/Release/MyApp   Reason: no suitable image found.  Did find: file system sandbox blocked open() of '/Users/Documents/Development/MyApp/Build/Products/Release/MyFramework.framework/Versions/A/MyFramework' /Users//Documents/Development/MyApp/Build/Products/Release/MyFramework.framework/Versions/A/MyFramework: stat() failed with errno=1 file system sandbox blocked open() of '/Users/Documents/Development/MyApp/Build/Products/Release/MyFramework.framework/Versions/A/MyFramework' However, if I run the app directly, it runs... any idea why I cannot debug from within XCODE?
0
0
578
Jun ’20