11/4/2019, 8:12:47 PM Operating System Name = Mac OS X Version = 10.14.6 Architecture = 64bit # CPUs = 4 Memory = 8589934592 Node.js Node.js Version = 10.16.3 npm Version = 6.9.0 Titanium CLI CLI Version = 5.2.1 Titanium SDK SDK Version = 8.2.1.GA SDK Path = /Users/macbookpro/Library/Application Support/Titanium/mobilesdk/osx/8.2.1.GA Target Platform = iphone Command /usr/local/bin/node /Users/macbookpro/.appcelerator/install/7.1.1/package/node_modules/titanium/lib/titanium.js build --platform ios --log-level trace --sdk 8.2.1.GA --project-dir /Users/macbookpro/Documents/New_work/textFieldTest --target simulator --ios-version 13.1 --device-family universal --deploy-type development --device-id F963009C-6FB3-43A3-9EBA-D85108C3D932 --skip-js-minify --no-colors --no-progress-bars --no-prompt --prompt-type socket-bundle --prompt-port 51055 --config-file /var/folders/zk/fyb8qrgj2kxgq_f0hj3zdnmc0000gn/T/build-1572876754089.json --no-banner --project-dir /Users/macbookpro/Documents/New_work/textFieldTest [TRACE] [ioslib] Validating iOS Simulator UDID F963009C-6FB3-43A3-9EBA-D85108C3D932 [TRACE] [ioslib] Found iOS Simulator UDID F963009C-6FB3-43A3-9EBA-D85108C3D932 [TRACE] [ioslib] Selected iOS Simulator: iPad Pro (9.7-inch) [TRACE] [ioslib] UDID = F963009C-6FB3-43A3-9EBA-D85108C3D932 [TRACE] [ioslib] iOS = 13.1 [TRACE] [ioslib] Autoselected Xcode: 11.1 [DEBUG] Detecting plugins in /Users/macbookpro/Documents/New_work/textFieldTest/plugins [DEBUG] Detected plugin: ti.alloy @ /Users/macbookpro/Documents/New_work/textFieldTest/plugins/ti.alloy [DEBUG] Detecting plugins in /Users/macbookpro/Library/Application Support/Titanium/plugins [DEBUG] Detected plugin: hyperloop 1.2.8 @ /Users/macbookpro/Library/Application Support/Titanium/plugins/hyperloop/1.2.8 [DEBUG] Looking for Titanium plugin id=ti.alloy version=1.0 [INFO] Found Titanium plugin id=ti.alloy version=1.0 [TRACE] Snapshotting build directory [DEBUG] Titanium SDK iOS directory: /Users/macbookpro/Library/Application Support/Titanium/mobilesdk/osx/8.2.1.GA/iphone [INFO] Deploy type: development [INFO] Building for target: simulator [INFO] Building using iOS SDK: 13.1 [INFO] Building for iOS Simulator: iPad Pro (9.7-inch) [DEBUG] UDID: F963009C-6FB3-43A3-9EBA-D85108C3D932 [DEBUG] Simulator type: ipad [DEBUG] Simulator version: 13.1 [INFO] Building for device family: universal [DEBUG] Setting Xcode target to Debug [DEBUG] Setting Xcode build OS to iphonesimulator [DEBUG] Xcode installation: /Applications/Xcode.app/Contents/Developer [DEBUG] iOS WWDR certificate: installed [INFO] Team ID: n/a [INFO] Minimum iOS version: 9.0 [INFO] Logging disabled [INFO] Debugging disabled [INFO] Profiler disabled [INFO] Set to copy files instead of symlinking [INFO] Transpile javascript: true [INFO] Generate source maps: true [INFO] Initializing the build directory [INFO] Found Alloy app in /Users/macbookpro/Documents/New_work/textFieldTest/app [INFO] Executing Alloy compile: /usr/local/bin/node /Users/macbookpro/.appcelerator/install/7.1.1/package/node_modules/alloy/bin/alloy compile /Users/macbookpro/Documents/New_work/textFieldTest/app --config platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development,target=simulator --no-colors [DEBUG] .__ .__ [DEBUG] _____ | | | | ____ ___.__. [DEBUG] \__ \ | | | | / _ < | | [DEBUG] / __ \| |_| |_( <_> )___ | [DEBUG] (____ /____/____/\____// ____| [DEBUG] \/ \/ [DEBUG] Alloy 1.14.1 by Appcelerator. The MVC app framework for Titanium. [DEBUG] ----- CONFIGURATION ----- [DEBUG] raw config = "platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development,target=simulator" [DEBUG] platform = ios [DEBUG] version = 0 [DEBUG] simtype = none [DEBUG] devicefamily = universal [DEBUG] deploytype = development [DEBUG] target = simulator [DEBUG] project path = /Users/macbookpro/Documents/New_work/textFieldTest [DEBUG] app path = /Users/macbookpro/Documents/New_work/textFieldTest/app [DEBUG] [DEBUG] ----- CONFIG.JSON ----- [DEBUG] dependencies = {} [INFO] [config.json] config.json unchanged, using cached config.json... [DEBUG] { [DEBUG] "dependencies": {}, [DEBUG] "sourcemap": true, [DEBUG] "autoStyle": false, [DEBUG] "adapters": [ [DEBUG] "localStorage", [DEBUG] "properties", [DEBUG] "sql" [DEBUG] ] [DEBUG] } [DEBUG] [DEBUG] ----- CLEANING RESOURCES ----- [DEBUG] Removing orphaned controllers ... [DEBUG] Removing orphaned models ... [DEBUG] Removing orphaned styles ... [DEBUG] Removing orphaned sync adapters... [DEBUG] Removing orphaned assets and libs... [DEBUG] [DEBUG] ----- BASE RUNTIME FILES ----- [TRACE] SRC_DIR=/Users/macbookpro/.appcelerator/install/7.1.1/package/node_modules/alloy/Alloy/lib [TRACE] Copying SRC_DIR/alloy/widget.js --> Resources/iphone/alloy/widget.js [TRACE] Copying SRC_DIR/alloy/underscore.js --> Resources/iphone/alloy/underscore.js [TRACE] Copying SRC_DIR/alloy/sync/sql.js --> Resources/iphone/alloy/sync/sql.js [TRACE] Copying SRC_DIR/alloy/sync/properties.js --> Resources/iphone/alloy/sync/properties.js [TRACE] Copying SRC_DIR/alloy/sync/localStorage.js --> Resources/iphone/alloy/sync/localStorage.js [TRACE] Copying SRC_DIR/alloy/controllers/BaseController.js --> Resources/iphone/alloy/controllers/BaseController.js [TRACE] [TRACE] Generating ../Resources/iphone/alloy.js [TRACE] SRC_DIR=/Users/macbookpro/.appcelerator/install/7.1.1/package/node_modules/alloy/Alloy/common [TRACE] Copying SRC_DIR/constants.js --> Resources/iphone/alloy/constants.js [TRACE] [TRACE] SRC_DIR=/Users/macbookpro/Documents/New_work/textFieldTest/app/assets [TRACE] [DEBUG] Resetting /Users/macbookpro/Documents/New_work/textFieldTest/platform/ios [DEBUG] [DEBUG] Resetting /Users/macbookpro/Documents/New_work/textFieldTest/i18n [DEBUG] Writing /Users/macbookpro/Documents/New_work/textFieldTest/i18n/en/app.xml [DEBUG] Writing /Users/macbookpro/Documents/New_work/textFieldTest/i18n/en/string.xml [DEBUG] Writing /Users/macbookpro/Documents/New_work/textFieldTest/i18n/in/app.xml [DEBUG] Writing /Users/macbookpro/Documents/New_work/textFieldTest/i18n/in/string.xml [DEBUG] Writing /Users/macbookpro/Documents/New_work/textFieldTest/i18n/ja/app.xml [DEBUG] Writing /Users/macbookpro/Documents/New_work/textFieldTest/i18n/ja/strings.xml [DEBUG] [INFO] ----- MVC GENERATION ----- [INFO] [global style] loading from cache... [INFO] [index.xml] view processing... [INFO] style: "index.tss" [INFO] view: "index.xml" [INFO] controller: "index.js" [INFO] created: "Resources/iphone/alloy/controllers/index.js" [INFO] created: "Resources/iphone/alloy/styles/index.js" [INFO] [popover.xml] view processing... [INFO] view: "popover.xml" [INFO] controller: "popover.js" [INFO] created: "Resources/iphone/alloy/controllers/popover.js" [INFO] created: "Resources/iphone/alloy/styles/popover.js" [INFO] [INFO] [app.js] using cached app.js... [INFO] [INFO] ----- OPTIMIZING ----- [INFO] - iphone/alloy.js [INFO] - iphone/alloy/sync/localStorage.js [INFO] - iphone/alloy/sync/properties.js [INFO] - iphone/alloy/sync/sql.js [TRACE] [TRACE] Benchmarking [TRACE] ------------ [TRACE] [2.19746s] TOTAL [INFO] [INFO] Alloy compiled in 2.19746s [INFO] Alloy compiler completed successfully [TRACE] Starting third-party framework detection [TRACE] Scanning /Users/macbookpro/Documents/New_work/textFieldTest/platform/ios for frameworks [TRACE] offline build file /var/folders/zk/fyb8qrgj2kxgq_f0hj3zdnmc0000gn/T/build-8705301274b268697564781ac127b03c6714bef9.json [TRACE] online 1 [TRACE] optimizing build, last build was 5537.96 sec ago [INFO] Creating Xcode project [TRACE] Removing pre-compile phase [TRACE] No native module libraries to add [TRACE] No extensions to add [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/textFieldTest.xcodeproj/project.pbxproj [INFO] Creating Entitlements.plist [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/textFieldTest.entitlements [INFO] Creating Info.plist [DEBUG] Checking for Splash Screen localization [INFO] Disabling ATS [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Info.plist [INFO] Creating main.m [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/main.m [INFO] Creating Xcode config files [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/project.xcconfig [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/module.xcconfig [INFO] Copying Titanium libraries [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/lib/libtiverify.a [INFO] Copying Titanium iOS files [TRACE] Skipping Classes/ApplicationRouting.m, it'll be processed later [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/textFieldTest_Prefix.pch [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/textFieldTest.xcodeproj/xcshareddata/xcschemes/textFieldTest.xcscheme [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/textFieldTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata [INFO] Installing default LaunchScreen.storyboard [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/LaunchScreen.storyboard [INFO] Creating debugger and profiler plists [DEBUG] Skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/debugger.plist [DEBUG] Skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/profiler.plist [INFO] Analyzing Resources directory [INFO] Analyzing platform files [INFO] Analyzing module files [INFO] Analyzing localized launch images [INFO] Analyzing CommonJS modules [INFO] Creating asset catalog [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/Contents.json [INFO] Creating app icon set [TRACE] Found generated 29x29 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small.png [TRACE] Found generated 58x58 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small@2x.png [TRACE] Found generated 87x87 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small@3x.png [TRACE] Found generated 40x40 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40.png [TRACE] Found generated 80x80 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40@2x.png [TRACE] Found generated 120x120 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40@3x.png [TRACE] Found generated 120x120 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-60@2x.png [TRACE] Found generated 180x180 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-60@3x.png [TRACE] Found generated 76x76 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-76.png [TRACE] Found generated 152x152 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-76@2x.png [TRACE] Found generated 167x167 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-83.5@2x.png [TRACE] Found generated 1024x1024 app icon: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Marketing.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/AppIcon.appiconset/Contents.json [INFO] Creating launch logo image set [TRACE] Found generated 320x320 launch logo: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo~iphone.png [TRACE] Found generated 374x374 launch logo: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@2x~iphone.png [TRACE] Found generated 621x621 launch logo: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@3x~iphone.png [TRACE] Found generated 384x384 launch logo: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo~ipad.png [TRACE] Found generated 1024x1024 launch logo: /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@2x~ipad.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchLogo.imageset/Contents.json [INFO] Creating launch image set [DEBUG] Unsupported launch image Resources/iphone/Default.png, skipping [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Contents.json [INFO] Creating assets image set [DEBUG] Skipping colorset generation as "semantic.colors.json" file does not exist [DEBUG] Copying resources [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/PpajTH.html [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/a.html [DEBUG] Overwriting /Users/macbookpro/Documents/New_work/textFieldTest/platform/ios/alloy_generated => /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/alloy_generated [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-1792h@2x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-2436h@3x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-2688h@3x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-736h@3x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape@2x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-1792h@2x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-2436h@3x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-2688h@3x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-736h@3x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default@2x.png [DEBUG] Copying CSS files [INFO] Processing JavaScript files [TRACE] process-js: Setting initial task state to "created" [TRACE] process-js: Starting task [TRACE] process-js: Changing task state from "created" to "running" [INFO] Writing app properties [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/_app_props_.json [DEBUG] Writing ENV variables [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/_env_.json [TRACE] process-js: Input files changed, do incremental task run [DEBUG] process-js: Copying and minifying /Users/macbookpro/Documents/New_work/textFieldTest/Resources/iphone/alloy/styles/index.js => /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/alloy/styles/index.js [TRACE] process-js: Changing task state from "running" to "finished" [TRACE] process-js: Finished task in 0s 478.975ms [INFO] Writing bootstrap json [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/ti.internal/bootstrap.json [DEBUG] Using default application routing [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Classes/ApplicationRouting.m [INFO] Writing i18n files [DEBUG] Compiling localization files [DEBUG] Processing i18n file: en/app.xml [DEBUG] Processing i18n file: en/string.xml [DEBUG] Processing i18n file: in/app.xml [DEBUG] Processing i18n file: in/string.xml [DEBUG] Processing i18n file: ja/app.xml [DEBUG] Processing i18n file: ja/strings.xml [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/en.lproj/InfoPlist.strings [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/en.lproj/Localizable.strings [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/in.lproj/InfoPlist.strings [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/in.lproj/Localizable.strings [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/ja.lproj/InfoPlist.strings [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/ja.lproj/Localizable.strings [INFO] Processing Titanium symbols [DEBUG] Processing Titanium namespace resources [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/modules/ui/images/badge.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/modules/ui/images/closeButton.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/build/Products/Debug-iphonesimulator/textFieldTest.app/modules/ui/images/photoDefault.png [TRACE] No change, skipping /Users/macbookpro/Documents/New_work/textFieldTest/build/iphone/Classes/defines.h [INFO] Removing files [DEBUG] Removing empty directories [INFO] Writing index.json with listing of JS/JSON files [INFO] Skipping xcodebuild [INFO] Finished building the application in 5s 777ms [INFO] Launching iOS Simulator [TRACE] [ioslib] Selected iOS Simulator: iPad Pro (9.7-inch) [TRACE] [ioslib] UDID = F963009C-6FB3-43A3-9EBA-D85108C3D932 [TRACE] [ioslib] iOS = 13.1 [TRACE] [ioslib] Autoselected Xcode: 11.1 [TRACE] [ioslib] Removing old log file: /Users/macbookpro/Library/Developer/CoreSimulator/Devices/F963009C-6FB3-43A3-9EBA-D85108C3D932/data/Containers/Data/Application/E121CCB4-C5DD-427F-BDA8-9B8382DF86C2/Documents/d4ec309b-d545-4e99-9555-40bc1880d35a.log [TRACE] [ioslib] Checking if the simulator /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator is already running [TRACE] [ioslib] Simulator is running (pid 1991) [TRACE] [ioslib] Waiting for simulator to boot... [TRACE] [ioslib] Simulator is booted! [TRACE] [ioslib] iPad Pro (9.7-inch) Simulator already running with the correct UDID [TRACE] [ioslib] Tailing iPad Pro (9.7-inch) Simulator system log: /Users/macbookpro/Library/Logs/CoreSimulator/F963009C-6FB3-43A3-9EBA-D85108C3D932/system.log [TRACE] [ioslib] Running: osascript "/Users/macbookpro/Library/Application Support/Titanium/mobilesdk/osx/8.2.1.GA/node_modules/ioslib/lib/sim_focus.scpt" "Simulator" [TRACE] [ioslib] iPad Pro (9.7-inch) Simulator successfully focused [TRACE] [ioslib] Installing the app [TRACE] [ioslib] App launched