Last active
February 25, 2019 12:34
-
-
Save dive/eae0d2356bb3baa80939cecfbd35ac8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xctest[18838:9855653] The bundle "ios-framework-packagePackageTests.xctest" couldn't be loaded because it is damaged \ | |
| or missing necessary resources. Try reinstalling the bundle. | |
| xctest[18838:9855653](dlopen_preflight(./ios-example/ios-framework-package/.build/x86_64-apple-macosx10.10/debug/ios-framework-packagePackageTests.xctest/Contents/MacOS/ios-framework-packagePackageTests): | |
| **Library not loaded: @rpath/libswiftUIKit.dylib** | |
| ... | |
| Reason: no suitable image found. Did find: | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftUIKit.dylib: mach-o, | |
| **but built for simulator (not macOS))** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment