You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My personal project will terminate when I use my jailbroken device with the Xcode debugging .
Target output:
<--
dyld: could not load inserted library '/usr/lib/TweakInject.dylib' because no suitable image found. Did find:
/usr/lib/TweakInject.dylib: code signing blocked mmap() of '/usr/lib/TweakInject.dylib'
My personal project will terminate when I use my jailbroken device with the Xcode debugging .
Target output:
<--
dyld: could not load inserted library '/usr/lib/TweakInject.dylib' because no suitable image found. Did find:
/usr/lib/TweakInject.dylib: code signing blocked mmap() of '/usr/lib/TweakInject.dylib'
Message from debugger: Terminated due to signal 6
-->
I found a possible solution from a similar post, https://github.com/hirakujira/TweakInjector_delay, yet it was an outdated version.
Could u plz help me solve this problem? Thank you! ^_^.
The text was updated successfully, but these errors were encountered: