Skip to content

Instantly share code, notes, and snippets.

@Brett-Best
Created September 16, 2015 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Brett-Best/c32bda701536aea337c1 to your computer and use it in GitHub Desktop.
Save Brett-Best/c32bda701536aea337c1 to your computer and use it in GitHub Desktop.
UITest Error
(void *) $0 = 0x00007fb079e06c40
2015-09-16 23:41:58.390 XCTRunner[69393:10712775] INFO: Reveal Server started (Protocol Version 18).
2015-09-16 23:41:58.392 XCTRunner[69393:10712775] Running tests...
2015-09-16 23:41:58.392 XCTRunner[69393:10712775] Looking for test bundles in /Users/brettbest/Library/Developer/CoreSimulator/Devices/CC75A4B3-0E78-411D-9F19-D77D56BD7F83/data/Containers/Bundle/Application/DEBE0667-DABF-4828-BE20-AF95719E5391/Pazzle iOS UITests-Runner.app/PlugIns
2015-09-16 23:41:58.392 XCTRunner[69393:10712775] Found test bundle at /Users/brettbest/Library/Developer/CoreSimulator/Devices/CC75A4B3-0E78-411D-9F19-D77D56BD7F83/data/Containers/Bundle/Application/DEBE0667-DABF-4828-BE20-AF95719E5391/Pazzle iOS UITests-Runner.app/PlugIns/Pazzle iOS UITests.xctest
2015-09-16 23:41:58.393 XCTRunner[69393:10712775] Looking for configurations in /Users/brettbest/Library/Developer/CoreSimulator/Devices/CC75A4B3-0E78-411D-9F19-D77D56BD7F83/data/Containers/Bundle/Application/DEBE0667-DABF-4828-BE20-AF95719E5391/Pazzle iOS UITests-Runner.app/PlugIns/Pazzle iOS UITests.xctest
2015-09-16 23:41:58.421 XCTRunner[69393:10712775] Found configuration <XCTestConfiguration: 0x7fb079e3ae30>
testBundleURL:file:///Users/brettbest/Library/Developer/Xcode/DerivedData/Pazzle-hkagzigkpqlpkfdkmtxjqshntytp/Build/Products/Debug-iphonesimulator/Pazzle%20iOS%20UITests-Runner.app/PlugIns/Pazzle%20iOS%20UITests.xctest/
productModuleName:Pazzle_iOS_UITests
testsToSkip:(null)
testsToRun:(null)
reportResultsToIDE:YES
sessionIdentifier:<__NSConcreteUUID 0x7fb079e266f0> CBF0899A-D1EE-4B7C-A517-942F4B89C32D
pathToXcodeReportingSocket:(null)
disablePerformanceMetrics:no
treatMissingBaselinesAsFailures:no
baselineFileURL:(null)
targetApplicationPath:/Users/brettbest/Library/Developer/Xcode/DerivedData/Pazzle-hkagzigkpqlpkfdkmtxjqshntytp/Build/Products/Debug-iphonesimulator/Pazzle iOS.app
targetApplicationBundleID:com.brettbest.Pazzle-iOS
reportActivities:no
2015-09-16 23:41:58.461 XCTRunner[69393:10712775] The bundle “Pazzle iOS UITests” couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle.
2015-09-16 23:41:58.462 XCTRunner[69393:10712775] (dlopen_preflight(/Users/brettbest/Library/Developer/CoreSimulator/Devices/CC75A4B3-0E78-411D-9F19-D77D56BD7F83/data/Containers/Bundle/Application/DEBE0667-DABF-4828-BE20-AF95719E5391/Pazzle iOS UITests-Runner.app/PlugIns/Pazzle iOS UITests.xctest/Pazzle iOS UITests): Library not loaded: @rpath/Alamofire.framework/Alamofire
Referenced from: /Users/brettbest/Library/Developer/CoreSimulator/Devices/CC75A4B3-0E78-411D-9F19-D77D56BD7F83/data/Containers/Bundle/Application/DEBE0667-DABF-4828-BE20-AF95719E5391/Pazzle iOS UITests-Runner.app/PlugIns/Pazzle iOS UITests.xctest/Pazzle iOS UITests
Reason: image not found)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment