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

Crash: dyld: Library not loaded: @rpath/XCTest.framework/XCTest #5

Open
phuongvb opened this issue Dec 12, 2019 · 4 comments
Open

Crash: dyld: Library not loaded: @rpath/XCTest.framework/XCTest #5

phuongvb opened this issue Dec 12, 2019 · 4 comments

Comments

@phuongvb
Copy link

App crashes after launching with error:

dyld: Library not loaded: @rpath/XCTest.framework/XCTest
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftXCTest.dylib
  Reason: image not found

Environment: XCode 11.0, Simulator 13.0

@duyquang91
Copy link
Owner

@phuongvb it works well on my machine. Did you run the: $ sh ./setup.sh command?

@phuongvb
Copy link
Author

@duyquang91 I did run and build successfully, crash happen after launching

@duyquang91
Copy link
Owner

@phuongvb I created this project on the Xcode 11.2.1. I'm not sure does it matter or not. Could you please update your XCode?

@phuongvb
Copy link
Author

Screen Shot 2019-12-13 at 11 39 24

This image is captured on XCode 11.3, Simulator 13.3. I have tried to run on 2 PCs and meet the same error :(

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

2 participants