Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading #251

Open
wkcdeie opened this issue Jun 14, 2018 · 9 comments
Open

Error loading #251

wkcdeie opened this issue Jun 14, 2018 · 9 comments

Comments

@wkcdeie
Copy link

wkcdeie commented Jun 14, 2018

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

@TPQuietBro
Copy link

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
Copy link

Xcode:9.3.1
Injection3

@johnno1962
Copy link
Owner

App store version?

@TPQuietBro
Copy link

yes,downloaded from AppStore.

@johnno1962
Copy link
Owner

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

@TPQuietBro
Copy link

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

@mohamedkhedr
Copy link

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?

@johnno1962
Copy link
Owner

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

@mohamedkhedr
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants