Skip to content

Instantly share code, notes, and snippets.

@dbarden
Created March 25, 2015 07:32
Show Gist options
  • Save dbarden/8831efffc62ca3315e52 to your computer and use it in GitHub Desktop.
Save dbarden/8831efffc62ca3315e52 to your computer and use it in GitHub Desktop.
Carthage failure
IDEBundleInjection.c: Error 3587 loading bundle '/Users/dbarden/Library/Developer/Xcode/DerivedData/wormhole-aibeploggrzlsdfidrlrpzhkjcxu/Build/Products/Debug-iphonesimulator/wormholeTests.xctest': The bundle “wormholeTests” couldn’t be loaded because it is damaged or missing necessary resources.
DevToolsBundleInjection environment:
XCInjectDiagnostics: (null)
XCInjectBundleInto: /Users/dbarden/Library/Developer/Xcode/DerivedData/wormhole-aibeploggrzlsdfidrlrpzhkjcxu/Build/Products/Debug-iphonesimulator/wormhole.app/wormhole
XCInjectBundle: /Users/dbarden/Library/Developer/Xcode/DerivedData/wormhole-aibeploggrzlsdfidrlrpzhkjcxu/Build/Products/Debug-iphonesimulator/wormholeTests.xctest
TestBundleLocation: /Users/dbarden/Library/Developer/Xcode/DerivedData/wormhole-aibeploggrzlsdfidrlrpzhkjcxu/Build/Products/Debug-iphonesimulator/wormholeTests.xctest
TMPDIR: /Users/dbarden/Library/Developer/CoreSimulator/Devices/3E6E19F3-2D15-4379-A230-EECB57B779F0/data/Containers/Data/Application/E3C37902-7685-4CBE-899B-B7FCA6201D8B/tmp
DYLD_LIBRARY_PATH: /Users/dbarden/Library/Developer/Xcode/DerivedData/wormhole-aibeploggrzlsdfidrlrpzhkjcxu/Build/Products/Debug-iphonesimulator
DYLD_INSERT_LIBRARIES: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/IDEBundleInjection.framework/IDEBundleInjection
DYLD_FRAMEWORK_PATH: /Users/dbarden/Library/Developer/Xcode/DerivedData/wormhole-aibeploggrzlsdfidrlrpzhkjcxu/Build/Products/Debug-iphonesimulator
DYLD_FALLBACK_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib
DYLD_FALLBACK_FRAMEWORK_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks
*** Test session exited(82) without checking in. Executable cannot be loaded for some other reason, such as a problem with a library it depends on or a code signature/entitlements mismatch. Retry after a Clean build. If you believe this error represents a bug, please attach the log file at /var/folders/90/18vnv5ys6bsbwkz8hxg1sxg80000gn/T/com.apple.dt.XCTest-status/Session-2015-03-25_08:29:55-YE9omP.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment