Created
November 27, 2013 19:04
-
-
Save odrobnik/7681269 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
[Info] Collecting info for testables... (1397 ms) | |
run-test UnitTests.octest (iphonesimulator7.0, logic-test, GC OFF) | |
dyld: could not load inserted library '/usr/local/Cellar/xctool/0.1.10/libexec/lib/otest-shim-ios.dylib' because no suitable image found. Did find: | |
/usr/local/Cellar/xctool/0.1.10/libexec/lib/otest-shim-ios.dylib: mach-o, but wrong architecture | |
suite UnitTests.octest_CRASHED | |
UnitTests.octest_CRASHED | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | |
The test binary crashed outside of a running test or test-suite. | |
CRASH REPORT: otest_2013-11-27-200155_BigDrops.crash | |
Process: otest [19553] | |
Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/Developer/usr/bin/otest | |
Identifier: otest | |
Version: 5315 | |
Code Type: X86-64 (Native) | |
Parent Process: xctool [19366] | |
Responsible: Terminal [215] | |
User ID: 501 | |
Date/Time: 2013-11-27 20:01:55.080 +0100 | |
OS Version: Mac OS X 10.9 (13A598) | |
Report Version: 11 | |
Anonymous UUID: CA0B17BF-3C7D-65FE-5CB7-69BD692A8828 | |
Sleep/Wake UUID: DECD4F47-7349-4071-A11B-40B46CDC8545 | |
Crashed Thread: 0 | |
Exception Type: EXC_BREAKPOINT (SIGTRAP) | |
Exception Codes: 0x0000000000000002, 0x0000000000000000 | |
Application Specific Information: | |
dyld: launch, loading dependent libraries | |
Dyld Error Message: | |
could not load inserted library '/usr/local/Cellar/xctool/0.1.10/libexec/lib/otest-shim-ios.dylib' because no suitable image found. Did find: | |
/usr/local/Cellar/xctool/0.1.10/libexec/lib/otest-shim-ios.dylib: mach-o, but wrong architecture |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment