myMac:~ myUser$ appium --address "127.0.0.1" [Appium] Welcome to Appium v1.6.0 [Appium] Non-default server args: [Appium] address: '127.0.0.1' [Appium] Appium REST http interface listener started on 127.0.0.1:4723 [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/myUser/Dev/MyApp.app","platformVersion":"10.0.2","automationName":"XCUITest","udid":"8fbc5c7d757609ec665562c3875817387b4464fa","platformName":"iOS","device":"iPad","deviceName":"iPad Air 2"}} [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/myUser/Dev... [Appium] Creating new XCUITestDriver session [Appium] Capabilities: [Appium] app: '/Users/myUser/Dev/MyApp.app' [Appium] platformVersion: '10.0.2' [Appium] automationName: 'XCUITest' [Appium] udid: '8fbc5c7d757609ec665562c3875817387b4464fa' [Appium] platformName: 'iOS' [Appium] device: 'iPad' [Appium] deviceName: 'iPad Air 2' [debug] [XCUITest] XCUITestDriver version: 2.0.26 [BaseDriver] The following capabilities were provided, but are not recognized by appium: device. [BaseDriver] Session created with session id: 6d675da0-87f4-4ae4-8fa6-da9ae734df69 [debug] [XCUITest] Xcode version set to '8.0' [debug] [XCUITest] iOS SDK Version set to '10.0' [debug] [XCUITest] Available devices: 8fbc5c7d757609ec665562c3875817387b4464fa [debug] [XCUITest] Creating iDevice object with udid 8fbc5c7d757609ec665562c3875817387b4464fa [XCUITest] Determining device to run tests on: udid: '8fbc5c7d757609ec665562c3875817387b4464fa', real device: true [BaseDriver] Using local app '/Users/myUser/Dev/MyApp.app' [debug] [XCUITest] Checking whether app is actually present [debug] [ios-app-utils] Getting bundle ID from app [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog [debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog' [XCUITest] Setting up real device [debug] [XCUITest] Error checking install status: Command 'ios-deploy --exists --id 8fbc5c7d757609ec665562c3875817387b4464fa --bundle_id com.myOrg2.myApp2' exited with code 255 [debug] [XCUITest] App is not installed. Will try to install. [debug] [XCUITest] app install stdout : [....] Waiting for iOS device to be connected [....] Using J96AP 'myOrg2 QA' (8fbc5c7d757609ec665562c3875817387b4464fa). ------ Uninstall phase ------ [ OK ] Uninstalled package with bundle id com.myOrg2.myApp2 ------ Install phase ------ [ 0%] Found J96AP 'myOrg2 QA' (8fbc5c7d757609ec665562c3875817387b4464fa) connected through USB, beginning install [ 5%] Copying /Users/myUser/Dev/MyApp.app/META-INF/ to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/META-INF/com.apple.ZipMetadata.plist to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/_CodeSignature/ to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/_CodeSignature/CodeResources to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/AppIcon29x29@2x~ipad.png to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/AppIcon29x29~ipad.png to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/AppIcon40x40@2x~ipad.png to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/AppIcon40x40~ipad.png to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/AppIcon76x76@2x~ipad.png to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/AppIcon76x76~ipad.png to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/AppIcon83.5x83.5@2x~ipad.png to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/CDVBarcodeScanner.bundle/ to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/CDVBarcodeScanner.bundle/beep.caf to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/CDVNotification.bundle/ to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/CDVNotification.bundle/beep.wav to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/config.xml to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/embedded.mobileprovision to device [ 5%] Copying /Users/myUser/Dev/MyApp.app/en.lproj/ to device [ 6%] Copying /Users/myUser/Dev/MyApp.app/en.lproj/Localizable.strings to device [ 6%] Copying /Users/myUser/Dev/MyApp.app/Info.plist to device [ 6%] Copying /Users/myUser/Dev/MyApp.app/LaunchImage-700-Landscape@2x~ipad.png to device [ 7%] Copying /Users/myUser/Dev/MyApp.app/LaunchImage-700-Landscape~ipad.png to device [ 8%] Copying /Users/myUser/Dev/MyApp.app/MainViewController.nib to device [ 8%] Copying /Users/myUser/Dev/MyApp.app/MobileMobile to device [ 10%] Copying /Users/myUser/Dev/MyApp.app/PkgInfo to device [ 10%] Copying /Users/myUser/Dev/MyApp.app/scannerOverlay.nib to device [ 10%] Copying /Users/myUser/Dev/MyApp.app/www/ to device [ 10%] Copying /Users/myUser/Dev/MyApp.app/www/app.js to device [ 18%] Copying /Users/myUser/Dev/MyApp.app/www/cordova-js-src/ to device [ 18%] Copying /Users/myUser/Dev/MyApp.app/www/cordova-js-src/exec.js to device [ 18%] Copying /Users/myUser/Dev/MyApp.app/www/cordova-js-src/platform.js to device [ 18%] Copying /Users/myUser/Dev/MyApp.app/www/cordova.js to device [ 18%] Copying /Users/myUser/Dev/MyApp.app/www/cordova_plugins.js to device [ 18%] Copying /Users/myUser/Dev/MyApp.app/www/data/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/data/AppInfo.json to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/data/MapProperties.json to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/index.css to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/index.html to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/index.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/localization.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.EmailComposer/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.EmailComposer/www/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.EmailComposer/www/EmailComposer.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.ExternalViewerPlugin/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.ExternalViewerPlugin/www/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.ExternalViewerPlugin/www/ExternalViewerPlugin.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.PushNotification/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.PushNotification/www/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.PushNotification/www/push.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.SwitchAppPlugin/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.SwitchAppPlugin/www/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.SwitchAppPlugin/www/SwitchAppPlugin.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.myOrg4DrivingDirection/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.myOrg4DrivingDirection/www/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.myOrg4DrivingDirection/www/myOrg4DrivingDirectionPlugin.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/com.myOrg.plugins.myOrg4DrivingDirection/www/myOrg4DrivingDirectionPluginRequest.js to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-camera/ to device [ 19%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-camera/www/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-camera/www/Camera.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-camera/www/CameraConstants.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-camera/www/CameraPopoverOptions.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-camera/www/ios/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-camera/www/ios/CameraPopoverHandle.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-console/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-console/www/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-console/www/console-via-logger.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-console/www/logger.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-dialogs/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-dialogs/www/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-dialogs/www/notification.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/browser/ to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/browser/isChrome.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/DirectoryEntry.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/DirectoryReader.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/Entry.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/File.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/FileEntry.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/FileError.js to device [ 20%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/FileReader.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/FileSystem.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/fileSystemPaths.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/fileSystems-roots.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/fileSystems.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/FileUploadOptions.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/FileUploadResult.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/FileWriter.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/Flags.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/ios/ to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/ios/FileSystem.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/LocalFileSystem.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/Metadata.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/ProgressEvent.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/requestFileSystem.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file/www/resolveLocalFileSystemURI.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file-transfer/ to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file-transfer/www/ to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-file-transfer/www/FileTransferError.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-geolocation/ to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-geolocation/www/ to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-geolocation/www/Coordinates.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-geolocation/www/geolocation.js to device [ 21%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-geolocation/www/Position.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-geolocation/www/PositionError.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-globalization/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-globalization/www/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-globalization/www/globalization.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-globalization/www/GlobalizationError.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-inappbrowser/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-inappbrowser/www/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-inappbrowser/www/inappbrowser.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-keyboard/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-keyboard/www/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-keyboard/www/keyboard.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-network-information/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-network-information/www/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-network-information/www/Connection.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-network-information/www/network.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-screen-orientation/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-screen-orientation/www/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-screen-orientation/www/screenorientation.ios.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-screen-orientation/www/screenorientation.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-statusbar/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-statusbar/www/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-statusbar/www/statusbar.js to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-vibration/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-vibration/www/ to device [ 22%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-vibration/www/vibration.js to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-zip/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/cordova-plugin-zip/zip.js to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/org.apache.cordova.device/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/org.apache.cordova.device/www/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/org.apache.cordova.device/www/device.js to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/phonegap-plugin-barcodescanner/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/phonegap-plugin-barcodescanner/www/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/plugins/phonegap-plugin-barcodescanner/www/barcodescanner.js to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/resources/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/resources/credits/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/resources/credits/mobile-credits.html to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/ to device [ 23%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/app.css to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/images/ to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/images/layers-2x.png to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/images/layers.png to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/images/marker-icon-2x.png to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/images/marker-icon.png to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/css/images/marker-shadow.png to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/ to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/fonts/ to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/fonts/fontawesome-webfont.eot to device [ 24%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/fonts/fontawesome-webfont.svg to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/fonts/fontawesome-webfont.ttf to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/fonts/fontawesome-webfont.woff to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/fonts/fontawesome-webfont.woff2 to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-awesome/fonts/FontAwesome.otf to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-ext/ to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-ext/fonts/ to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-ext/fonts/ExtJS.eot to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-ext/fonts/ExtJS.svg to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-ext/fonts/ExtJS.ttf to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/font-ext/fonts/ExtJS.woff to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/ to device [ 25%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/ to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/0ee5a0a2-d066-4165-9d6a-bc5ef03378d4.woff to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/1bafba63-797d-4359-b385-3d41cf034a77.woff to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/2b5cafe0-7a75-4a94-8c93-83a1045ab561.eot to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/41918566-d669-48d7-8c1a-69222e19302d.ttf to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/61d037d3-89f4-41ba-bdbf-236fb71985fe.ttf to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/986d248f-a13b-4ab2-b00a-1cba92708a5e.svg to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/bee067c0-4164-475c-80cd-c5deaa135aa9.eot to device [ 26%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/Neue Helvetica eText Panoeuropean/d51caf62-1d37-4c88-8993-92a92f8e4473.svg to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/pictos/ to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/pictos/pictos-web.eot to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/pictos/pictos-web.svg to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/pictos/pictos-web.ttf to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/pictos/pictos-web.woff to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/VUX Icon Font/ to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/VUX Icon Font/vux-icon-font.dev.json to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/VUX Icon Font/vux-icon-font.eot to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/VUX Icon Font/vux-icon-font.svg to device [ 27%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/VUX Icon Font/vux-icon-font.ttf to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/fonts/VUX Icon Font/vux-icon-font.woff to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/icons/ to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/icons/icon-spot~ipad.png to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/icons/Icon.png to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/icons/Icon@2x.png to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/icons/Icon~ipad.png to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/icons/Icon~ipad@2x.png to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/icons/iTunesArtwork.png to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/ to device [ 28%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/myOrg2-background.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/myOrg2-logo.svg to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/check.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/clear_icon.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/disclosure.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/disclosure2.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/dotgrid.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/loading.gif to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/map/ to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/map/marker_em.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/map/marker_em_selected.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/map/marker_reg.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/map/marker_reg_selected.png to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/phone/ to device [ 33%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/phone/bg_359x667_blur.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/phone/ic_roundfieldworker.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/ to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/action.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/add.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/add1.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/add_black.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/address_book.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/arrow_down.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/arrow_left.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/arrow_right.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/arrow_up.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/at.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/atom.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/attachment.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/attachment2.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/attachment3.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/attachment_black.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/back.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/backspace.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/battery_full.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/battery_low.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/battery_power.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/blank.png to device [ 34%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bolt.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bolt_side.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bookmark1.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bookmark2.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bookmark_black.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bookmarks.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/briefcase1.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/briefcase2.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/brightness1.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/brightness2.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/broadcast.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bug.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bulb.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bullseye1.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/bullseye2.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/calendar.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/calendar2.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/calendar_add.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/card1.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/card2.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chart1.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chart2.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chart3.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chat.png to device [ 35%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chat1.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chat2.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chat3.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chat4.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chat_black1.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/chat_black2.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/check1.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/check2.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/check_black1.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/check_black2.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/check_dotted.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/circle.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/circle2.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/circle3.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/circle4.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/clash.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/cloud.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/cloud_black.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/cloud_black_upload1.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/cloud_black_upload2.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/cloud_bolt.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/cloud_download.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/code1.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/code2.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/code3.png to device [ 36%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compass1.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compass2.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compass3.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compose.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compose1.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compose2.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compose3.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/compose_black.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/contract.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/cube.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/data.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/delete.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/delete1.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/delete_black1.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/delete_black2.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc2.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_black.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_black_landscape.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_compose1.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_compose2.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_delete.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_down.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_drawer.png to device [ 37%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_list.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_new.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_send.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/doc_up.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/docs1.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/docs2.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/docs_black1.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/docs_black2.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/download.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/download1.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/download2.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/download_screen.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/eject.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/empty1.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/empty2.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/equalizer1.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/equalizer2.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/event_complete.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/expand.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/favorites.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/favorites1.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/favorites_circle.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/fforward.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/find.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/flag.png to device [ 38%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/flickr2.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder_add.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder_black.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder_black_open.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder_delete.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder_delete2.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder_lock.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/folder_open2.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/font.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/forbidden.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/forward_black.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/globe1.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/globe2.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/globe_black.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/headphones.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/heart.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/heart_circle.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/help.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/help_black.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/home.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/home2.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/hot.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/inbox1.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/inbox2.png to device [ 39%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/inbox3.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/infinite.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/infinite2.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/info.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/info2.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/info_plain.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/info_plain2.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/json.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/lab.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/layout.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/link1.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/link2.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/link_black.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/list.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/locate.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/locate1.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/locate2.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/locate3.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/locate4.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/lock_closed.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/lock_open.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/look.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/loop.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/loop2.png to device [ 40%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/loop_circle.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/magic.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mail.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mail1.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mail2.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mail3.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mail4.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mail5.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/maps.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mic.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/minus1.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/minus2.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/minus_black1.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/minus_black2.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/monitor1.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/monitor2.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/monitor3.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/monitor4.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/more.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/more2.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/mouse.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/move.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/music1.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/music2.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/nodes1.png to device [ 41%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/nodes2.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/note1.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/note2.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/note3.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/note_black.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/nuclear.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/organize.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/outbox.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/pause.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/phone1.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/phone2.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/phone_black.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/phone_ring1.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/phone_ring2.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photo1.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photo2.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photo3.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photo_black1.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photo_black2.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photos1.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photos2.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/photos4.png to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/pictos-web.eot to device [ 42%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/pictos-web.svg to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/pictos-web.ttf to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/pictos-web.woff to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/piechart.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/play1.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/play2.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/play_black1.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/play_black2.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/podcast.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/power_on.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/power_socket.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/print.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/print2.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/quote1.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/quote2.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/quote_black1.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/quote_black2.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/quote_black3.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/refresh.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/refresh1.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/refresh2.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/refresh3.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/refresh5.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/reply.png to device [ 43%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/replytoall.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/resize.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/resize_black.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/rewind.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/right.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/right2.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/rss.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/rss2.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/rss_black.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/rss_black1.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/rss_black2.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/screens.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/search.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/search1.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/search2.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/search_black.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/server.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/servers.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings1.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings10.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings11.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings3.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings4.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings5.png to device [ 44%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings6.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings7.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings8.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings9.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/settings_black.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/share.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/shield1.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/shield2.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/shop1.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/shop2.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/shuffle.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sign_backforth.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sign_cross.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sign_leftright.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sign_leftright2.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sign_split.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sign_switch.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sign_uturn.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/spaces1.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/spaces2.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/speedometer1.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/speedometer2.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/speedometer_black1.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/speedometer_black2.png to device [ 45%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/star.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/stop.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/stop1.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/stop2.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/sync.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/tabbed_book.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/tag.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/tag_black.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/tags.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/team.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/team1.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/time.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/time_repeat.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/trash.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/trash2.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/trash_black.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/tree.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/tv.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/tweak.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/twitter1.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/twitter2.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/up1.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/up2.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/up_black.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/upload2.png to device [ 46%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user3.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_add.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_business.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_fave.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_list.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_list2.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_remote1.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_remove2.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/user_send.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/video.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/video_black1.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/video_black2.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/volume.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/volume_black.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/volume_down.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/volume_mute.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/volume_up.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/warning_black.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/warning_dotted.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/wifi.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/wifi2.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/wifi3.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/wifi4.png to device [ 47%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pictos/window.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/pullarrow.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/select_mask.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/tip2_left.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/tip2_right.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/tip_bottom.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/tip_left.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/tip_right.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/tip_top.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/togglebg.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/togglemask.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/togglethumb.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/togglethumbbg.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/togglethumbmask.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/images/trackmask_outer.png to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/ to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/async.js to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/fsm/ to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/fsm/sdk/ to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/fsm/sdk/state-machine.js to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/fsm/sdk/state-machine.min.js to device [ 48%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/IndexedDBShim.js to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/jszip.js to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/leaflet/ to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/leaflet/leaflet.js to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/leaflet/leaflet.markercluster-src.js to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/leaflet/providers.js to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/sha256.js to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/js/WorkFlowDefinition.js to device [ 49%] Copying /Users/myUser/Dev/MyApp.app/www/resources/Readme.md to device [ 52%] CreatingStagingDirectory [ 57%] ExtractingPackage [ 60%] InspectingPackage [ 60%] TakingInstallLock [ 65%] PreflightingApplication [ 65%] InstallingEmbeddedProfile [ 70%] VerifyingApplication [ 75%] CreatingContainer [ 80%] InstallingApplication [ 85%] PostflightingApplication [ 90%] SandboxingApplication [ 95%] GeneratingApplicationMap [100%] Installed package /Users/myUser/Dev/MyApp.app [debug] [XCUITest] App installed. [XCUITest] Using default agent: /Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj [XCUITest] Using default bootstrap: /Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [XCUITest] Launching WebDriverAgent on the device [debug] [XCUITest] Carthage found: /usr/local/bin/carthage [debug] [XCUITest] Beginning test with command '/Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/bin/run-xcodebuild.sh --project /Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj --scheme WebDriverAgentRunner --destination id=8fbc5c7d757609ec665562c3875817387b4464fa' in directory '/Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' [XCUITest] Waiting for WebDriverAgent to start on device [debug] [XCUITest] Log file for xcodebuild test: /Users/myUser/Library/Developer/Xcode/DerivedData/WebDriverAgent-evuunhxarlywewebxgibzsvlgfoi/Logs/Test/FFEE95DC-F577-43F2-9B2A-31004755D404/Session-WebDriverAgentRunner-2016-10-17_122159-2UZJ6b.log [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading... [debug] [WebDriverAgent] Device: Oct 17 12:21:54 myOrg2-QA XCTRunner[615] : Running tests... [Xcode] 2016-10-17 12:22:27.547 xcodebuild[8910:70929] Error Domain=IDETestOperationsObserverErrorDomain Code=5 "Early unexpected exit, operation never finished bootstrapping - no restart will be attempted" UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted} [Xcode] Testing failed: [Xcode] Test target WebDriverAgentRunner encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted) ** TEST FAILED ** [Xcode] 2016-10-17 12:21:54.582056 XCTRunner[615:83989] Running tests... 2016-10-17 12:21:54.638844 XCTRunner[615:83989] The bundle “WebDriverAgentRunner” couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle. 2016-10-17 12:21:54.639429 XCTRunner[615:83989] (dlopen_preflight(/var/containers/Bundle/Application/61805061-1727-4AF6-B608-06EAA8534319/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner): Library not loaded: @rpath/KissXML.framework/KissXML Referenced from: /private/var/containers/Bundle/Application/61805061-1727-4AF6-B608-06EAA8534319/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib Reason: no suitable image found. Did find: /private/var/containers/Bundle/Application/61805061-1727-4AF6-B608-06EAA8534319/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/KissXML.framework/KissXML: required code signature missing for '/private/var/containers/Bundle/Application/61805061-1727-4AF6-B608-06EAA8534319/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/KissXML.framework/KissXML' ) [XCUITest] xcodebuild exited with code '65' and signal 'null' [debug] [XCUITest] xcodebuild failure warrants retry. Retrying... [XCUITest] Shutting down WebDriverAgent [XCUITest] System log exited with code '0' [XCUITest] Launching WebDriverAgent on the device [debug] [XCUITest] Carthage found: /usr/local/bin/carthage [debug] [XCUITest] Beginning test with command '/Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/bin/run-xcodebuild.sh --project /Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj --scheme WebDriverAgentRunner --destination id=8fbc5c7d757609ec665562c3875817387b4464fa' in directory '/Users/myUser/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' [XCUITest] Waiting for WebDriverAgent to start on device [debug] [XCUITest] Log file for xcodebuild test: /Users/myUser/Library/Developer/Xcode/DerivedData/WebDriverAgent-evuunhxarlywewebxgibzsvlgfoi/Logs/Test/3B18EA90-FB6C-48F8-B537-CDE439FC6FB7/Session-WebDriverAgentRunner-2016-10-17_122236-6ZnfZd.log [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading... [Xcode] 2016-10-17 12:22:49.384 xcodebuild[9184:71589] Error Domain=IDETestOperationsObserverErrorDomain Code=5 "Early unexpected exit, operation never finished bootstrapping - no restart will be attempted" UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted} [Xcode] Testing failed: [Xcode] Test target WebDriverAgentRunner encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted) ** TEST FAILED ** [Xcode] 2016-10-17 12:22:16.420256 XCTRunner[619:84485] Running tests... 2016-10-17 12:22:16.479137 XCTRunner[619:84485] The bundle “WebDriverAgentRunner” couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle. 2016-10-17 12:22:16.479302 XCTRunner[619:84485] (dlopen_preflight(/var/containers/Bundle/Application/6BED05C6-583E-4AE1-8846-CA54EE2F00B9/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner): Library not loaded: @rpath/KissXML.framework/KissXML Referenced from: /private/var/containers/Bundle/Application/6BED05C6-583E-4AE1-8846-CA54EE2F00B9/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib Reason: no suitable image found. Did find: /private/var/containers/Bundle/Application/6BED05C6-583E-4AE1-8846-CA54EE2F00B9/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/KissXML.framework/KissXML: required code signature missing for '/private/var/containers/Bundle/Application/6BED05C6-583E-4AE1-8846-CA54EE2F00B9/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/KissXML.framework/KissXML' ) [XCUITest] xcodebuild exited with code '65' and signal 'null' [XCUITest] Error: xcodebuild failed with code 65 at SubProcess. (lib/webdriveragent.js:294:25) at emitTwo (events.js:106:13) at SubProcess.emit (events.js:191:7) at ChildProcess. (lib/teen_process.js:191:14) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) Error: xcodebuild failed with code 65 at SubProcess. (lib/webdriveragent.js:294:25) at emitTwo (events.js:106:13) at SubProcess.emit (events.js:191:7) at ChildProcess. (lib/teen_process.js:191:14) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) [debug] [XCUITest] Running ios real device reset flow [debug] [XCUITest] Resetting simulator [debug] [iOSLog] Stopping iOS log capture [MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65 at SubProcess. (lib/webdriveragent.js:294:25) at emitTwo (events.js:106:13) at SubProcess.emit (events.js:191:7) at ChildProcess. (lib/teen_process.js:191:14) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) [HTTP] <-- POST /wd/hub/session 500 73208 ms - 167 [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading... ==== Hi.. Below is my environment: Mac Mini with OSX 10.11.6 Xcode 8.0 Appium 1.6.0 npm v3.10.8 node v6.8.0 iOS 10.0.2 (iPad Mini Real Device) I've installed the latest appium using: npm install -g appium Started the server using: appium --address "127.0.0.1" Test code using TestNG and Maven is below: =============== DesiredCapabilities capabilities = new DesiredCapabilities(); capabilities.setCapability("app", "/Users/myUser/Dev/MyApp.app"); capabilities.setCapability("device", "iPad"); capabilities.setCapability("udid", ""); capabilities.setCapability("deviceName", "iPad Air 2"); capabilities.setCapability("platformName", "iOS"); capabilities.setCapability("platformVersion", "10.0.2"); capabilities.setCapability("automationName", "XCUITest"); driver = new IOSDriver(new URL("http://127.0.0.1:4723/wd/hub"), capabilities); =============== When I run the test code, it installs my MyApp.app and installs WebDriverAgent app and then, WebDriverAgent app flashes for a second and disappears (crash on launch). MyApp does not launch. On server logs, I see the below lines (full logs attached): =============== [Xcode] Test target WebDriverAgentRunner encountered an error (Early unexpected exit .. The bundle “WebDriverAgentRunner” couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle. .. KissXML: required code signature missing for WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/KissXML.framework/KissXML' =============== I opened the WebDriverAgent.xcodeproj in Xcode, signed with the same Team/Profile as of my MyApp.app and built for Generic iOS (tried for the specific iPad as well). Yet no luck so far. Please let me know how to solve the WebDriverAgentRunner error. Thanks in advance! Mahesh ==== WebDriverAgentRunner crash (Appium 1.6.0 - Xcode 8 - iOS 10.0.2 Real Device)