injectionforxcode icon indicating copy to clipboard operation
injectionforxcode copied to clipboard

Error loading

Open wkcdeie opened this issue 7 years ago • 9 comments

Error loading /Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle/iOSInjection: dlopen(/Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle/iOSInjection, 265): Symbol not found: __T0SPyxGs8_PointersWP Referenced from: /Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle/iOSInjection Expected in: /Users/xxxx/Library/Developer/CoreSimulator/Devices/921C0B79-E1D9-45EA-9C55-BAF532EBBE2A/data/Containers/Bundle/Application/19B3DE92-2C96-4CB5-B394-2308819F5218/xxxxxx.app/Frameworks/libswiftCore.dylib in /Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle/iOSInjection

wkcdeie avatar Jun 14 '18 01:06 wkcdeie

I have the same question: MyInjectionDemo[2319:97348] Error loading /Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle/iOSInjection: dlopen(/Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle/iOSInjection, 265): Library not loaded: @rpath/XCTest.framework/XCTest Referenced from: /Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle/iOSInjection Reason: image not found Please check this, Tks!

TPQuietBro avatar Jun 14 '18 03:06 TPQuietBro

Xcode:9.3.1 Injection3

TPQuietBro avatar Jun 14 '18 03:06 TPQuietBro

App store version?

johnno1962 avatar Jun 14 '18 13:06 johnno1962

yes,downloaded from AppStore.

TPQuietBro avatar Jun 14 '18 15:06 TPQuietBro

Are you running Xcode from the default path /Applications/Xcode.app?

johnno1962 avatar Jun 14 '18 16:06 johnno1962

emmm,I ran Xcode not from /Applications/Xcode.app. I tried it as you said and it worked. Tks!

TPQuietBro avatar Jun 15 '18 09:06 TPQuietBro

Is it possible to run xcode from a different path and still work with the appstore version of injectionIII? if not, where i have to change to point to my custom directory installation of xcode? Or i have to use a different approach?

mohamedkhedr avatar Jun 23 '18 14:06 mohamedkhedr

No, you’d need to rebuild it from this repo: https://github.com/johnno1962/InjectionIII/tree/MAS-version

johnno1962 avatar Jun 23 '18 14:06 johnno1962

thanks, changed the default path, exported and it's working as expected. maybe in the future i will add a directory selector in the menu, but it's fine for me right now.

mohamedkhedr avatar Jun 23 '18 15:06 mohamedkhedr