{ "id": "163004", "key": "TIMOB-23865", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "18253", "name": "Release 5.5.0", "archived": false, "released": true, "releaseDate": "2016-09-13" }, { "id": "18313", "name": "ioslib 0.15.0", "archived": false, "released": true, "releaseDate": "2016-09-09" }, { "id": "18320", "name": "ioslib 0.15.1", "archived": false, "released": true, "releaseDate": "2016-09-09" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-09-12T17:03:46.000+0000", "created": "2016-09-05T11:25:07.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-5.5.0" ], "versions": [ { "id": "18253", "name": "Release 5.5.0", "archived": false, "released": true, "releaseDate": "2016-09-13" } ], "issuelinks": [ { "id": "52624", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "162971", "key": "TISTUD-8580", "fields": { "summary": "iOS: Studio doesn't detect WatchOS 3 sims", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "52712", "type": { "id": "10122", "name": "Gantt: start-finish", "inward": "is triggered by", "outward": "is triggering" }, "outwardIssue": { "id": "163162", "key": "TIMOB-23894", "fields": { "summary": "iOS: -I flag not acknowledged when selecting iOS9 and watchos2.2 using iOS sdk 10.0", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2016-09-12T22:34:28.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "When I try to launch a WatchApp on simulator (iOS 10 phone sim, WatchOS 2 watch sim), I get the below error: There is no issue with the iOS 10 phone sim + WatchOS 3 watch sim\r\n{code}\r\n[ERROR] : An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=161):\r\nUnable to pair devices\r\nThe requested devices do not have OS versions that are compatible with eachother.\r\n{code}\r\n\r\n\r\n{code:java}\r\nIITEM-AX40113:kk1 kkolipaka$ appc run -p ios --launch-watch-app --watch-device-id F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E -l trace\r\nAppcelerator Command-Line Interface, version 5.4.0\r\nCopyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved.\r\n\r\n2016-09-05T11:41:37.405Z | TRACE | set environment to {\"registry\":\"https://software.appcelerator.com\",\"security\":\"https://security.appcelerator.com\",\"baseurl\":\"https://platform.appcelerator.com\"}\r\n2016-09-05T11:41:37.406Z | TRACE | checking credentials for existing session\r\n2016-09-05T11:41:37.630Z | TRACE | Attempting to load session info from config file\r\n2016-09-05T11:41:37.635Z | TRACE | check if session is invalidated\r\n2016-09-05T11:41:43.454Z | TRACE | registry result 200 application/json undefined undefined false undefined\r\n2016-09-05T11:41:43.464Z | TRACE | registry returned { expiry: 1473680494034 }\r\n2016-09-05T11:41:43.464Z | TRACE | refresh session expiry to: 1473680494034\r\n2016-09-05T11:41:43.466Z | TRACE | session expiry 1473680494034 false\r\n2016-09-05T11:41:43.466Z | TRACE | Arrow Cloud config file: /Users/kkolipaka/.acs\r\n2016-09-05T11:41:43.469Z | TRACE | found Arrow Cloud login { mid: '87d2b0b9eb3b3518fa6c2a16184cf800d60f6bb2',\r\n publishPort: 443,\r\n publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',\r\n username: 'kkolipaka@appcelerator.com',\r\n cookie: [ 'connect.sid=s%3AaSzUY%2FTopg6d1FAaO8EBkts4.h%2F5RHDszVkvwD8p2lCqYoWcr7298DHcRm8lo8mcKbCM; Path=/; Expires=Mon, 19 Sep 2016 06:36:52 GMT; HttpOnly' ],\r\n defaultEP: \r\n { publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',\r\n publishPort: 443 } } , checking nodeACSEndpoint= https://admin.cloudapp-enterprise.appcelerator.com\r\n2016-09-05T11:41:43.469Z | TRACE | Arrow Cloud cookie expiry [ 1474267012000 ]\r\n2016-09-05T11:41:43.470Z | TRACE | session already loaded in opts.session\r\n2016-09-05T11:41:43.471Z | TRACE | getCredentials() session:\r\n{\r\n \"ipaddress\": \"10.148.171.21\",\r\n \"username\": \"kkolipaka@appcelerator.com\",\r\n \"password\": \"\",\r\n \"session\": \"\",\r\n \"nonce\": \"\",\r\n \"environment\": {\r\n \"name\": \"production\",\r\n \"isProduction\": true,\r\n \"acsBaseUrl\": \"https://api.cloud.appcelerator.com\",\r\n \"acsAuthBaseUrl\": \"https://secure-identity.cloud.appcelerator.com\",\r\n \"nodeACSEndpoint\": \"https://admin.cloudapp-enterprise.appcelerator.com\"\r\n },\r\n \"token\": \"\",\r\n \"fingerprint\": \"87d2b0b9eb3b3518fa6c2a16184cf800d60f6bb2\",\r\n \"fingerprint_description\": \"Mac OSX Serial Number: C02RR1RMG8WP\",\r\n \"org_id\": 100000328,\r\n \"expiry\": 1473680494034\r\n}\r\n2016-09-05T11:41:43.472Z | TRACE | loading plugins for command \"run\"\r\n2016-09-05T11:41:43.525Z | TRACE | run search paths:\r\n[\r\n \"/Users/kkolipaka/.appcelerator/install/5.4.0/package\",\r\n \"/Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules\",\r\n \"/Users/kkolipaka/Documents/runtime-Titanium-360/kk1/plugins\",\r\n \"/Users/kkolipaka/Documents/runtime-Titanium-360/kk1/node_modules\",\r\n \"/Users/kkolipaka/Documents/runtime-Titanium-360/node_modules\",\r\n \"/Users/kkolipaka/Documents/node_modules\",\r\n \"/Users/kkolipaka/node_modules\",\r\n \"/Users/node_modules\",\r\n \"/node_modules\",\r\n \"/Users/kkolipaka/.appcelerator/.npm/lib/node_modules\"\r\n]\r\n2016-09-05T11:41:43.526Z | DEBUG | [PLUGIN-LOAD] 0ms /Users/kkolipaka/.appcelerator/install/5.4.0/package/appc.js\r\n2016-09-05T11:41:43.844Z | DEBUG | [PLUGIN-LOAD] 313ms /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/appc-cli-titanium/appc.js\r\n2016-09-05T11:41:43.845Z | DEBUG | run plugin: /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/appc-cli-titanium\r\n2016-09-05T11:41:43.847Z | DEBUG | [PLUGIN-LOAD] 0ms /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/arrow/appc.js\r\n2016-09-05T11:41:43.850Z | DEBUG | run plugin: /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/arrow\r\n2016-09-05T11:41:43.868Z | TRACE | plugin \"arrow\" failed its \"when\" function check, skipping...\r\n2016-09-05T11:41:43.869Z | TRACE | loading plugin \"titanium\" for command \"run\" CLI options via function\r\n2016-09-05T11:41:43.870Z | TRACE | loading plugin \"titanium\" for command \"run\" CLI options via array\r\n2016-09-05T11:41:43.876Z | TRACE | executing command \"run\" with the following plugins:\r\n[\"titanium\"]\r\n2016-09-05T11:41:43.878Z | TRACE | Attempting to load session info from config file\r\n2016-09-05T11:41:43.878Z | TRACE | check if session is invalidated\r\n2016-09-05T11:41:47.444Z | TRACE | registry result 200 application/json undefined undefined false undefined\r\n2016-09-05T11:41:47.444Z | TRACE | registry returned { expiry: 1473680498266 }\r\n2016-09-05T11:41:47.444Z | TRACE | refresh session expiry to: 1473680498266\r\n2016-09-05T11:41:47.445Z | TRACE | session expiry 1473680498266 false\r\n2016-09-05T11:41:47.446Z | TRACE | session already loaded in opts.session\r\n2016-09-05T11:41:47.448Z | DEBUG | Titanium Downloads Last Checked: 1473062416786\r\n9/5/2016, 4:41:49 AM\r\n\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.11.6\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 17179869184\r\n\r\nNode.js\r\n Node.js Version = 6.0.0\r\n npm Version = 3.8.6\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.9\r\n\r\nTitanium SDK\r\n SDK Version = 5.5.0.v20160904203801\r\n SDK Path = /Users/kkolipaka/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.v20160904203801\r\n Target Platform = iphone\r\n\r\nCommand\r\n /usr/local/bin/node /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/titanium/lib/titanium.js build run -p ios --launch-watch-app --watch-device-id F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E -l trace --config-file /var/folders/54/ygfgj59s2f98jtxjv9qt28fh0000gq/T/build-1473075707446.json --no-banner --project-dir /Users/kkolipaka/Documents/runtime-Titanium-360/kk1\r\n\r\n[TRACE] [ioslib] No iOS Simulator UDID specified, searching for best match\r\n[TRACE] [ioslib] Validating Watch Simulator UDID F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\r\n[TRACE] [ioslib] Found Watch Simulator UDID F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\r\n[TRACE] [ioslib] Scanning Xcodes: 8.0:8S201h\r\n[TRACE] [ioslib] Autoselected iOS Simulator: iPhone SE\r\n[TRACE] [ioslib] UDID = 5B7DF50A-CB0A-4D01-A565-EC9E276291C3\r\n[TRACE] [ioslib] iOS = 10.0\r\n[TRACE] [ioslib] Selected WatchOS Simulator: Apple Watch - 38mm\r\n[TRACE] [ioslib] UDID = F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\r\n[TRACE] [ioslib] WatchOS = 2.0\r\n[TRACE] [ioslib] Autoselected Xcode: 8.0\r\n[DEBUG] Detecting modules in /Users/kkolipaka/Library/Application Support/Titanium/modules\r\n[DEBUG] Detected android module: com.appcelerator.apm 1.1.5 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/com.appcelerator.apm/1.1.5\r\n[DEBUG] Detected android module: facebook 5.2.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/facebook/5.2.0\r\n[DEBUG] Detected android module: hyperloop 1.2.6 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/hyperloop/1.2.6\r\n[DEBUG] Detected android module: ti.cloudpush 3.4.1 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.4.1\r\n[DEBUG] Detected android module: ti.map 2.3.10 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.map/2.3.10\r\n[DEBUG] Detected android module: ti.touchid 1.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.touchid/1.0.0\r\n[DEBUG] Detected commonjs module: ti.cloud 3.2.11 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.11\r\n[DEBUG] Detected iphone module: com.appcelerator.apm 1.1.5 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/com.appcelerator.apm/1.1.5\r\n[DEBUG] Detected iphone module: com.appcelerator.urlSession 2.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/com.appcelerator.urlSession/2.0.0\r\n[DEBUG] Detected iphone module: facebook 5.2.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/facebook/5.2.0\r\n[DEBUG] Detected iphone module: hyperloop 1.2.6 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/hyperloop/1.2.6\r\n[DEBUG] Detected iphone module: ti.coremotion 2.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.coremotion/2.0.0\r\n[DEBUG] Detected iphone module: ti.map 2.7.1 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.map/2.7.1\r\n[DEBUG] Detected iphone module: ti.safaridialog 1.0.5 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.safaridialog/1.0.5\r\n[DEBUG] Detected iphone module: ti.touchid 1.2.2 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.touchid/1.2.2\r\n[DEBUG] Looking for Titanium module id=hyperloop version=latest platform=iphone deploy-type=development\r\n[INFO] Found Titanium module id=hyperloop version=1.2.6 platform=iphone deploy-type=development path=/Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/hyperloop/1.2.6\r\n[DEBUG] Looking for Titanium module id=com.appcelerator.apm version=latest platform=iphone deploy-type=development\r\n[INFO] Found Titanium module id=com.appcelerator.apm version=1.1.5 platform=iphone deploy-type=development path=/Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/com.appcelerator.apm/1.1.5\r\n[DEBUG] Looking for Titanium module id=ti.cloud version=latest platform=commonjs deploy-type=development\r\n[INFO] Found Titanium module id=ti.cloud version=3.2.11 platform=commonjs deploy-type=development path=/Users/kkolipaka/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.11\r\n[DEBUG] Detecting plugins in /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/plugins\r\n[DEBUG] Detected plugin: ti.alloy @ /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/plugins/ti.alloy\r\n[DEBUG] Detecting plugins in /Users/kkolipaka/Library/Application Support/Titanium/plugins\r\n[DEBUG] Detected plugin: com.appcelerator.test @ /Users/kkolipaka/Library/Application Support/Titanium/plugins/com.appcelerator.test\r\n[DEBUG] Detected plugin: hyperloop @ /Users/kkolipaka/Library/Application Support/Titanium/plugins/hyperloop\r\n[DEBUG] Looking for Titanium plugin id=ti.alloy version=1.0\r\n[INFO] Found Titanium plugin id=ti.alloy version=1.0 \r\n[DEBUG] Looking for Titanium plugin id=hyperloop version=latest\r\n[INFO] Found Titanium plugin id=hyperloop version=latest \r\n[TRACE] Snapshotting build directory\r\n[DEBUG] Titanium SDK iOS directory: /Users/kkolipaka/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.v20160904203801/iphone\r\n[INFO] Deploy type: development\r\n[INFO] Building for target: simulator\r\n[INFO] Building using iOS SDK: 10.0\r\n[INFO] Building for iOS Simulator: iPhone SE\r\n[DEBUG] UDID: 5B7DF50A-CB0A-4D01-A565-EC9E276291C3\r\n[DEBUG] Simulator type: iphone\r\n[DEBUG] Simulator version: 10.0\r\n[INFO] Building for device family: universal\r\n[DEBUG] Setting Xcode target to Debug\r\n[DEBUG] Setting Xcode build OS to iphonesimulator\r\n[DEBUG] Xcode installation: /Applications/Xcode-beta.app/Contents/Developer\r\n[DEBUG] iOS WWDR certificate: installed\r\n[INFO] Minimum iOS version: 8.0\r\n[INFO] Debugging disabled\r\n[INFO] Profiler disabled\r\n[INFO] Set to copy files instead of symlinking\r\n[INFO] Initializing the build directory\r\n[INFO] Found Alloy app in /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app\r\n[INFO] Executing Alloy compile: /usr/local/bin/node /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/alloy/bin/alloy compile /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app --config platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development,target=simulator\r\n[DEBUG] .__ .__ \r\n[DEBUG] _____ | | | | ____ ___.__.\r\n[DEBUG] \\__ \\ | | | | / _ < | |\r\n[DEBUG] / __ \\| |_| |_( <_> )___ |\r\n[DEBUG] (____ /____/____/\\____// ____|\r\n[DEBUG] \\/ \\/\r\n[DEBUG] Alloy 1.9.1 by Appcelerator. The MVC app framework for Titanium.\r\n[DEBUG] \r\n[DEBUG] ----- CONFIGURATION -----\r\n[DEBUG] raw config = \"platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development,target=simulator\"\r\n[DEBUG] platform = ios\r\n[DEBUG] version = 0\r\n[DEBUG] simtype = none\r\n[DEBUG] devicefamily = universal\r\n[DEBUG] deploytype = development\r\n[DEBUG] target = simulator\r\n[DEBUG] project path = /Users/kkolipaka/Documents/runtime-Titanium-360/kk1\r\n[DEBUG] app path = /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app\r\n[DEBUG] \r\n[WARN] Generated \"/i18n\" directory is not ignored by Git, please add it to your .gitignore\r\n[WARN] Generated \"/platform\" directory is not ignored by Git, please add it to your .gitignore\r\n[DEBUG] \r\n[DEBUG] ----- CONFIG.JSON -----\r\n[DEBUG] dependencies = {}\r\n[INFO] [config.json] config.json unchanged, using cached config.json...\r\n[DEBUG] { \r\n[DEBUG] \"dependencies\": {},\r\n[DEBUG] \"sourcemap\": true,\r\n[DEBUG] \"autoStyle\": false,\r\n[DEBUG] \"adapters\": [\r\n[DEBUG] \"localStorage\",\r\n[DEBUG] \"properties\",\r\n[DEBUG] \"sql\"\r\n[DEBUG] ]\r\n[DEBUG] } \r\n[DEBUG] \r\n[DEBUG] ----- CLEANING RESOURCES -----\r\n[DEBUG] Removing orphaned controllers ...\r\n[DEBUG] Removing orphaned models ...\r\n[DEBUG] Removing orphaned styles ...\r\n[DEBUG] Removing orphaned sync adapters...\r\n[DEBUG] Removing orphaned assets and libs...\r\n[DEBUG] \r\n[DEBUG] ----- BASE RUNTIME FILES -----\r\n[TRACE] SRC_DIR=/Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/alloy/Alloy/lib\r\n[TRACE] Copying SRC_DIR/alloy/sync/sql.js --> Resources/iphone/alloy/sync/sql.js\r\n[TRACE] Copying SRC_DIR/alloy/sync/properties.js --> Resources/iphone/alloy/sync/properties.js\r\n[TRACE] Copying SRC_DIR/alloy/sync/localStorage.js --> Resources/iphone/alloy/sync/localStorage.js\r\n[TRACE] Copying SRC_DIR/alloy/controllers/BaseController.js --> Resources/iphone/alloy/controllers/BaseController.js\r\n[TRACE] Copying SRC_DIR/alloy/widget.js --> Resources/iphone/alloy/widget.js\r\n[TRACE] Copying SRC_DIR/alloy/underscore.js --> Resources/iphone/alloy/underscore.js\r\n[TRACE] \r\n[TRACE] Generating ../Resources/iphone/alloy.js\r\n[TRACE] SRC_DIR=/Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/alloy/Alloy/common\r\n[TRACE] Copying SRC_DIR/constants.js --> Resources/iphone/alloy/constants.js\r\n[TRACE] \r\n[TRACE] SRC_DIR=/Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app/assets\r\n[TRACE] \r\n[DEBUG] Resetting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/platform/ios\r\n[DEBUG] \r\n[DEBUG] Resetting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/i18n\r\n[DEBUG] \r\n[INFO] ----- MVC GENERATION -----\r\n[INFO] [global style] loading from cache...\r\n[INFO] [index.xml] view processing...\r\n[INFO] style: \"index.tss\"\r\n[INFO] view: \"index.xml\"\r\n[INFO] controller: \"index.js\"\r\n[TRACE] - Processing \"builtins\" module...\r\n[TRACE] - Processing \"optimizer\" module...\r\n[TRACE] - Processing \"compress\" module...\r\n[INFO] created: \"Resources/iphone/alloy/controllers/index.js\"\r\n[DEBUG] map: \"build/map/Resources/iphone/alloy/controllers/index.js.map\"\r\n[INFO] created: \"Resources/iphone/alloy/styles/index.js\"\r\n[INFO] \r\n[INFO] [app.js] using cached app.js...\r\n[INFO] \r\n[INFO] ----- OPTIMIZING -----\r\n[INFO] - iphone/alloy.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[INFO] - iphone/alloy/sync/localStorage.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[INFO] - iphone/alloy/sync/properties.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[INFO] - iphone/alloy/sync/sql.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[TRACE] \r\n[TRACE] Benchmarking\r\n[TRACE] ------------\r\n[TRACE] [0.52595s] TOTAL\r\n[INFO] \r\n[INFO] Alloy compiled in 0.52595s\r\n[INFO] Alloy compiler completed successfully\r\n[INFO] Hyperloop compiler works best with the built-in iOS JavaScript library.\r\n[INFO] Add the following to your tiapp.xml section to enable or disable this:\r\n[INFO] \r\n[INFO] true\r\n[INFO] \r\n[INFO] Using Titanium JavaScriptCore by default when not specified.\r\n[DEBUG] Using Hyperloop library -> libhyperloop-ticore.a\r\n[DEBUG] [Hyperloop] No CocoaPods file found\r\n[TRACE] offline build file /var/folders/54/ygfgj59s2f98jtxjv9qt28fh0000gq/T/build-7da7d9faefbda7c19f425e2a3425b692187bf0be.json\r\n[TRACE] online 1\r\n[TRACE] optimizing build, last build was 11790.949 sec ago\r\n[INFO] Creating Xcode project\r\n[TRACE] Removing pre-compile phase\r\n[TRACE] Adding 2 native module libraries\r\n[TRACE] Adding 1 iOS extension\r\n[WARN] WatchKit App detected, changing minimum iOS deployment target from 8.0 to 9.0\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1.xcodeproj/project.pbxproj\r\n[INFO] Creating Entitlements.plist\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1.entitlements\r\n[INFO] Creating Info.plist\r\n[DEBUG] Checking for Splash Screen localization\r\n[INFO] Disabling ATS\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Info.plist\r\n[INFO] Creating main.m\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/main.m\r\n[INFO] Creating Xcode config files\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/project.xcconfig\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/module.xcconfig\r\n[INFO] Copying Titanium libraries\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libTiCore.a\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libtiverify.a\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libti_ios_debugger.a\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libti_ios_profiler.a\r\n[INFO] Copying Titanium iOS files\r\n[TRACE] Skipping Classes/ApplicationRouting.m, it'll be processed later\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1_Prefix.pch\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1.xcodeproj/xcshareddata/xcschemes/kk1.xcscheme\r\n[INFO] Installing default LaunchScreen.storyboard\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/LaunchScreen.storyboard\r\n[INFO] Copying iOS extensions\r\n[DEBUG] Copying watch3test\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-24@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-24@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-27.5@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-27.5@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-44@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-44@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-86@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-86@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-98@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-98@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Base.lproj/Interface.storyboard => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Base.lproj/Interface.storyboard\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Info.plist\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/Assets.xcassets/README__ignoredByTemplate__ => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/Assets.xcassets/README__ignoredByTemplate__\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/ExtensionDelegate.swift => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/ExtensionDelegate.swift\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/Info.plist => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/Info.plist\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/InterfaceController.swift => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/InterfaceController.swift\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/NotificationController.swift => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/NotificationController.swift\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/PushNotificationPayload.apns => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/PushNotificationPayload.apns\r\n[INFO] Creating debugger and profiler plists\r\n[DEBUG] Skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/debugger.plist\r\n[DEBUG] Skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/profiler.plist\r\n[INFO] Analyzing Resources directory\r\n[INFO] Analyzing platform files\r\n[INFO] Analyzing module files\r\n[INFO] Analyzing localized launch images\r\n[INFO] Analyzing CommonJS modules\r\n[INFO] Creating asset catalog\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/Contents.json\r\n[INFO] Creating app icon set\r\n[TRACE] Found generated 29x29 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small.png\r\n[TRACE] Found generated 58x58 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small@2x.png\r\n[TRACE] Found generated 87x87 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small@3x.png\r\n[TRACE] Found generated 40x40 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40.png\r\n[TRACE] Found generated 80x80 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40@2x.png\r\n[TRACE] Found generated 120x120 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40@3x.png\r\n[TRACE] Found generated 120x120 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-60@2x.png\r\n[TRACE] Found generated 180x180 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-60@3x.png\r\n[TRACE] Found generated 76x76 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-76.png\r\n[TRACE] Found generated 152x152 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-76@2x.png\r\n[TRACE] Found generated 167x167 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-83.5@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/Contents.json\r\n[INFO] Creating launch logo image set\r\n[TRACE] Found generated 320x320 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo~iphone.png\r\n[TRACE] Found generated 374x374 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@2x~iphone.png\r\n[TRACE] Found generated 621x621 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@3x~iphone.png\r\n[TRACE] Found generated 384x384 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo~ipad.png\r\n[TRACE] Found generated 1024x1024 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@2x~ipad.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/Contents.json\r\n[INFO] Creating launch image set\r\n[DEBUG] Unsupported launch image Resources/iphone/Default.png, skipping\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Contents.json\r\n[INFO] Creating assets image set\r\n[DEBUG] Copying resources\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/platform/ios/alloy_generated => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/alloy_generated\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-568h@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-667h@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-736h@3x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Landscape-736h@3x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-736h@3x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Landscape.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Landscape@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-736h@3x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Portrait-736h@3x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-736h@3x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Portrait.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Portrait@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default@2x.png\r\n[DEBUG] Copying CSS files\r\n[INFO] Processing JavaScript files\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/CFG.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/CFG.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/CFG.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/app.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/app.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/app.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/backbone.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/backbone.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/backbone.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/constants.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/constants.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/constants.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/controllers/BaseController.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/BaseController.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/BaseController.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/controllers/index.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/index.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/index.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/styles/index.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/styles/index.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/styles/index.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/sync/localStorage.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/localStorage.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/localStorage.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/sync/properties.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/properties.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/properties.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/sync/sql.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/sql.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/sql.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/underscore.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/underscore.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/underscore.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/widget.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/widget.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/widget.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.11/ti.cloud.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/ti.cloud.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/ti.cloud.js\r\n[INFO] Writing app properties\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/_app_props_.json\r\n[DEBUG] Using default application routing\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Classes/ApplicationRouting.m\r\n[INFO] Writing i18n files\r\n[DEBUG] Compiling localization files\r\n[DEBUG] No i18n files to process\r\n[INFO] Processing Titanium symbols\r\n[DEBUG] Processing Titanium namespace resources\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/modules/ui/images/badge.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/modules/ui/images/closeButton.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/modules/ui/images/photoDefault.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Classes/defines.h\r\n[INFO] Removing files\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/metabase-mappings-iphonesimulator-8.0.json\r\n[DEBUG] Removing empty directories\r\n[INFO] Starting Hyperloop assembly\r\n[INFO] Skipping Hyperloop compile, no usage found ...\r\n[TRACE] Symbol references up-to-date\r\n[DEBUG] Skipping stub generation\r\n[INFO] Finished Hyperloop assembly in 0.01 seconds\r\n[INFO] Skipping xcodebuild\r\n[INFO] Finished building the application in 6s 862ms\r\n[INFO] Launching iOS Simulator\r\n[TRACE] [ioslib] Found watchOS 3.0 app: com.appc.watchkitapp\r\n[TRACE] [ioslib] Selected iOS Simulator: iPhone SE\r\n[TRACE] [ioslib] UDID = 5B7DF50A-CB0A-4D01-A565-EC9E276291C3\r\n[TRACE] [ioslib] iOS = 10.0\r\n[TRACE] [ioslib] Selected WatchOS Simulator: Apple Watch - 38mm\r\n[TRACE] [ioslib] UDID = F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\r\n[TRACE] [ioslib] WatchOS = 2.0\r\n[TRACE] [ioslib] Autoselected Xcode: 8.0\r\n[TRACE] [ioslib] Running: /Applications/Xcode-beta.app/Contents/Developer/usr/bin/simctl list pairs --json\r\n[TRACE] [ioslib] Pairing iOS and watchOS simulator pair: F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E -> 5B7DF50A-CB0A-4D01-A565-EC9E276291C3\r\n[TRACE] [ioslib] Running: /Applications/Xcode-beta.app/Contents/Developer/usr/bin/simctl pair F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E 5B7DF50A-CB0A-4D01-A565-EC9E276291C3\r\n[ERROR] An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=161):\r\nUnable to pair devices\r\nThe requested devices do not have OS versions that are compatible with eachother.\r\n \r\n\r\n{code}\r\n", "attachment": [ { "id": "60240", "filename": "tiinfo_ios_version5_1.json", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-10T08:46:35.000+0000", "size": 167814, "mimeType": "application/json" }, { "id": "60208", "filename": "watchsim.json", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-05T11:38:46.000+0000", "size": 110853, "mimeType": "application/json" } ], "flagged": false, "summary": "iOS: iOS 10 sim with WatchOS 2 sim doesn't work", "creator": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "MacOS 10.12 (16A239m)\r\nStudio 4.7.1.201608190732\r\nTi SDK 5.5.0.v20160831204306\r\nAppc NPM 4.2.7\r\nAppc CLI 5.5.0-5\r\nAlloy 1.9.1\r\nXcode 8.0 (8S201h)", "closedSprints": [ { "id": 705, "state": "closed", "name": "2016 Sprint 18 Tooling", "startDate": "2016-08-27T00:16:26.485Z", "endDate": "2016-09-10T00:16:00.000Z", "completeDate": "2016-09-13T20:21:37.063Z", "originBoardId": 199 } ], "comment": { "comments": [ { "id": "395326", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Please find the simulator version info\r\n\r\n\r\n{code:java}\r\n \r\n {\r\n\t\"ios\": {\r\n\t\t\"detectVersion\": \"4.0\",\r\n\t\t\"issues\": [],\r\n\t\t\"provisioning\": {\r\n\t\t\t\"profileDir\": \"/Users/kkolipaka/Library/MobileDevice/Provisioning Profiles\",\r\n\t\t\t\"development\": [\r\n\t\t\t\t{\r\n\t\t\t\t\t\"file\": \"/Users/kkolipaka/Library/MobileDevice/Provisioning Profiles/646b9760-b973-4aec-9ed0-61d37361a91a.mobileprovision\",\r\n\t\t\t\t\t\"uuid\": \"646b9760-b973-4aec-9ed0-61d37361a91a\",\r\n\t\t\t\t\t\"name\": \"Any App Development\",\r\n\t\t\t\t\t\"appPrefix\": \"WY35J6ST95\",\r\n\t\t\t\t\t\"creationDate\": \"2016-02-12T22:23:22.000Z\",\r\n\t\t\t\t\t\"expirationDate\": \"2017-02-11T22:23:22.000Z\",\r\n\t\t\t\t\t\"expired\": false,\r\n\t\t\t\t\t\"certs\": [\r\n\t\t\t\t\t\t\"MIIFmjCCBIKgAwIBAgIIBDtuzIAqD4EwDQYJKoZIhvcNAQELBQAwgZYxCzAJBgNVBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3JsZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3aWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTYwMjEyMjIwNzIxWhcNMTcwMjExMjIwNzIxWjCBjTEaMBgGCgmSJomT8ixkAQEMCkhTVVdZSzVYNjcxNTAzBgNVBAMMLGlQaG9uZSBEZXZlbG9wZXI6IFFFIERlcGFydG1lbnQgKEM2NDg2NFRGMkwpMRMwEQYDVQQLDApXWTM1SjZTVDk1MRYwFAYDVQQKDA1NaWNoYWVsIEFzaGVyMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMMtcXYUKfhZIPhevIlBxZ+MiqZRtPWe3FbMxuvkYwxjhu+pATR3OEPSGP9O7yb7DSXcUgQRx1noe2m0P2oQG09Iq5i+KP4Ergt5JSM5vFKE7r4ECKUku2P0fQ1Kpta1/ZP+0CVT2+j9tm5Pojy++QiqZX/EmRZ0HtXQx4VjXW6wm96PHXeZjaOBAXPf6m3PWK5GoAMJHMwLugDoHI2Nis2CPLXpirAgN2YGn/AMabHalWZ+PSYeK6Hpq2v/ci/OLy1C/umV4hKt0/rXShzE+amb7Fm9ig145n4qmQsOdcMDuKsY6KZcS+LvPnI+zXA0RTvScG0RtUr4XXdljzi0wRECAwEAAaOCAfEwggHtMD8GCCsGAQUFBwEBBDMwMTAvBggrBgEFBQcwAYYjaHR0cDovL29jc3AuYXBwbGUuY29tL29jc3AwMy13d2RyMDEwHQYDVR0OBBYEFI2qVE4AgVFLi63ElPihCofOI2ebMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiCcXCam2GGCL7Ou69kdZxVJUo7cwggEdBgNVHSAEggEUMIIBEDCCAQwGCSqGSIb3Y2QFATCB/jCBwwYIKwYBBQUHAgIwgbYMgbNSZWxpYW5jZSBvbiB0aGlzIGNlcnRpZmljYXRlIGJ5IGFueSBwYXJ0eSBhc3N1bWVzIGFjY2VwdGFuY2Ugb2YgdGhlIHRoZW4gYXBwbGljYWJsZSBzdGFuZGFyZCB0ZXJtcyBhbmQgY29uZGl0aW9ucyBvZiB1c2UsIGNlcnRpZmljYXRlIHBvbGljeSBhbmQgY2VydGlmaWNhdGlvbiBwcmFjdGljZSBzdGF0ZW1lbnRzLjA2BggrBgEFBQcCARYqaHR0cDovL3d3dy5hcHBsZS5jb20vY2VydGlmaWNhdGVhdXRob3JpdHkvMA4GA1UdDwEB/wQEAwIHgDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAzATBgoqhkiG92NkBgECAQH/BAIFADANBgkqhkiG9w0BAQsFAAOCAQEArN29EL2QvHweEcu5BBcu/Bjfph0S+qYgjvEoDlhH7uZq6iTmXgprJTzM2iZjcuTBmbUdrA2mRbI7k/dzuAIhJ2BTrvWIi8dQZZ51xGnDq6xkFH72uXmzCQAYUGOd8p3+VsEGZiRWK6fWCYnNUmaF7vA5yKoBEBhTRlhxOZg+SAeBudfXwMXETG6YwTzRB2V9XkRxwq0LA0qsISPurEJt7uLM47SN0yjrcq85mQvu3bTEMptg4Jge9nlcIDtXF01+NM7eO7NEjVIBj3lB9ClFw1DQsySXCTARqCwjORsE5mPKiYRuIKVsoPwkTRtCQAC1J8PEA+7m9ASqsBMeYVYzrw==\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"devices\": [\r\n\t\t\t\t\t\t\"a446deb53d437016b19e023c1c3b76770502f562\",\r\n\t\t\t\t\t\t\"76a5e4ebb444793726037b24ebee98021ad94488\",\r\n\t\t\t\t\t\t\"6879afe18340a1f21903bffe27c4832c98705bec\",\r\n\t\t\t\t\t\t\"08c9b48b525c89f669d08d825ba9ff34d8a5a634\",\r\n\t\t\t\t\t\t\"463d88d4ef3a3d8c24e16a91923960ca4f30d7bf\",\r\n\t\t\t\t\t\t\"5ef59f6a14fec448e75f6021a3f48eb9d980ba88\",\r\n\t\t\t\t\t\t\"b4025deb651ac5b1830bff9c228a1385146a82a8\",\r\n\t\t\t\t\t\t\"ff1777937b6edcb73172d888847954950605b0c7\",\r\n\t\t\t\t\t\t\"cc41882bb50f48942b13fec5ccad8ce88e4cc0cf\",\r\n\t\t\t\t\t\t\"a206f64ba5e23080c81d16d814f94254a90254ee\",\r\n\t\t\t\t\t\t\"86892353828481cc020e5a1f8c184fea936d5cbd\",\r\n\t\t\t\t\t\t\"2c7746668ea98c2667e919c341f7b7d1086a10ce\",\r\n\t\t\t\t\t\t\"a48c88ab4fdd34669da3c8140aa68b6bd042dde3\",\r\n\t\t\t\t\t\t\"b9fca061077b098bdb9788dbe26fe01d8ea7da28\",\r\n\t\t\t\t\t\t\"d7fbdf5c72ce332ce65649737414aa0278706314\",\r\n\t\t\t\t\t\t\"1695e43b6a2ef79a8ab6ce90d6ff78f313500671\",\r\n\t\t\t\t\t\t\"02180e12529d8bbb26d68eb1734303d4ceae43ad\",\r\n\t\t\t\t\t\t\"e6521e055850a1a6ddc1c729492bb2425e0ef8ce\",\r\n\t\t\t\t\t\t\"d3af08e80c084399e7787b967950e13fb4945b62\",\r\n\t\t\t\t\t\t\"01dc4d9aee2ac3836d6041c9e0f4623e97603525\",\r\n\t\t\t\t\t\t\"6fc2775223f70cf74bf3e5eed9ae106fb7c76308\",\r\n\t\t\t\t\t\t\"d91f52190101651ff11616c2fc63547df1fca0eb\",\r\n\t\t\t\t\t\t\"2809991a6d680c8d369a3ce282d96dcfa7aa3463\",\r\n\t\t\t\t\t\t\"2a074292cb3a4ffabd81874fb7010d3e661a6668\",\r\n\t\t\t\t\t\t\"eec50dd1d90d92f49bda68209302b6fedcab3ae5\",\r\n\t\t\t\t\t\t\"5a7939220710b7de57fbced5690a00c4959bafcf\",\r\n\t\t\t\t\t\t\"4517c01a416400c14a9515463a2e865dc88f5784\",\r\n\t\t\t\t\t\t\"361defa0639879dea025bcd94875d55ec078df38\",\r\n\t\t\t\t\t\t\"ba9f08368dab05f948e409989a2d2a0a058d846c\",\r\n\t\t\t\t\t\t\"f252506bb75265870a38ac7668d59639c9192cf9\",\r\n\t\t\t\t\t\t\"f8052c8714f0b9585a8f89274f447bbd4eda1601\",\r\n\t\t\t\t\t\t\"aaab7030a0447b3758a6a5633ca6c467caaced6e\",\r\n\t\t\t\t\t\t\"d69b0f4512f0d84ac88ddd0e9a500b428dac8d82\",\r\n\t\t\t\t\t\t\"a56224590cb0aff26104b7895c64e2a96aebd828\",\r\n\t\t\t\t\t\t\"07bd642a76a975b24b349ddbabdf02ebe23d99be\",\r\n\t\t\t\t\t\t\"7c6adaebf8cba832c03598132d12bb235bf88cc9\",\r\n\t\t\t\t\t\t\"63ebc71874c70045671985fce59e80e72ee9dbca\",\r\n\t\t\t\t\t\t\"86807de5afe47a1bc215ef93c983a51b7d486c3a\",\r\n\t\t\t\t\t\t\"674a524bc12590ea1fb827beaae4a957fcccb24b\",\r\n\t\t\t\t\t\t\"08e438859cff384c07529d645ca188746afeb8c7\",\r\n\t\t\t\t\t\t\"85d6771aae4347e3280b01864dbd7af9084c6cfa\",\r\n\t\t\t\t\t\t\"e9299833f5b603d06e1b974a656bd79421304dcf\",\r\n\t\t\t\t\t\t\"8b7aed3ff199c3ff30d6c0c37c8a4d212ebd5edd\",\r\n\t\t\t\t\t\t\"1fe27930ff1dad91ce5d0f9f2ff2fc19e698c7aa\",\r\n\t\t\t\t\t\t\"1c50eb14a9e1936658876a3aeff562c6063234e5\",\r\n\t\t\t\t\t\t\"7724fca72efbfb71b1b1ff015579c148458f1f78\",\r\n\t\t\t\t\t\t\"4f0566e6f45c6e84def79a87ea862fe0d4669c7b\",\r\n\t\t\t\t\t\t\"742e38a2257ba96fb5e63828a36a38bf6977a9bb\",\r\n\t\t\t\t\t\t\"9e2b5ef18d95a56d353809d780585c5d2a0defc0\",\r\n\t\t\t\t\t\t\"6c52e362235a16580f69c9cb0b0a5586d55e88fc\",\r\n\t\t\t\t\t\t\"3a92bb51bf7a81e7ea1edd00163411482e0637f9\",\r\n\t\t\t\t\t\t\"8213f6778adb0fab23334301c737ea3a6842be34\",\r\n\t\t\t\t\t\t\"091aa0a7cdebeb5907e60a37593398af40406f58\",\r\n\t\t\t\t\t\t\"7424d3a92ff64b515570b71c485751fb243151de\",\r\n\t\t\t\t\t\t\"ad8d6105d3c7174713061fe272fb1bfec1052836\",\r\n\t\t\t\t\t\t\"ecebbee5ee76ba1862cc036fa1f015712d356c8e\",\r\n\t\t\t\t\t\t\"abdbf56906b8507685161276982c2a1a268cc4a0\",\r\n\t\t\t\t\t\t\"2b2e2629556e2371deac10e7962c27c53c042a68\",\r\n\t\t\t\t\t\t\"b9e4068e846c3fe035f2a29b00a63fa09fd34ccd\",\r\n\t\t\t\t\t\t\"64dd0d5053d52ca5ce59c2ffd47a47bd1df0a9e9\",\r\n\t\t\t\t\t\t\"11c91f0a210ff4f5b4e5856a8e40dd55e6502faa\",\r\n\t\t\t\t\t\t\"87a929ad39367500f8ac06ae1cacca3ed7fd3a6a\",\r\n\t\t\t\t\t\t\"42ab82ccdde935db875b79ba9d2c41e5d5fc02ed\",\r\n\t\t\t\t\t\t\"5932cfe81ed688270feea10ab694b8abb2815c62\",\r\n\t\t\t\t\t\t\"632600f05f4fef89532f7a8111719b892dc98dad\",\r\n\t\t\t\t\t\t\"5838dd59dc5effd713300850dad4d4de4ea38ff6\",\r\n\t\t\t\t\t\t\"6b1a4d63177f249894658ff0fb70f761faa0dbfa\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"team\": [\r\n\t\t\t\t\t\t\"WY35J6ST95\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"appId\": \"*\",\r\n\t\t\t\t\t\"getTaskAllow\": true,\r\n\t\t\t\t\t\"apsEnvironment\": \"\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\t\"file\": \"/Users/kkolipaka/Library/MobileDevice/Provisioning Profiles/8a1a483c-1037-40a2-8b50-5ecabd47d34d.mobileprovision\",\r\n\t\t\t\t\t\"uuid\": \"8a1a483c-1037-40a2-8b50-5ecabd47d34d\",\r\n\t\t\t\t\t\"name\": \"SGAppcProfile\",\r\n\t\t\t\t\t\"appPrefix\": \"WP4952RUHJ\",\r\n\t\t\t\t\t\"creationDate\": \"2016-08-16T07:48:38.000Z\",\r\n\t\t\t\t\t\"expirationDate\": \"2017-08-16T07:48:38.000Z\",\r\n\t\t\t\t\t\"expired\": false,\r\n\t\t\t\t\t\"certs\": [\r\n\t\t\t\t\t\t\"MIIFoTCCBImgAwIBAgIITPi33Wnw1FMwDQYJKoZIhvcNAQELBQAwgZYxCzAJBgNVBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3JsZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3aWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTYwMjE1MDYxOTU1WhcNMTcwMjE0MDYxOTU1WjCBlDEaMBgGCgmSJomT8ixkAQEMCjdYWkhLVllKUU0xNzA1BgNVBAMMLmlQaG9uZSBEZXZlbG9wZXI6IGtvbmRhbCBrb2xpcGFrYSAoVTM3OTM0QllORCkxEzARBgNVBAsMCldQNDk1MlJVSEoxGzAZBgNVBAoMEkFwcGNlbGVyYXRvciwgSW5jLjELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC+wI072+KFKRxY4lz1A9Xver3v3TpDcpJXcu0OMcS5KBV6X2ShoVxMXhK/ZTaMeiCv/Bpy719fgmm295uEsFh5hg33H62FQhRUxFqdszrytQNfdL4ie9xXgbLV9seJrW2SDwpj9kVSdjcDpCfJLR7zJjEbb6ao2u1VKw6Pb4CD73I6wXEbmczo9qsT3lJkGB/mpbmX5xr704iDjZybtUzLsiomAVHUhQ9MJ17zEGhuOHUMOCMpG5y0z8Mfsb5G0NtHtlfkErlEZpTK+QPTOEGxx3YV+asFRjuobmk1+1mtBZxTkLBHWZzYi1gcGVXLhedLRhsvCTTdQ378XUiRNTwDAgMBAAGjggHxMIIB7TA/BggrBgEFBQcBAQQzMDEwLwYIKwYBBQUHMAGGI2h0dHA6Ly9vY3NwLmFwcGxlLmNvbS9vY3NwMDMtd3dkcjAxMB0GA1UdDgQWBBRFaW/IUCQ3NeRJJydUPHZnGYJEfjAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFIgnFwmpthhgi+zruvZHWcVSVKO3MIIBHQYDVR0gBIIBFDCCARAwggEMBgkqhkiG92NkBQEwgf4wgcMGCCsGAQUFBwICMIG2DIGzUmVsaWFuY2Ugb24gdGhpcyBjZXJ0aWZpY2F0ZSBieSBhbnkgcGFydHkgYXNzdW1lcyBhY2NlcHRhbmNlIG9mIHRoZSB0aGVuIGFwcGxpY2FibGUgc3RhbmRhcmQgdGVybXMgYW5kIGNvbmRpdGlvbnMgb2YgdXNlLCBjZXJ0aWZpY2F0ZSBwb2xpY3kgYW5kIGNlcnRpZmljYXRpb24gcHJhY3RpY2Ugc3RhdGVtZW50cy4wNgYIKwYBBQUHAgEWKmh0dHA6Ly93d3cuYXBwbGUuY29tL2NlcnRpZmljYXRlYXV0aG9yaXR5LzAOBgNVHQ8BAf8EBAMCB4AwFgYDVR0lAQH/BAwwCgYIKwYBBQUHAwMwEwYKKoZIhvdjZAYBAgEB/wQCBQAwDQYJKoZIhvcNAQELBQADggEBAIqP05Xhi0VuNNykBa4zIVX5+rJ/vnAJEgyKQw5heAR7eMlpFFjaIfG5NmVqdblSlx8e78m+0Vl06PdOH1g4Jn7CMvan6hk90Xx4IPo9Gg1+z3KhHQfzofchQxkA+Te6iGuC93gOi7GsRRDRd3Tuq9gYtM3TPpUR7Zn1OF7u36A6rHFX0T1whNV2CsiH4JAMbI5xYJqUl86Ehv4MShgXonKwWXGX6AsgXzEul8vyYuHn+FzFsaVJnwD3nKaXTGFEZUIcg5gYDTdqRQe4thE+H0oBPKzZuE6NBcl1xzS7o+JDgfNH1EaqkxRz+k+tkOAVrsCLJppbjC3c9UkRhXp+uAo=\",\r\n\t\t\t\t\t\t\"MIIFoTCCBImgAwIBAgIIU4m6j/6y9jgwDQYJKoZIhvcNAQELBQAwgZYxCzAJBgNVBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3JsZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3aWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTYwMjEyMDM0ODU2WhcNMTcwMjExMDM0ODU2WjCBlDEaMBgGCgmSJomT8ixkAQEMCjdYWkhLVllKUU0xNzA1BgNVBAMMLmlQaG9uZSBEZXZlbG9wZXI6IGtvbmRhbCBrb2xpcGFrYSAoVTM3OTM0QllORCkxEzARBgNVBAsMCldQNDk1MlJVSEoxGzAZBgNVBAoMEkFwcGNlbGVyYXRvciwgSW5jLjELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDnZ9ZFs5F/B1Mw+essd+JMlMWzXoOIDKG/1gfyr2RfhR64qtrIY5cQl/dhLEfL7RNxmY3Rz+63VHi/Ph5oD6A4nVq8RIpPHHX8UwEjbXQBuEKtSgKn+PFNmIVJp5TjWiIDXOMjHHI4Uuh0m5+Y6z0opnCempo5f6alJ5GPS2e4+jLpearbnbRimAPoPXQoUem/2or7SZMXdmcXUo63lEe4s31oXmfnFD5ND/lz/M7yOk2CSR15ykKu8M7xY0LkwxSpsUdtPhou6uKtM/bYY/vwcHEyJJB8uvq8yS70H40V50TRXStc0ZS0eJG6iKYdHyqonjcEG4cqfCa188nRc1w5AgMBAAGjggHxMIIB7TA/BggrBgEFBQcBAQQzMDEwLwYIKwYBBQUHMAGGI2h0dHA6Ly9vY3NwLmFwcGxlLmNvbS9vY3NwMDMtd3dkcjAxMB0GA1UdDgQWBBS8agt8EHH4lkf9BSS7/UF6u4kpazAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFIgnFwmpthhgi+zruvZHWcVSVKO3MIIBHQYDVR0gBIIBFDCCARAwggEMBgkqhkiG92NkBQEwgf4wgcMGCCsGAQUFBwICMIG2DIGzUmVsaWFuY2Ugb24gdGhpcyBjZXJ0aWZpY2F0ZSBieSBhbnkgcGFydHkgYXNzdW1lcyBhY2NlcHRhbmNlIG9mIHRoZSB0aGVuIGFwcGxpY2FibGUgc3RhbmRhcmQgdGVybXMgYW5kIGNvbmRpdGlvbnMgb2YgdXNlLCBjZXJ0aWZpY2F0ZSBwb2xpY3kgYW5kIGNlcnRpZmljYXRpb24gcHJhY3RpY2Ugc3RhdGVtZW50cy4wNgYIKwYBBQUHAgEWKmh0dHA6Ly93d3cuYXBwbGUuY29tL2NlcnRpZmljYXRlYXV0aG9yaXR5LzAOBgNVHQ8BAf8EBAMCB4AwFgYDVR0lAQH/BAwwCgYIKwYBBQUHAwMwEwYKKoZIhvdjZAYBAgEB/wQCBQAwDQYJKoZIhvcNAQELBQADggEBAKtJCDrHttpbkrJfXaMIYh0zjzqgu/02aeuyu1n6D7WA31i7OYSdqKbIlMJCGJLeykiB3Ygm131fouT0NMGElFCI3eCb8Q/WPMWZ+sjjOUnbEEgH6YQTK685y373feWr2D0u+EWZCKtXVsVo6UFre3PPF26Ki2y79kvJ1OX4j2MIABYcJ0xEcejNxcXx6zou4KVdsJbVE8q8WfxIQJ55PR/0FoM9BlX9m2/iBOdpycdXOwbclpHfOh303JngRXixSDTbrsIYnV6H6UPVBnZwoBd+PPm3KQXUfmoxVShZtRT0/1cqtvaGGbL+CZ+JIglp1jL9BG2/PCv/4R8Xr1kSEHI=\",\r\n\t\t\t\t\t\t\"MIIFmTCCBIGgAwIBAgIIL3WnpnliS0EwDQYJKoZIhvcNAQELBQAwgZYxCzAJBgNVBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3JsZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3aWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTYwNDA1MDQyMzE4WhcNMTcwNDA1MDQyMzE4WjCBjDEaMBgGCgmSJomT8ixkAQEMClRTMzNOMlcyTjkxLzAtBgNVBAMMJmlQaG9uZSBEZXZlbG9wZXI6IENoZWUgTmcgKFI4RzMyV043Sk0pMRMwEQYDVQQLDApXUDQ5NTJSVUhKMRswGQYDVQQKDBJBcHBjZWxlcmF0b3IsIEluYy4xCzAJBgNVBAYTAlVTMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsn70KH2vXAWzyLP4llbZOCnq+zeirg8FBxewUFqtu5kaEJ2CiBpbTcOT2+dPtjU8PljlUkx+4DLxoGyMUlaVTtIlu6XDxkWvdxnNKC5Zid8ts9JigxiZZIhqKbRMQlsWHwVFsoiggD2fe+KANobennx9zySuGVo4WXezMUDdkwbuEHSr+PG9NuRpkbKR0BsZvm+u5PqtKc0lAUrCjxy0RDVUCdeag3PutYQPOEqgsC382ctBzXDAz0ps7fUYw7G6mZXtW8XH/049uxemc0iKeKC4hBRxGObDZQWwWLHnB3AH2IRyY1ss4yVF0MEOnm7YxJgkTqbP7r6g8DkPGXZL0wIDAQABo4IB8TCCAe0wPwYIKwYBBQUHAQEEMzAxMC8GCCsGAQUFBzABhiNodHRwOi8vb2NzcC5hcHBsZS5jb20vb2NzcDAzLXd3ZHIwMTAdBgNVHQ4EFgQU7gM//1YpbOFI5yy86LYNDbQme58wDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSIJxcJqbYYYIvs67r2R1nFUlSjtzCCAR0GA1UdIASCARQwggEQMIIBDAYJKoZIhvdjZAUBMIH+MIHDBggrBgEFBQcCAjCBtgyBs1JlbGlhbmNlIG9uIHRoaXMgY2VydGlmaWNhdGUgYnkgYW55IHBhcnR5IGFzc3VtZXMgYWNjZXB0YW5jZSBvZiB0aGUgdGhlbiBhcHBsaWNhYmxlIHN0YW5kYXJkIHRlcm1zIGFuZCBjb25kaXRpb25zIG9mIHVzZSwgY2VydGlmaWNhdGUgcG9saWN5IGFuZCBjZXJ0aWZpY2F0aW9uIHByYWN0aWNlIHN0YXRlbWVudHMuMDYGCCsGAQUFBwIBFipodHRwOi8vd3d3LmFwcGxlLmNvbS9jZXJ0aWZpY2F0ZWF1dGhvcml0eS8wDgYDVR0PAQH/BAQDAgeAMBYGA1UdJQEB/wQMMAoGCCsGAQUFBwMDMBMGCiqGSIb3Y2QGAQIBAf8EAgUAMA0GCSqGSIb3DQEBCwUAA4IBAQBeI2zFlvlwCkNjHsS7/buhvvTPJE4JNiuHCjtI7shMPI9m2PFpdzXdGW/tIYtu/LbD3o3A4r91XL2NDT5j+wRDhbMY28S/EI6uaFuX3w27N26ngOZghpVtJBYHYHB/FzwDOdTfsYAu6ZCTwAHdehdCD8cj3r+ER++dxI+qgGhXLOldXPLphpggtLn+ldRadXH96ZpE6G7zsfEnVkvErwbkVime92EjvwFcH/eY0Vi2sou1vGQN/VF/skEgXPjCmB/E3mgRoNZmsYt20p85STiLHXCa0MW6CbrqPJ7Dc4I4STMYYpPg42QHhrmXAIvElyKuBqEQiURsBYhg1EZl2B/j\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"devices\": [\r\n\t\t\t\t\t\t\"eec50dd1d90d92f49bda68209302b6fedcab3ae5\",\r\n\t\t\t\t\t\t\"a56224590cb0aff26104b7895c64e2a96aebd828\",\r\n\t\t\t\t\t\t\"361defa0639879dea025bcd94875d55ec078df38\",\r\n\t\t\t\t\t\t\"5a067a62135ba7c0bd66b009ade17182d8eb6111\",\r\n\t\t\t\t\t\t\"07bd642a76a975b24b349ddbabdf02ebe23d99be\",\r\n\t\t\t\t\t\t\"aaab7030a0447b3758a6a5633ca6c467caaced6e\",\r\n\t\t\t\t\t\t\"42ab82ccdde935db875b79ba9d2c41e5d5fc02ed\",\r\n\t\t\t\t\t\t\"87a929ad39367500f8ac06ae1cacca3ed7fd3a6a\",\r\n\t\t\t\t\t\t\"b4025deb651ac5b1830bff9c228a1385146a82a8\",\r\n\t\t\t\t\t\t\"3a92bb51bf7a81e7ea1edd00163411482e0637f9\",\r\n\t\t\t\t\t\t\"5a7939220710b7de57fbced5690a00c4959bafcf\",\r\n\t\t\t\t\t\t\"9e2b5ef18d95a56d353809d780585c5d2a0defc0\",\r\n\t\t\t\t\t\t\"52d4b63a23ff3ab641541767b1a3054f84440e18\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"team\": [\r\n\t\t\t\t\t\t\"WP4952RUHJ\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"appId\": \"com.appcelerator.sg.*\",\r\n\t\t\t\t\t\"getTaskAllow\": true,\r\n\t\t\t\t\t\"apsEnvironment\": \"\"\r\n\t\t\t\t}\r\n\t\t\t],\r\n\t\t\t\"adhoc\": [\r\n\t\t\t\t{\r\n\t\t\t\t\t\"file\": \"/Users/kkolipaka/Library/MobileDevice/Provisioning Profiles/eb7a376f-db7e-4651-b50f-690926f0f2a9.mobileprovision\",\r\n\t\t\t\t\t\"uuid\": \"eb7a376f-db7e-4651-b50f-690926f0f2a9\",\r\n\t\t\t\t\t\"name\": \"Any App Adhoc Distribution\",\r\n\t\t\t\t\t\"appPrefix\": \"WY35J6ST95\",\r\n\t\t\t\t\t\"creationDate\": \"2016-02-12T22:22:50.000Z\",\r\n\t\t\t\t\t\"expirationDate\": \"2017-02-11T22:08:53.000Z\",\r\n\t\t\t\t\t\"expired\": false,\r\n\t\t\t\t\t\"certs\": [\r\n\t\t\t\t\t\t\"MIIFnTCCBIWgAwIBAgIIED0cg2kT7xQwDQYJKoZIhvcNAQEFBQAwgZYxCzAJBgNVBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3JsZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3aWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTYwMjEyMjIwODUzWhcNMTcwMjExMjIwODUzWjCBkDEaMBgGCgmSJomT8ixkAQEMCldZMzVKNlNUOTUxODA2BgNVBAMML2lQaG9uZSBEaXN0cmlidXRpb246IE1pY2hhZWwgQXNoZXIgKFdZMzVKNlNUOTUpMRMwEQYDVQQLDApXWTM1SjZTVDk1MRYwFAYDVQQKDA1NaWNoYWVsIEFzaGVyMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMMtcXYUKfhZIPhevIlBxZ+MiqZRtPWe3FbMxuvkYwxjhu+pATR3OEPSGP9O7yb7DSXcUgQRx1noe2m0P2oQG09Iq5i+KP4Ergt5JSM5vFKE7r4ECKUku2P0fQ1Kpta1/ZP+0CVT2+j9tm5Pojy++QiqZX/EmRZ0HtXQx4VjXW6wm96PHXeZjaOBAXPf6m3PWK5GoAMJHMwLugDoHI2Nis2CPLXpirAgN2YGn/AMabHalWZ+PSYeK6Hpq2v/ci/OLy1C/umV4hKt0/rXShzE+amb7Fm9ig145n4qmQsOdcMDuKsY6KZcS+LvPnI+zXA0RTvScG0RtUr4XXdljzi0wRECAwEAAaOCAfEwggHtMB0GA1UdDgQWBBSNqlROAIFRS4utxJT4oQqHziNnmzAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFIgnFwmpthhgi+zruvZHWcVSVKO3MIIBDwYDVR0gBIIBBjCCAQIwgf8GCSqGSIb3Y2QFATCB8TCBwwYIKwYBBQUHAgIwgbYMgbNSZWxpYW5jZSBvbiB0aGlzIGNlcnRpZmljYXRlIGJ5IGFueSBwYXJ0eSBhc3N1bWVzIGFjY2VwdGFuY2Ugb2YgdGhlIHRoZW4gYXBwbGljYWJsZSBzdGFuZGFyZCB0ZXJtcyBhbmQgY29uZGl0aW9ucyBvZiB1c2UsIGNlcnRpZmljYXRlIHBvbGljeSBhbmQgY2VydGlmaWNhdGlvbiBwcmFjdGljZSBzdGF0ZW1lbnRzLjApBggrBgEFBQcCARYdaHR0cDovL3d3dy5hcHBsZS5jb20vYXBwbGVjYS8wTQYDVR0fBEYwRDBCoECgPoY8aHR0cDovL2RldmVsb3Blci5hcHBsZS5jb20vY2VydGlmaWNhdGlvbmF1dGhvcml0eS93d2RyY2EuY3JsMA4GA1UdDwEB/wQEAwIHgDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAzATBgoqhkiG92NkBgEEAQH/BAIFADANBgkqhkiG9w0BAQUFAAOCAQEAMHF341608/EnsfO13cpu6CHYRl1PbzxPVzm3aqXDkGkVqEthJtx9JEaDnqoMBlV7urioSstb4NC4Jp5rAQc+N5b81aYKCE0KpC88U4HHb+T7xlPWjYFxCZIZttBpIzg5NDMpBLjdDrmqrORQt3j0dRbjmx26G9Pc6OXxSHDM9jeL7NRY6jCxjc9sbHmgCgy+haV0FjL7b1NLebRFhgI6kOuSDys3d3aZrvxcA40vSVQ+QgZxwm8YpEXqA6MCEbogPoxIv4lfz7owdcNYSQV5tGaRYA1PSTBIpckTD/Sn1iQkXgp97Eum5PTHV41zGWicq4/6DLjxe8da1mpEE/dr4w==\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"devices\": [\r\n\t\t\t\t\t\t\"a446deb53d437016b19e023c1c3b76770502f562\",\r\n\t\t\t\t\t\t\"76a5e4ebb444793726037b24ebee98021ad94488\",\r\n\t\t\t\t\t\t\"6879afe18340a1f21903bffe27c4832c98705bec\",\r\n\t\t\t\t\t\t\"08c9b48b525c89f669d08d825ba9ff34d8a5a634\",\r\n\t\t\t\t\t\t\"463d88d4ef3a3d8c24e16a91923960ca4f30d7bf\",\r\n\t\t\t\t\t\t\"5ef59f6a14fec448e75f6021a3f48eb9d980ba88\",\r\n\t\t\t\t\t\t\"b4025deb651ac5b1830bff9c228a1385146a82a8\",\r\n\t\t\t\t\t\t\"ff1777937b6edcb73172d888847954950605b0c7\",\r\n\t\t\t\t\t\t\"cc41882bb50f48942b13fec5ccad8ce88e4cc0cf\",\r\n\t\t\t\t\t\t\"a206f64ba5e23080c81d16d814f94254a90254ee\",\r\n\t\t\t\t\t\t\"86892353828481cc020e5a1f8c184fea936d5cbd\",\r\n\t\t\t\t\t\t\"2c7746668ea98c2667e919c341f7b7d1086a10ce\",\r\n\t\t\t\t\t\t\"a48c88ab4fdd34669da3c8140aa68b6bd042dde3\",\r\n\t\t\t\t\t\t\"b9fca061077b098bdb9788dbe26fe01d8ea7da28\",\r\n\t\t\t\t\t\t\"d7fbdf5c72ce332ce65649737414aa0278706314\",\r\n\t\t\t\t\t\t\"1695e43b6a2ef79a8ab6ce90d6ff78f313500671\",\r\n\t\t\t\t\t\t\"02180e12529d8bbb26d68eb1734303d4ceae43ad\",\r\n\t\t\t\t\t\t\"e6521e055850a1a6ddc1c729492bb2425e0ef8ce\",\r\n\t\t\t\t\t\t\"d3af08e80c084399e7787b967950e13fb4945b62\",\r\n\t\t\t\t\t\t\"01dc4d9aee2ac3836d6041c9e0f4623e97603525\",\r\n\t\t\t\t\t\t\"6fc2775223f70cf74bf3e5eed9ae106fb7c76308\",\r\n\t\t\t\t\t\t\"d91f52190101651ff11616c2fc63547df1fca0eb\",\r\n\t\t\t\t\t\t\"2809991a6d680c8d369a3ce282d96dcfa7aa3463\",\r\n\t\t\t\t\t\t\"2a074292cb3a4ffabd81874fb7010d3e661a6668\",\r\n\t\t\t\t\t\t\"eec50dd1d90d92f49bda68209302b6fedcab3ae5\",\r\n\t\t\t\t\t\t\"5a7939220710b7de57fbced5690a00c4959bafcf\",\r\n\t\t\t\t\t\t\"4517c01a416400c14a9515463a2e865dc88f5784\",\r\n\t\t\t\t\t\t\"361defa0639879dea025bcd94875d55ec078df38\",\r\n\t\t\t\t\t\t\"ba9f08368dab05f948e409989a2d2a0a058d846c\",\r\n\t\t\t\t\t\t\"f252506bb75265870a38ac7668d59639c9192cf9\",\r\n\t\t\t\t\t\t\"f8052c8714f0b9585a8f89274f447bbd4eda1601\",\r\n\t\t\t\t\t\t\"aaab7030a0447b3758a6a5633ca6c467caaced6e\",\r\n\t\t\t\t\t\t\"d69b0f4512f0d84ac88ddd0e9a500b428dac8d82\",\r\n\t\t\t\t\t\t\"a56224590cb0aff26104b7895c64e2a96aebd828\",\r\n\t\t\t\t\t\t\"07bd642a76a975b24b349ddbabdf02ebe23d99be\",\r\n\t\t\t\t\t\t\"7c6adaebf8cba832c03598132d12bb235bf88cc9\",\r\n\t\t\t\t\t\t\"63ebc71874c70045671985fce59e80e72ee9dbca\",\r\n\t\t\t\t\t\t\"86807de5afe47a1bc215ef93c983a51b7d486c3a\",\r\n\t\t\t\t\t\t\"674a524bc12590ea1fb827beaae4a957fcccb24b\",\r\n\t\t\t\t\t\t\"08e438859cff384c07529d645ca188746afeb8c7\",\r\n\t\t\t\t\t\t\"85d6771aae4347e3280b01864dbd7af9084c6cfa\",\r\n\t\t\t\t\t\t\"e9299833f5b603d06e1b974a656bd79421304dcf\",\r\n\t\t\t\t\t\t\"8b7aed3ff199c3ff30d6c0c37c8a4d212ebd5edd\",\r\n\t\t\t\t\t\t\"1fe27930ff1dad91ce5d0f9f2ff2fc19e698c7aa\",\r\n\t\t\t\t\t\t\"1c50eb14a9e1936658876a3aeff562c6063234e5\",\r\n\t\t\t\t\t\t\"7724fca72efbfb71b1b1ff015579c148458f1f78\",\r\n\t\t\t\t\t\t\"4f0566e6f45c6e84def79a87ea862fe0d4669c7b\",\r\n\t\t\t\t\t\t\"742e38a2257ba96fb5e63828a36a38bf6977a9bb\",\r\n\t\t\t\t\t\t\"9e2b5ef18d95a56d353809d780585c5d2a0defc0\",\r\n\t\t\t\t\t\t\"6c52e362235a16580f69c9cb0b0a5586d55e88fc\",\r\n\t\t\t\t\t\t\"3a92bb51bf7a81e7ea1edd00163411482e0637f9\",\r\n\t\t\t\t\t\t\"8213f6778adb0fab23334301c737ea3a6842be34\",\r\n\t\t\t\t\t\t\"091aa0a7cdebeb5907e60a37593398af40406f58\",\r\n\t\t\t\t\t\t\"7424d3a92ff64b515570b71c485751fb243151de\",\r\n\t\t\t\t\t\t\"ad8d6105d3c7174713061fe272fb1bfec1052836\",\r\n\t\t\t\t\t\t\"ecebbee5ee76ba1862cc036fa1f015712d356c8e\",\r\n\t\t\t\t\t\t\"abdbf56906b8507685161276982c2a1a268cc4a0\",\r\n\t\t\t\t\t\t\"2b2e2629556e2371deac10e7962c27c53c042a68\",\r\n\t\t\t\t\t\t\"b9e4068e846c3fe035f2a29b00a63fa09fd34ccd\",\r\n\t\t\t\t\t\t\"64dd0d5053d52ca5ce59c2ffd47a47bd1df0a9e9\",\r\n\t\t\t\t\t\t\"11c91f0a210ff4f5b4e5856a8e40dd55e6502faa\",\r\n\t\t\t\t\t\t\"87a929ad39367500f8ac06ae1cacca3ed7fd3a6a\",\r\n\t\t\t\t\t\t\"42ab82ccdde935db875b79ba9d2c41e5d5fc02ed\",\r\n\t\t\t\t\t\t\"5932cfe81ed688270feea10ab694b8abb2815c62\",\r\n\t\t\t\t\t\t\"632600f05f4fef89532f7a8111719b892dc98dad\",\r\n\t\t\t\t\t\t\"5838dd59dc5effd713300850dad4d4de4ea38ff6\",\r\n\t\t\t\t\t\t\"6b1a4d63177f249894658ff0fb70f761faa0dbfa\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"team\": [\r\n\t\t\t\t\t\t\"WY35J6ST95\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"appId\": \"*\",\r\n\t\t\t\t\t\"getTaskAllow\": false,\r\n\t\t\t\t\t\"apsEnvironment\": \"\"\r\n\t\t\t\t}\r\n\t\t\t],\r\n\t\t\t\"distribution\": [\r\n\t\t\t\t{\r\n\t\t\t\t\t\"file\": \"/Users/kkolipaka/Library/MobileDevice/Provisioning Profiles/c8de0aef-5899-44fa-ad8e-97c722f5ab1f.mobileprovision\",\r\n\t\t\t\t\t\"uuid\": \"c8de0aef-5899-44fa-ad8e-97c722f5ab1f\",\r\n\t\t\t\t\t\"name\": \"Any App AppStore Distribution\",\r\n\t\t\t\t\t\"appPrefix\": \"WY35J6ST95\",\r\n\t\t\t\t\t\"creationDate\": \"2016-02-12T22:23:11.000Z\",\r\n\t\t\t\t\t\"expirationDate\": \"2017-02-11T22:08:53.000Z\",\r\n\t\t\t\t\t\"expired\": false,\r\n\t\t\t\t\t\"certs\": [\r\n\t\t\t\t\t\t\"MIIFnTCCBIWgAwIBAgIIED0cg2kT7xQwDQYJKoZIhvcNAQEFBQAwgZYxCzAJBgNVBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3JsZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3aWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTYwMjEyMjIwODUzWhcNMTcwMjExMjIwODUzWjCBkDEaMBgGCgmSJomT8ixkAQEMCldZMzVKNlNUOTUxODA2BgNVBAMML2lQaG9uZSBEaXN0cmlidXRpb246IE1pY2hhZWwgQXNoZXIgKFdZMzVKNlNUOTUpMRMwEQYDVQQLDApXWTM1SjZTVDk1MRYwFAYDVQQKDA1NaWNoYWVsIEFzaGVyMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMMtcXYUKfhZIPhevIlBxZ+MiqZRtPWe3FbMxuvkYwxjhu+pATR3OEPSGP9O7yb7DSXcUgQRx1noe2m0P2oQG09Iq5i+KP4Ergt5JSM5vFKE7r4ECKUku2P0fQ1Kpta1/ZP+0CVT2+j9tm5Pojy++QiqZX/EmRZ0HtXQx4VjXW6wm96PHXeZjaOBAXPf6m3PWK5GoAMJHMwLugDoHI2Nis2CPLXpirAgN2YGn/AMabHalWZ+PSYeK6Hpq2v/ci/OLy1C/umV4hKt0/rXShzE+amb7Fm9ig145n4qmQsOdcMDuKsY6KZcS+LvPnI+zXA0RTvScG0RtUr4XXdljzi0wRECAwEAAaOCAfEwggHtMB0GA1UdDgQWBBSNqlROAIFRS4utxJT4oQqHziNnmzAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFIgnFwmpthhgi+zruvZHWcVSVKO3MIIBDwYDVR0gBIIBBjCCAQIwgf8GCSqGSIb3Y2QFATCB8TCBwwYIKwYBBQUHAgIwgbYMgbNSZWxpYW5jZSBvbiB0aGlzIGNlcnRpZmljYXRlIGJ5IGFueSBwYXJ0eSBhc3N1bWVzIGFjY2VwdGFuY2Ugb2YgdGhlIHRoZW4gYXBwbGljYWJsZSBzdGFuZGFyZCB0ZXJtcyBhbmQgY29uZGl0aW9ucyBvZiB1c2UsIGNlcnRpZmljYXRlIHBvbGljeSBhbmQgY2VydGlmaWNhdGlvbiBwcmFjdGljZSBzdGF0ZW1lbnRzLjApBggrBgEFBQcCARYdaHR0cDovL3d3dy5hcHBsZS5jb20vYXBwbGVjYS8wTQYDVR0fBEYwRDBCoECgPoY8aHR0cDovL2RldmVsb3Blci5hcHBsZS5jb20vY2VydGlmaWNhdGlvbmF1dGhvcml0eS93d2RyY2EuY3JsMA4GA1UdDwEB/wQEAwIHgDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAzATBgoqhkiG92NkBgEEAQH/BAIFADANBgkqhkiG9w0BAQUFAAOCAQEAMHF341608/EnsfO13cpu6CHYRl1PbzxPVzm3aqXDkGkVqEthJtx9JEaDnqoMBlV7urioSstb4NC4Jp5rAQc+N5b81aYKCE0KpC88U4HHb+T7xlPWjYFxCZIZttBpIzg5NDMpBLjdDrmqrORQt3j0dRbjmx26G9Pc6OXxSHDM9jeL7NRY6jCxjc9sbHmgCgy+haV0FjL7b1NLebRFhgI6kOuSDys3d3aZrvxcA40vSVQ+QgZxwm8YpEXqA6MCEbogPoxIv4lfz7owdcNYSQV5tGaRYA1PSTBIpckTD/Sn1iQkXgp97Eum5PTHV41zGWicq4/6DLjxe8da1mpEE/dr4w==\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"devices\": null,\r\n\t\t\t\t\t\"team\": [\r\n\t\t\t\t\t\t\"WY35J6ST95\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"appId\": \"*\",\r\n\t\t\t\t\t\"getTaskAllow\": false,\r\n\t\t\t\t\t\"apsEnvironment\": \"\"\r\n\t\t\t\t}\r\n\t\t\t]\r\n\t\t},\r\n\t\t\"devices\": [\r\n\t\t\t{\r\n\t\t\t\t\"udid\": \"itunes\",\r\n\t\t\t\t\"name\": \"iTunes Sync\"\r\n\t\t\t}\r\n\t\t],\r\n\t\t\"executables\": {\r\n\t\t\t\"xcodeSelect\": \"/usr/bin/xcode-select\",\r\n\t\t\t\"security\": \"/usr/bin/security\"\r\n\t\t},\r\n\t\t\"simulators\": {\r\n\t\t\t\"ios\": {\r\n\t\t\t\t\"9.0\": [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"08F6CCC4-0772-4BFA-A9A2-ED70DAAE1E53\",\r\n\t\t\t\t\t\t\"name\": \"iPad 2\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-2\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad 2\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/08F6CCC4-0772-4BFA-A9A2-ED70DAAE1E53\",\r\n\t\t\t\t\t\t\"model\": \"iPad2,1\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/08F6CCC4-0772-4BFA-A9A2-ED70DAAE1E53/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/08F6CCC4-0772-4BFA-A9A2-ED70DAAE1E53/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"DE757E78-4923-4347-88BE-9E1413BF1B27\",\r\n\t\t\t\t\t\t\"name\": \"iPad Retina\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Retina\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Retina\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DE757E78-4923-4347-88BE-9E1413BF1B27\",\r\n\t\t\t\t\t\t\"model\": \"iPad3,1\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DE757E78-4923-4347-88BE-9E1413BF1B27/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DE757E78-4923-4347-88BE-9E1413BF1B27/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"5251C64A-D7A7-4CF9-8442-E5D6D98A2D3B\",\r\n\t\t\t\t\t\t\"name\": \"iPad Air\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Air\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Air\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/5251C64A-D7A7-4CF9-8442-E5D6D98A2D3B\",\r\n\t\t\t\t\t\t\"model\": \"iPad4,2\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/5251C64A-D7A7-4CF9-8442-E5D6D98A2D3B/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/5251C64A-D7A7-4CF9-8442-E5D6D98A2D3B/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"F2D55453-0BF1-4192-81B0-7598E8DBFD5D\",\r\n\t\t\t\t\t\t\"name\": \"iPad Air 2\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Air-2\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Air 2\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F2D55453-0BF1-4192-81B0-7598E8DBFD5D\",\r\n\t\t\t\t\t\t\"model\": \"iPad5,4\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F2D55453-0BF1-4192-81B0-7598E8DBFD5D/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F2D55453-0BF1-4192-81B0-7598E8DBFD5D/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"3368D536-DAF8-43BA-93E9-54A893A8EC2A\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 4s\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-4s\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 4s\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/3368D536-DAF8-43BA-93E9-54A893A8EC2A\",\r\n\t\t\t\t\t\t\"model\": \"iPhone4,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/3368D536-DAF8-43BA-93E9-54A893A8EC2A/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/3368D536-DAF8-43BA-93E9-54A893A8EC2A/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"B77F3B4D-E850-4FFA-9AAE-A813B165D3DC\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 5\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-5\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 5\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/B77F3B4D-E850-4FFA-9AAE-A813B165D3DC\",\r\n\t\t\t\t\t\t\"model\": \"iPhone5,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/B77F3B4D-E850-4FFA-9AAE-A813B165D3DC/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/B77F3B4D-E850-4FFA-9AAE-A813B165D3DC/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"FD13789A-FD7A-4C9E-BE2B-AD5FE700A386\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 5s\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-5s\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 5s\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/FD13789A-FD7A-4C9E-BE2B-AD5FE700A386\",\r\n\t\t\t\t\t\t\"model\": \"iPhone6,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/FD13789A-FD7A-4C9E-BE2B-AD5FE700A386/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/FD13789A-FD7A-4C9E-BE2B-AD5FE700A386/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"51ECA9B5-A850-439F-8648-FC8D0D6E0FCE\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6 Plus\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6 Plus\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/51ECA9B5-A850-439F-8648-FC8D0D6E0FCE\",\r\n\t\t\t\t\t\t\"model\": \"iPhone7,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/51ECA9B5-A850-439F-8648-FC8D0D6E0FCE/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/51ECA9B5-A850-439F-8648-FC8D0D6E0FCE/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"BE85BC5E-ACD2-40D7-8599-68F41EF93B18\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/BE85BC5E-ACD2-40D7-8599-68F41EF93B18\",\r\n\t\t\t\t\t\t\"model\": \"iPhone7,2\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/BE85BC5E-ACD2-40D7-8599-68F41EF93B18/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/BE85BC5E-ACD2-40D7-8599-68F41EF93B18/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"50994E10-2504-4114-BED3-7C48F1E3C670\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6s\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6s\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6s\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/50994E10-2504-4114-BED3-7C48F1E3C670\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/50994E10-2504-4114-BED3-7C48F1E3C670/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/50994E10-2504-4114-BED3-7C48F1E3C670/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"959148F8-C58F-40CE-B70A-96B85FFF7F23\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6s Plus\",\r\n\t\t\t\t\t\t\"version\": \"9.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6s Plus\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/959148F8-C58F-40CE-B70A-96B85FFF7F23\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,2\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-9-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/959148F8-C58F-40CE-B70A-96B85FFF7F23/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/959148F8-C58F-40CE-B70A-96B85FFF7F23/data\"\r\n\t\t\t\t\t}\r\n\t\t\t\t],\r\n\t\t\t\t\"10.0\": [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"CDAB6799-E199-43A9-9DE9-C5200D50A266\",\r\n\t\t\t\t\t\t\"name\": \"iPad Retina\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Retina\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Retina\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/CDAB6799-E199-43A9-9DE9-C5200D50A266\",\r\n\t\t\t\t\t\t\"model\": \"iPad3,1\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/CDAB6799-E199-43A9-9DE9-C5200D50A266/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/CDAB6799-E199-43A9-9DE9-C5200D50A266/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"655779EF-5CA1-449A-BFEC-32C67B43229B\",\r\n\t\t\t\t\t\t\"name\": \"iPad Air\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Air\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Air\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/655779EF-5CA1-449A-BFEC-32C67B43229B\",\r\n\t\t\t\t\t\t\"model\": \"iPad4,2\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/655779EF-5CA1-449A-BFEC-32C67B43229B/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/655779EF-5CA1-449A-BFEC-32C67B43229B/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"DE6E2F55-5393-4854-9495-C24417190189\",\r\n\t\t\t\t\t\t\"name\": \"iPad Air 2\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Air-2\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Air 2\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DE6E2F55-5393-4854-9495-C24417190189\",\r\n\t\t\t\t\t\t\"model\": \"iPad5,4\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DE6E2F55-5393-4854-9495-C24417190189/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DE6E2F55-5393-4854-9495-C24417190189/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"2D03EFE0-7EFE-4AF2-BDA7-2085B65F6F5F\",\r\n\t\t\t\t\t\t\"name\": \"iPad Pro (9.7 inch)\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Pro (9.7-inch)\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/2D03EFE0-7EFE-4AF2-BDA7-2085B65F6F5F\",\r\n\t\t\t\t\t\t\"model\": \"iPad6,4\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/2D03EFE0-7EFE-4AF2-BDA7-2085B65F6F5F/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/2D03EFE0-7EFE-4AF2-BDA7-2085B65F6F5F/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"097A7C26-2833-4691-A549-16EC7DB363A4\",\r\n\t\t\t\t\t\t\"name\": \"iPad Pro (12.9 inch)\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPad-Pro\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPad Pro (12.9-inch)\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/097A7C26-2833-4691-A549-16EC7DB363A4\",\r\n\t\t\t\t\t\t\"model\": \"iPad6,8\",\r\n\t\t\t\t\t\t\"family\": \"ipad\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/097A7C26-2833-4691-A549-16EC7DB363A4/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/097A7C26-2833-4691-A549-16EC7DB363A4/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"3B6D1E54-5A25-476E-A012-6F51D22AD422\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 5\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-5\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 5\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/3B6D1E54-5A25-476E-A012-6F51D22AD422\",\r\n\t\t\t\t\t\t\"model\": \"iPhone5,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/3B6D1E54-5A25-476E-A012-6F51D22AD422/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/3B6D1E54-5A25-476E-A012-6F51D22AD422/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"20D42F70-BB71-43A6-A98D-5430D3708B0A\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 5s\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-5s\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 5s\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/20D42F70-BB71-43A6-A98D-5430D3708B0A\",\r\n\t\t\t\t\t\t\"model\": \"iPhone6,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/20D42F70-BB71-43A6-A98D-5430D3708B0A/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/20D42F70-BB71-43A6-A98D-5430D3708B0A/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"8EDBB933-4D8F-4F7E-852D-1F786E1FC163\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6 Plus\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6 Plus\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/8EDBB933-4D8F-4F7E-852D-1F786E1FC163\",\r\n\t\t\t\t\t\t\"model\": \"iPhone7,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/8EDBB933-4D8F-4F7E-852D-1F786E1FC163/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/8EDBB933-4D8F-4F7E-852D-1F786E1FC163/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"309E6E7F-23B6-47BA-9D4F-DD21C135B122\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/309E6E7F-23B6-47BA-9D4F-DD21C135B122\",\r\n\t\t\t\t\t\t\"model\": \"iPhone7,2\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/309E6E7F-23B6-47BA-9D4F-DD21C135B122/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/309E6E7F-23B6-47BA-9D4F-DD21C135B122/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"63B64935-27FE-4B0E-A927-52F7B7D16257\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6s\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6s\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6s\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/63B64935-27FE-4B0E-A927-52F7B7D16257\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,1\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/63B64935-27FE-4B0E-A927-52F7B7D16257/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/63B64935-27FE-4B0E-A927-52F7B7D16257/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"30F33A37-91DB-4D7E-A4C9-BE7E42448AEA\",\r\n\t\t\t\t\t\t\"name\": \"iPhone 6s Plus\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone 6s Plus\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/30F33A37-91DB-4D7E-A4C9-BE7E42448AEA\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,2\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/30F33A37-91DB-4D7E-A4C9-BE7E42448AEA/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/30F33A37-91DB-4D7E-A4C9-BE7E42448AEA/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"5B7DF50A-CB0A-4D01-A565-EC9E276291C3\",\r\n\t\t\t\t\t\t\"name\": \"iPhone SE\",\r\n\t\t\t\t\t\t\"version\": \"10.0\",\r\n\t\t\t\t\t\t\"type\": \"ios\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.iPhone-SE\",\r\n\t\t\t\t\t\t\"deviceName\": \"iPhone SE\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/5B7DF50A-CB0A-4D01-A565-EC9E276291C3\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,4\",\r\n\t\t\t\t\t\t\"family\": \"iphone\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"watchCompanion\": {\r\n\t\t\t\t\t\t\t\"DD693E6D-D794-4F38-ACB5-58D233807E5F\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"1F8E285B-AA37-4582-80F2-1D1DD173812D\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\"A2A392C2-0675-44D9-B119-A894192CAE42\": {\r\n\t\t\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.iOS-10-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/5B7DF50A-CB0A-4D01-A565-EC9E276291C3/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/5B7DF50A-CB0A-4D01-A565-EC9E276291C3/data\"\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t\"watchos\": {\r\n\t\t\t\t\"3.0\": [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42\",\r\n\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/A2A392C2-0675-44D9-B119-A894192CAE42/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/A2A392C2-0675-44D9-B119-A894192CAE42/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\"version\": \"3.0\",\r\n\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D\",\r\n\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/1F8E285B-AA37-4582-80F2-1D1DD173812D/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/1F8E285B-AA37-4582-80F2-1D1DD173812D/data\"\r\n\t\t\t\t\t}\r\n\t\t\t\t],\r\n\t\t\t\t\"2.0\": [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\",\r\n\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\",\r\n\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E/data\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"udid\": \"DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\"version\": \"2.0\",\r\n\t\t\t\t\t\t\"type\": \"watchos\",\r\n\t\t\t\t\t\t\"deviceType\": \"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\",\r\n\t\t\t\t\t\t\"deviceName\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\"deviceDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F\",\r\n\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\"family\": \"watch\",\r\n\t\t\t\t\t\t\"supportsXcode\": {\r\n\t\t\t\t\t\t\t\"8.0:8S201h\": true\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\"supportsWatch\": {},\r\n\t\t\t\t\t\t\"watchCompanion\": {},\r\n\t\t\t\t\t\t\"runtime\": \"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\",\r\n\t\t\t\t\t\t\"runtimeName\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\"systemLog\": \"/Users/kkolipaka/Library/Logs/CoreSimulator/DD693E6D-D794-4F38-ACB5-58D233807E5F/system.log\",\r\n\t\t\t\t\t\t\"dataDir\": \"/Users/kkolipaka/Library/Developer/CoreSimulator/Devices/DD693E6D-D794-4F38-ACB5-58D233807E5F/data\"\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t\"crashDir\": \"/Users/kkolipaka/Library/Logs/DiagnosticReports\"\r\n\t\t},\r\n\t\t\"teams\": [\r\n\t\t\t{\r\n\t\t\t\t\"id\": \"WY35J6ST95\",\r\n\t\t\t\t\"name\": \"Unknown\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"id\": \"WP4952RUHJ\",\r\n\t\t\t\t\"name\": \"Unknown\"\r\n\t\t\t}\r\n\t\t],\r\n\t\t\"selectedXcode\": {\r\n\t\t\t\"xcodeapp\": \"/Applications/Xcode-beta.app\",\r\n\t\t\t\"path\": \"/Applications/Xcode-beta.app/Contents/Developer\",\r\n\t\t\t\"selected\": true,\r\n\t\t\t\"version\": \"8.0\",\r\n\t\t\t\"build\": \"8S201h\",\r\n\t\t\t\"supported\": true,\r\n\t\t\t\"eulaAccepted\": true,\r\n\t\t\t\"sdks\": [\r\n\t\t\t\t\"10.0\"\r\n\t\t\t],\r\n\t\t\t\"sims\": [\r\n\t\t\t\t\"10.0\"\r\n\t\t\t],\r\n\t\t\t\"simDeviceTypes\": {\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-2\": {\r\n\t\t\t\t\t\"name\": \"iPad 2\",\r\n\t\t\t\t\t\"model\": \"iPad2,1\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Air-2\": {\r\n\t\t\t\t\t\"name\": \"iPad Air 2\",\r\n\t\t\t\t\t\"model\": \"iPad5,4\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Air\": {\r\n\t\t\t\t\t\"name\": \"iPad Air\",\r\n\t\t\t\t\t\"model\": \"iPad4,2\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Pro\": {\r\n\t\t\t\t\t\"name\": \"iPad Pro (12.9-inch)\",\r\n\t\t\t\t\t\"model\": \"iPad6,8\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-\": {\r\n\t\t\t\t\t\"name\": \"iPad Pro (9.7-inch)\",\r\n\t\t\t\t\t\"model\": \"iPad6,4\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Retina\": {\r\n\t\t\t\t\t\"name\": \"iPad Retina\",\r\n\t\t\t\t\t\"model\": \"iPad3,1\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-4s\": {\r\n\t\t\t\t\t\"name\": \"iPhone 4s\",\r\n\t\t\t\t\t\"model\": \"iPhone4,1\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-5\": {\r\n\t\t\t\t\t\"name\": \"iPhone 5\",\r\n\t\t\t\t\t\"model\": \"iPhone5,1\",\r\n\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-5s\": {\r\n\t\t\t\t\t\"name\": \"iPhone 5s\",\r\n\t\t\t\t\t\"model\": \"iPhone6,1\",\r\n\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus\": {\r\n\t\t\t\t\t\"name\": \"iPhone 6 Plus\",\r\n\t\t\t\t\t\"model\": \"iPhone7,1\",\r\n\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6\": {\r\n\t\t\t\t\t\"name\": \"iPhone 6\",\r\n\t\t\t\t\t\"model\": \"iPhone7,2\",\r\n\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus\": {\r\n\t\t\t\t\t\"name\": \"iPhone 6s Plus\",\r\n\t\t\t\t\t\"model\": \"iPhone8,2\",\r\n\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6s\": {\r\n\t\t\t\t\t\"name\": \"iPhone 6s\",\r\n\t\t\t\t\t\"model\": \"iPhone8,1\",\r\n\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-SE\": {\r\n\t\t\t\t\t\"name\": \"iPhone SE\",\r\n\t\t\t\t\t\"model\": \"iPhone8,4\",\r\n\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\": {\r\n\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\": {\r\n\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t}\r\n\t\t\t},\r\n\t\t\t\"simRuntimes\": {\r\n\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.iOS-9-0\": {\r\n\t\t\t\t\t\"name\": \"iOS 9.0\",\r\n\t\t\t\t\t\"version\": \"9.0\"\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\": {\r\n\t\t\t\t\t\"name\": \"watchOS 2.0\",\r\n\t\t\t\t\t\"version\": \"2.0\"\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.iOS-10-0\": {\r\n\t\t\t\t\t\"name\": \"iOS 10.0\",\r\n\t\t\t\t\t\"version\": \"10.0\"\r\n\t\t\t\t},\r\n\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\": {\r\n\t\t\t\t\t\"name\": \"watchOS 3.0\",\r\n\t\t\t\t\t\"version\": \"3.0\"\r\n\t\t\t\t}\r\n\t\t\t},\r\n\t\t\t\"watchos\": {\r\n\t\t\t\t\"sdks\": [\r\n\t\t\t\t\t\"3.0\"\r\n\t\t\t\t],\r\n\t\t\t\t\"sims\": [\r\n\t\t\t\t\t\"3.0\",\r\n\t\t\t\t\t\"2.0\"\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t\"tvos\": {\r\n\t\t\t\t\"sdks\": [\r\n\t\t\t\t\t\"10.0\"\r\n\t\t\t\t],\r\n\t\t\t\t\"sims\": [\r\n\t\t\t\t\t\"10.0\"\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t\"teams\": {},\r\n\t\t\t\"executables\": {\r\n\t\t\t\t\"xcodebuild\": \"/Applications/Xcode-beta.app/Contents/Developer/usr/bin/xcodebuild\",\r\n\t\t\t\t\"clang\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang\",\r\n\t\t\t\t\"clang_xx\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++\",\r\n\t\t\t\t\"libtool\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool\",\r\n\t\t\t\t\"lipo\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo\",\r\n\t\t\t\t\"otool\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool\",\r\n\t\t\t\t\"pngcrush\": \"/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush\",\r\n\t\t\t\t\"simulator\": \"/Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator\",\r\n\t\t\t\t\"watchsimulator\": \"/Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator (Watch).app/Contents/MacOS/Simulator (Watch)\",\r\n\t\t\t\t\"simctl\": \"/Applications/Xcode-beta.app/Contents/Developer/usr/bin/simctl\"\r\n\t\t\t}\r\n\t\t},\r\n\t\t\"xcode\": {\r\n\t\t\t\"8.0:8S201h\": {\r\n\t\t\t\t\"xcodeapp\": \"/Applications/Xcode-beta.app\",\r\n\t\t\t\t\"path\": \"/Applications/Xcode-beta.app/Contents/Developer\",\r\n\t\t\t\t\"selected\": true,\r\n\t\t\t\t\"version\": \"8.0\",\r\n\t\t\t\t\"build\": \"8S201h\",\r\n\t\t\t\t\"supported\": true,\r\n\t\t\t\t\"eulaAccepted\": true,\r\n\t\t\t\t\"sdks\": [\r\n\t\t\t\t\t\"10.0\"\r\n\t\t\t\t],\r\n\t\t\t\t\"sims\": [\r\n\t\t\t\t\t\"10.0\"\r\n\t\t\t\t],\r\n\t\t\t\t\"simDeviceTypes\": {\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-2\": {\r\n\t\t\t\t\t\t\"name\": \"iPad 2\",\r\n\t\t\t\t\t\t\"model\": \"iPad2,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Air-2\": {\r\n\t\t\t\t\t\t\"name\": \"iPad Air 2\",\r\n\t\t\t\t\t\t\"model\": \"iPad5,4\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Air\": {\r\n\t\t\t\t\t\t\"name\": \"iPad Air\",\r\n\t\t\t\t\t\t\"model\": \"iPad4,2\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Pro\": {\r\n\t\t\t\t\t\t\"name\": \"iPad Pro (12.9-inch)\",\r\n\t\t\t\t\t\t\"model\": \"iPad6,8\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-\": {\r\n\t\t\t\t\t\t\"name\": \"iPad Pro (9.7-inch)\",\r\n\t\t\t\t\t\t\"model\": \"iPad6,4\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPad-Retina\": {\r\n\t\t\t\t\t\t\"name\": \"iPad Retina\",\r\n\t\t\t\t\t\t\"model\": \"iPad3,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-4s\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone 4s\",\r\n\t\t\t\t\t\t\"model\": \"iPhone4,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-5\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone 5\",\r\n\t\t\t\t\t\t\"model\": \"iPhone5,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-5s\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone 5s\",\r\n\t\t\t\t\t\t\"model\": \"iPhone6,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone 6 Plus\",\r\n\t\t\t\t\t\t\"model\": \"iPhone7,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone 6\",\r\n\t\t\t\t\t\t\"model\": \"iPhone7,2\",\r\n\t\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone 6s Plus\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,2\",\r\n\t\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-6s\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone 6s\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.iPhone-SE\": {\r\n\t\t\t\t\t\t\"name\": \"iPhone SE\",\r\n\t\t\t\t\t\t\"model\": \"iPhone8,4\",\r\n\t\t\t\t\t\t\"supportsWatch\": true\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm\": {\r\n\t\t\t\t\t\t\"name\": \"Apple Watch - 38mm\",\r\n\t\t\t\t\t\t\"model\": \"Watch1,1\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm\": {\r\n\t\t\t\t\t\t\"name\": \"Apple Watch - 42mm\",\r\n\t\t\t\t\t\t\"model\": \"Watch1,2\",\r\n\t\t\t\t\t\t\"supportsWatch\": false\r\n\t\t\t\t\t}\r\n\t\t\t\t},\r\n\t\t\t\t\"simRuntimes\": {\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.iOS-9-0\": {\r\n\t\t\t\t\t\t\"name\": \"iOS 9.0\",\r\n\t\t\t\t\t\t\"version\": \"9.0\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.watchOS-2-0\": {\r\n\t\t\t\t\t\t\"name\": \"watchOS 2.0\",\r\n\t\t\t\t\t\t\"version\": \"2.0\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.iOS-10-0\": {\r\n\t\t\t\t\t\t\"name\": \"iOS 10.0\",\r\n\t\t\t\t\t\t\"version\": \"10.0\"\r\n\t\t\t\t\t},\r\n\t\t\t\t\t\"com.apple.CoreSimulator.SimRuntime.watchOS-3-0\": {\r\n\t\t\t\t\t\t\"name\": \"watchOS 3.0\",\r\n\t\t\t\t\t\t\"version\": \"3.0\"\r\n\t\t\t\t\t}\r\n\t\t\t\t},\r\n\t\t\t\t\"watchos\": {\r\n\t\t\t\t\t\"sdks\": [\r\n\t\t\t\t\t\t\"3.0\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"sims\": [\r\n\t\t\t\t\t\t\"3.0\",\r\n\t\t\t\t\t\t\"2.0\"\r\n\t\t\t\t\t]\r\n\t\t\t\t},\r\n\t\t\t\t\"tvos\": {\r\n\t\t\t\t\t\"sdks\": [\r\n\t\t\t\t\t\t\"10.0\"\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"sims\": [\r\n\t\t\t\t\t\t\"10.0\"\r\n\t\t\t\t\t]\r\n\t\t\t\t},\r\n\t\t\t\t\"teams\": {},\r\n\t\t\t\t\"executables\": {\r\n\t\t\t\t\t\"xcodebuild\": \"/Applications/Xcode-beta.app/Contents/Developer/usr/bin/xcodebuild\",\r\n\t\t\t\t\t\"clang\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang\",\r\n\t\t\t\t\t\"clang_xx\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++\",\r\n\t\t\t\t\t\"libtool\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool\",\r\n\t\t\t\t\t\"lipo\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo\",\r\n\t\t\t\t\t\"otool\": \"/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool\",\r\n\t\t\t\t\t\"pngcrush\": \"/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush\",\r\n\t\t\t\t\t\"simulator\": \"/Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator\",\r\n\t\t\t\t\t\"watchsimulator\": \"/Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator (Watch).app/Contents/MacOS/Simulator (Watch)\",\r\n\t\t\t\t\t\"simctl\": \"/Applications/Xcode-beta.app/Contents/Developer/usr/bin/simctl\"\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t},\r\n\t\t\"certs\": {\r\n\t\t\t\"keychains\": {\r\n\t\t\t\t\"/Users/kkolipaka/Library/Keychains/login.keychain\": {\r\n\t\t\t\t\t\"developer\": [\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\"name\": \"QE Department (C64864TF2L)\",\r\n\t\t\t\t\t\t\t\"fullname\": \"iPhone Developer: QE Department (C64864TF2L)\",\r\n\t\t\t\t\t\t\t\"pem\": \"-----BEGIN CERTIFICATE-----\\nMIIFmjCCBIKgAwIBAgIIBDtuzIAqD4EwDQYJKoZIhvcNAQELBQAwgZYxCzAJBgNV\\nBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3Js\\nZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3\\naWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkw\\nHhcNMTYwMjEyMjIwNzIxWhcNMTcwMjExMjIwNzIxWjCBjTEaMBgGCgmSJomT8ixk\\nAQEMCkhTVVdZSzVYNjcxNTAzBgNVBAMMLGlQaG9uZSBEZXZlbG9wZXI6IFFFIERl\\ncGFydG1lbnQgKEM2NDg2NFRGMkwpMRMwEQYDVQQLDApXWTM1SjZTVDk1MRYwFAYD\\nVQQKDA1NaWNoYWVsIEFzaGVyMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEB\\nBQADggEPADCCAQoCggEBAMMtcXYUKfhZIPhevIlBxZ+MiqZRtPWe3FbMxuvkYwxj\\nhu+pATR3OEPSGP9O7yb7DSXcUgQRx1noe2m0P2oQG09Iq5i+KP4Ergt5JSM5vFKE\\n7r4ECKUku2P0fQ1Kpta1/ZP+0CVT2+j9tm5Pojy++QiqZX/EmRZ0HtXQx4VjXW6w\\nm96PHXeZjaOBAXPf6m3PWK5GoAMJHMwLugDoHI2Nis2CPLXpirAgN2YGn/AMabHa\\nlWZ+PSYeK6Hpq2v/ci/OLy1C/umV4hKt0/rXShzE+amb7Fm9ig145n4qmQsOdcMD\\nuKsY6KZcS+LvPnI+zXA0RTvScG0RtUr4XXdljzi0wRECAwEAAaOCAfEwggHtMD8G\\nCCsGAQUFBwEBBDMwMTAvBggrBgEFBQcwAYYjaHR0cDovL29jc3AuYXBwbGUuY29t\\nL29jc3AwMy13d2RyMDEwHQYDVR0OBBYEFI2qVE4AgVFLi63ElPihCofOI2ebMAwG\\nA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiCcXCam2GGCL7Ou69kdZxVJUo7cwggEd\\nBgNVHSAEggEUMIIBEDCCAQwGCSqGSIb3Y2QFATCB/jCBwwYIKwYBBQUHAgIwgbYM\\ngbNSZWxpYW5jZSBvbiB0aGlzIGNlcnRpZmljYXRlIGJ5IGFueSBwYXJ0eSBhc3N1\\nbWVzIGFjY2VwdGFuY2Ugb2YgdGhlIHRoZW4gYXBwbGljYWJsZSBzdGFuZGFyZCB0\\nZXJtcyBhbmQgY29uZGl0aW9ucyBvZiB1c2UsIGNlcnRpZmljYXRlIHBvbGljeSBh\\nbmQgY2VydGlmaWNhdGlvbiBwcmFjdGljZSBzdGF0ZW1lbnRzLjA2BggrBgEFBQcC\\nARYqaHR0cDovL3d3dy5hcHBsZS5jb20vY2VydGlmaWNhdGVhdXRob3JpdHkvMA4G\\nA1UdDwEB/wQEAwIHgDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAzATBgoqhkiG92Nk\\nBgECAQH/BAIFADANBgkqhkiG9w0BAQsFAAOCAQEArN29EL2QvHweEcu5BBcu/Bjf\\nph0S+qYgjvEoDlhH7uZq6iTmXgprJTzM2iZjcuTBmbUdrA2mRbI7k/dzuAIhJ2BT\\nrvWIi8dQZZ51xGnDq6xkFH72uXmzCQAYUGOd8p3+VsEGZiRWK6fWCYnNUmaF7vA5\\nyKoBEBhTRlhxOZg+SAeBudfXwMXETG6YwTzRB2V9XkRxwq0LA0qsISPurEJt7uLM\\n47SN0yjrcq85mQvu3bTEMptg4Jge9nlcIDtXF01+NM7eO7NEjVIBj3lB9ClFw1DQ\\nsySXCTARqCwjORsE5mPKiYRuIKVsoPwkTRtCQAC1J8PEA+7m9ASqsBMeYVYzrw==\\n-----END CERTIFICATE-----\",\r\n\t\t\t\t\t\t\t\"before\": \"2016-02-12T22:07:21.000Z\",\r\n\t\t\t\t\t\t\t\"after\": \"2017-02-11T22:07:21.000Z\",\r\n\t\t\t\t\t\t\t\"expired\": false,\r\n\t\t\t\t\t\t\t\"invalid\": false\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t],\r\n\t\t\t\t\t\"distribution\": [\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\"name\": \"Michael Asher (WY35J6ST95)\",\r\n\t\t\t\t\t\t\t\"fullname\": \"iPhone Distribution: Michael Asher (WY35J6ST95)\",\r\n\t\t\t\t\t\t\t\"pem\": \"-----BEGIN CERTIFICATE-----\\nMIIFnTCCBIWgAwIBAgIIED0cg2kT7xQwDQYJKoZIhvcNAQEFBQAwgZYxCzAJBgNV\\nBAYTAlVTMRMwEQYDVQQKDApBcHBsZSBJbmMuMSwwKgYDVQQLDCNBcHBsZSBXb3Js\\nZHdpZGUgRGV2ZWxvcGVyIFJlbGF0aW9uczFEMEIGA1UEAww7QXBwbGUgV29ybGR3\\naWRlIERldmVsb3BlciBSZWxhdGlvbnMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkw\\nHhcNMTYwMjEyMjIwODUzWhcNMTcwMjExMjIwODUzWjCBkDEaMBgGCgmSJomT8ixk\\nAQEMCldZMzVKNlNUOTUxODA2BgNVBAMML2lQaG9uZSBEaXN0cmlidXRpb246IE1p\\nY2hhZWwgQXNoZXIgKFdZMzVKNlNUOTUpMRMwEQYDVQQLDApXWTM1SjZTVDk1MRYw\\nFAYDVQQKDA1NaWNoYWVsIEFzaGVyMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcN\\nAQEBBQADggEPADCCAQoCggEBAMMtcXYUKfhZIPhevIlBxZ+MiqZRtPWe3FbMxuvk\\nYwxjhu+pATR3OEPSGP9O7yb7DSXcUgQRx1noe2m0P2oQG09Iq5i+KP4Ergt5JSM5\\nvFKE7r4ECKUku2P0fQ1Kpta1/ZP+0CVT2+j9tm5Pojy++QiqZX/EmRZ0HtXQx4Vj\\nXW6wm96PHXeZjaOBAXPf6m3PWK5GoAMJHMwLugDoHI2Nis2CPLXpirAgN2YGn/AM\\nabHalWZ+PSYeK6Hpq2v/ci/OLy1C/umV4hKt0/rXShzE+amb7Fm9ig145n4qmQsO\\ndcMDuKsY6KZcS+LvPnI+zXA0RTvScG0RtUr4XXdljzi0wRECAwEAAaOCAfEwggHt\\nMB0GA1UdDgQWBBSNqlROAIFRS4utxJT4oQqHziNnmzAMBgNVHRMBAf8EAjAAMB8G\\nA1UdIwQYMBaAFIgnFwmpthhgi+zruvZHWcVSVKO3MIIBDwYDVR0gBIIBBjCCAQIw\\ngf8GCSqGSIb3Y2QFATCB8TCBwwYIKwYBBQUHAgIwgbYMgbNSZWxpYW5jZSBvbiB0\\naGlzIGNlcnRpZmljYXRlIGJ5IGFueSBwYXJ0eSBhc3N1bWVzIGFjY2VwdGFuY2Ug\\nb2YgdGhlIHRoZW4gYXBwbGljYWJsZSBzdGFuZGFyZCB0ZXJtcyBhbmQgY29uZGl0\\naW9ucyBvZiB1c2UsIGNlcnRpZmljYXRlIHBvbGljeSBhbmQgY2VydGlmaWNhdGlv\\nbiBwcmFjdGljZSBzdGF0ZW1lbnRzLjApBggrBgEFBQcCARYdaHR0cDovL3d3dy5h\\ncHBsZS5jb20vYXBwbGVjYS8wTQYDVR0fBEYwRDBCoECgPoY8aHR0cDovL2RldmVs\\nb3Blci5hcHBsZS5jb20vY2VydGlmaWNhdGlvbmF1dGhvcml0eS93d2RyY2EuY3Js\\nMA4GA1UdDwEB/wQEAwIHgDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAzATBgoqhkiG\\n92NkBgEEAQH/BAIFADANBgkqhkiG9w0BAQUFAAOCAQEAMHF341608/EnsfO13cpu\\n6CHYRl1PbzxPVzm3aqXDkGkVqEthJtx9JEaDnqoMBlV7urioSstb4NC4Jp5rAQc+\\nN5b81aYKCE0KpC88U4HHb+T7xlPWjYFxCZIZttBpIzg5NDMpBLjdDrmqrORQt3j0\\ndRbjmx26G9Pc6OXxSHDM9jeL7NRY6jCxjc9sbHmgCgy+haV0FjL7b1NLebRFhgI6\\nkOuSDys3d3aZrvxcA40vSVQ+QgZxwm8YpEXqA6MCEbogPoxIv4lfz7owdcNYSQV5\\ntGaRYA1PSTBIpckTD/Sn1iQkXgp97Eum5PTHV41zGWicq4/6DLjxe8da1mpEE/dr\\n4w==\\n-----END CERTIFICATE-----\",\r\n\t\t\t\t\t\t\t\"before\": \"2016-02-12T22:08:53.000Z\",\r\n\t\t\t\t\t\t\t\"after\": \"2017-02-11T22:08:53.000Z\",\r\n\t\t\t\t\t\t\t\"expired\": false,\r\n\t\t\t\t\t\t\t\"invalid\": false\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t]\r\n\t\t\t\t},\r\n\t\t\t\t\"/Library/Keychains/System.keychain\": {\r\n\t\t\t\t\t\"developer\": [],\r\n\t\t\t\t\t\"distribution\": []\r\n\t\t\t\t}\r\n\t\t\t},\r\n\t\t\t\"wwdr\": true\r\n\t\t},\r\n\t\t\"tisdk\": \"5.5.0.v20160904203801\"\r\n\t}\r\n}\r\n\r\n{code}\r\n", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-05T11:33:29.000+0000", "updated": "2016-09-05T11:33:29.000+0000" }, { "id": "395328", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~cbarber] - FYI.\r\n", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-05T11:37:24.000+0000", "updated": "2016-09-05T11:37:24.000+0000" }, { "id": "395329", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Here is the {{appc ti info -t ios -o json}} output - \r\n[^watchsim.json]", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-05T11:39:49.000+0000", "updated": "2016-09-05T11:39:49.000+0000" }, { "id": "395361", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~cbarber] [~cng] - Here is the status matrix.\r\n\r\niOS 10.0 simulator+ Apple watch 38mm 2.0 - Unable to pair devices Error\r\niOS 10.0 simulator+ Apple watch 38mm 3.0 - Works\r\niOS 10.0 simulator+ Apple watch 42mm 2.0 - Unable to pair devices Error\r\niOS 10.0 simulator+ Apple watch 42mm 3.0 - Works\r\n\r\n\r\niOS 9.0 simulator+ Apple watch 38mm 2.0 - Failed to install app\r\niOS 9.0 simulator+ Apple watch 38mm 3.0 - Unable to pair devices\r\niOS 9.0 simulator+ Apple watch 42mm 2.0 - Failed to install app\r\niOS 9.0 simulator+ Apple watch 42mm 3.0 - Unable to pair devices\r\n\r\n\r\n\r\nFind the failed to install app error:\r\n{code:java}\r\nTRACE] : [ioslib] App failed to install\r\n[TRACE] : [ioslib] An error was encountered processing the command (domain=NSMachErrorDomain, code=-308):\r\n[ERROR] : Failed to install app\r\n[TRACE] : [ioslib] The operation couldn’t be completed. (Mach error -308 - (ipc/mig) server died)\r\n{code}\r\n\r\n", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-06T04:30:15.000+0000", "updated": "2016-09-06T04:30:15.000+0000" }, { "id": "395432", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "ioslib PR: https://github.com/appcelerator/ioslib/pull/42\r\nPublished ioslib@0.13.3.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-06T19:44:17.000+0000", "updated": "2016-09-06T19:44:17.000+0000" }, { "id": "395438", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8317\r\nTiSDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8318\r\nTiSDK 5_5_X PR: https://github.com/appcelerator/titanium_mobile/pull/8319", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-06T21:00:58.000+0000", "updated": "2016-09-06T21:00:58.000+0000" }, { "id": "395637", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "The ioslib PR above was inadequate. It was missing a few iOS versions in the device pair map and the watchCompanions is wrong.\r\n\r\nioslib PR: https://github.com/appcelerator/ioslib/pull/43\r\nPublished ioslib@0.14.0.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-08T22:56:33.000+0000", "updated": "2016-09-08T22:56:33.000+0000" }, { "id": "395645", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8330\r\nTiSDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8331\r\nTiSDK 5_5_X PR: https://github.com/appcelerator/titanium_mobile/pull/8332", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-09T03:49:41.000+0000", "updated": "2016-09-09T03:49:41.000+0000" }, { "id": "395647", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Here are the following changes to the {{ti info -t ios -o json}} output.\r\n\r\n1. The {{detectVersion}} has been incremented to {{5.0}}\r\n\r\n2. For iOS Simulators, the {{watchCompanion}} property has changed. Before it was an object where the key was the compatible watch sim udid and the value was the watch sim info. This is wrong and didn't take into account that device pairs are Xcode version dependent. Here's the new format:\r\n\r\n{code}\r\n\"watchCompanion\": {\r\n\t\"7.3.1:7D1014\": {\r\n\t\t\"04324590-A357-4D79-955A-1B257E4FB113\": { },\r\n\t\t\"2DB158C6-4262-4436-BD28-F22283ED8A93\": { },\r\n\t\t\"0840F627-0EC3-4DDD-8E27-E4EF33A742FD\": { },\r\n\t\t\"2CF58288-AFDB-4424-91F4-ED2F7071745E\": { },\r\n\t\t\"1030CB19-E41D-4D55-89FD-97BFE2830250\": { },\r\n\t\t\"85AA9683-75E7-4C94-BC36-07DD01F1A8B0\": { }\r\n\t},\r\n\t\"8.0:8A218a\": {\r\n\t\t\"0840F627-0EC3-4DDD-8E27-E4EF33A742FD\": { },\r\n\t\t\"2CF58288-AFDB-4424-91F4-ED2F7071745E\": { },\r\n\t\t\"1030CB19-E41D-4D55-89FD-97BFE2830250\": { },\r\n\t\t\"85AA9683-75E7-4C94-BC36-07DD01F1A8B0\": { }\r\n\t}\r\n}\r\n{code}\r\n\r\nThe keys are now the Xcode IDs ({{:}}). The value is the same as before where it is an object of watch sim udids to watch sim info objects. You must look up the watch sim info using the udid to determine a specific watch sim's name and watchos version.\r\n\r\n3. Each detected Xcode version's info now has a {{simDevicePairs}} property. This exists for internal use, but may come in handy, especially to verify the logic used in determining the device pairs.\r\n\r\n4. Added a new top-level iOS info property {{iosSDKtoXcode}}. This is a map of iOS SDKs to the preferred Xcode version ID.\r\n\r\n{code}\r\n\"iosSDKtoXcode\": {\r\n\t\"10.0\": \"8.0:8A218a\",\r\n\t\"9.3\": \"7.3.1:7D1014\"\r\n}\r\n{code}\r\n\r\nTitanium doesn't care about specific Xcode versions. It only cares about the iOS SDK version you want to compile with. Since the device pairs are Xcode specific, you need to look at {{iosSDKtoXcode}} to determine the correct Xcode.\r\n\r\nSteps to determine device pairs:\r\n# Determine the iOS SDK that will be used to compile the app. Defaults to latest iOS SDK version.\r\n# Look up Xcode ID in {{iosSDKtoXcode}} using the iOS SDK version\r\n# For each iOS simulator, the valid list of compatible watch sim udids can be found by look at the {{watchCompanion\\[\\]}}", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-09T04:04:36.000+0000", "updated": "2016-09-09T14:04:51.000+0000" }, { "id": "395656", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~cbarber] - Seems to be some issue. Build is getting failed with the every watchOS simulator with the following error.\r\n\r\n{color:red}[ERROR] Specified Watch Simulator \"A2A392C2-0675-44D9-B119-A894192CAE42\" is not compatible with iOS Simulator \"5B7DF50A-CB0A-4D01-A565-EC9E276291C3\".{color}\r\n\r\nPlease find the build trace log.\r\n{code:java}\r\nitem-ax40113:kk1 kkolipaka$ appc run -p ios --launch-watch-app --watch-device-id -l trace\r\nAppcelerator Command-Line Interface, version 5.4.0\r\nCopyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved.\r\n\r\n2016-09-09T10:22:43.444Z | TRACE | set environment to {\"registry\":\"https://software.appcelerator.com\",\"security\":\"https://security.appcelerator.com\",\"baseurl\":\"https://platform.appcelerator.com\"}\r\n2016-09-09T10:22:43.445Z | TRACE | checking credentials for existing session\r\n2016-09-09T10:22:43.582Z | TRACE | Attempting to load session info from config file\r\n2016-09-09T10:22:43.587Z | TRACE | check if session is invalidated\r\n2016-09-09T10:22:44.589Z | TRACE | registry result 200 application/json undefined undefined false undefined\r\n2016-09-09T10:22:44.598Z | TRACE | registry returned { expiry: 1474021364952 }\r\n2016-09-09T10:22:44.599Z | TRACE | refresh session expiry to: 1474021364952\r\n2016-09-09T10:22:44.600Z | TRACE | session expiry 1474021364952 false\r\n2016-09-09T10:22:44.601Z | TRACE | Arrow Cloud config file: /Users/kkolipaka/.acs\r\n2016-09-09T10:22:44.602Z | TRACE | found Arrow Cloud login { mid: '87d2b0b9eb3b3518fa6c2a16184cf800d60f6bb2',\r\n publishPort: 443,\r\n publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',\r\n username: 'kkolipaka@appcelerator.com',\r\n cookie: [ 'connect.sid=s%3AoLGamxnZGsamj1Wxk2jbBSA5.Basaj%2FDHSwvdlsafozx9%2B2RP6Rh%2FADOdLuTvfMyWd9s; Path=/; Expires=Wed, 21 Sep 2016 08:20:54 GMT; HttpOnly' ],\r\n defaultEP: \r\n { publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',\r\n publishPort: 443 } } , checking nodeACSEndpoint= https://admin.cloudapp-enterprise.appcelerator.com\r\n2016-09-09T10:22:44.602Z | TRACE | Arrow Cloud cookie expiry [ 1474446054000 ]\r\n2016-09-09T10:22:44.603Z | TRACE | session already loaded in opts.session\r\n2016-09-09T10:22:44.604Z | TRACE | getCredentials() session:\r\n{\r\n \"ipaddress\": \"10.148.13.177\",\r\n \"username\": \"kkolipaka@appcelerator.com\",\r\n \"password\": \"\",\r\n \"session\": \"\",\r\n \"nonce\": \"\",\r\n \"environment\": {\r\n \"name\": \"production\",\r\n \"isProduction\": true,\r\n \"acsBaseUrl\": \"https://api.cloud.appcelerator.com\",\r\n \"acsAuthBaseUrl\": \"https://secure-identity.cloud.appcelerator.com\",\r\n \"nodeACSEndpoint\": \"https://admin.cloudapp-enterprise.appcelerator.com\"\r\n },\r\n \"token\": \"\",\r\n \"fingerprint\": \"87d2b0b9eb3b3518fa6c2a16184cf800d60f6bb2\",\r\n \"fingerprint_description\": \"Mac OSX Serial Number: C02RR1RMG8WP\",\r\n \"org_id\": 100000328,\r\n \"expiry\": 1474021364952\r\n}\r\n2016-09-09T10:22:44.605Z | TRACE | loading plugins for command \"run\"\r\n2016-09-09T10:22:44.638Z | TRACE | run search paths:\r\n[\r\n \"/Users/kkolipaka/.appcelerator/install/5.4.0/package\",\r\n \"/Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules\",\r\n \"/Users/kkolipaka/Documents/runtime-Titanium-360/kk1/plugins\",\r\n \"/Users/kkolipaka/Documents/runtime-Titanium-360/kk1/node_modules\",\r\n \"/Users/kkolipaka/Documents/runtime-Titanium-360/node_modules\",\r\n \"/Users/kkolipaka/Documents/node_modules\",\r\n \"/Users/kkolipaka/node_modules\",\r\n \"/Users/node_modules\",\r\n \"/node_modules\",\r\n \"/Users/kkolipaka/.appcelerator/.npm/lib/node_modules\"\r\n]\r\n2016-09-09T10:22:44.638Z | DEBUG | [PLUGIN-LOAD] 0ms /Users/kkolipaka/.appcelerator/install/5.4.0/package/appc.js\r\n2016-09-09T10:22:44.794Z | DEBUG | [PLUGIN-LOAD] 151ms /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/appc-cli-titanium/appc.js\r\n2016-09-09T10:22:44.795Z | DEBUG | run plugin: /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/appc-cli-titanium\r\n2016-09-09T10:22:44.796Z | DEBUG | [PLUGIN-LOAD] 0ms /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/arrow/appc.js\r\n2016-09-09T10:22:44.797Z | DEBUG | run plugin: /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/arrow\r\n2016-09-09T10:22:44.814Z | TRACE | plugin \"arrow\" failed its \"when\" function check, skipping...\r\n2016-09-09T10:22:44.815Z | TRACE | loading plugin \"titanium\" for command \"run\" CLI options via function\r\n2016-09-09T10:22:44.816Z | TRACE | loading plugin \"titanium\" for command \"run\" CLI options via array\r\n2016-09-09T10:22:44.819Z | TRACE | executing command \"run\" with the following plugins:\r\n[\"titanium\"]\r\n2016-09-09T10:22:44.820Z | TRACE | Attempting to load session info from config file\r\n2016-09-09T10:22:44.825Z | TRACE | check if session is invalidated\r\n2016-09-09T10:22:45.530Z | TRACE | registry result 200 application/json undefined undefined false undefined\r\n2016-09-09T10:22:45.530Z | TRACE | registry returned { expiry: 1474021365893 }\r\n2016-09-09T10:22:45.530Z | TRACE | refresh session expiry to: 1474021365893\r\n2016-09-09T10:22:45.531Z | TRACE | session expiry 1474021365893 false\r\n2016-09-09T10:22:45.532Z | TRACE | session already loaded in opts.session\r\n2016-09-09T10:22:45.534Z | DEBUG | Titanium Downloads Last Checked: 1473411012631\r\nWhich simulator do you want to launch your app in?\r\n3.0\r\n 1) Apple Watch - 38mm A2A392C2-0675-44D9-B119-A894192CAE42\r\n 2) Apple Watch - 42mm 1F8E285B-AA37-4582-80F2-1D1DD173812D\r\n2.2\r\n 3) Apple Watch - 38mm 9939ACAF-9789-4264-836C-9DEC2AB93AB2\r\n 4) Apple Watch - 42mm 64F525A2-D90E-4091-8DD3-11586780E14B\r\n2.0\r\n 5) Apple Watch - 38mm F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\r\n 6) Apple Watch - 42mm DD693E6D-D794-4F38-ACB5-58D233807E5F\r\nSelect an simulator by number or name [1]: 1\r\n \r\n9/9/2016, 6:22:51 PM\r\n\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.11.6\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 17179869184\r\n\r\nNode.js\r\n Node.js Version = 6.0.0\r\n npm Version = 3.8.6\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.9\r\n\r\nTitanium SDK\r\n SDK Version = 5.5.0.v20160909001141\r\n SDK Path = /Users/kkolipaka/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.v20160909001141\r\n Target Platform = iphone\r\n\r\nCommand\r\n /usr/local/bin/node /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/titanium/lib/titanium.js build run -p ios --launch-watch-app --watch-device-id -l trace --config-file /var/folders/54/ygfgj59s2f98jtxjv9qt28fh0000gq/T/build-1473416565532.json --no-banner --project-dir /Users/kkolipaka/Documents/runtime-Titanium-360/kk1\r\n\r\n[TRACE] [ioslib] No iOS Simulator UDID specified, searching for best match\r\n[TRACE] [ioslib] Validating Watch Simulator UDID A2A392C2-0675-44D9-B119-A894192CAE42\r\n[TRACE] [ioslib] Found Watch Simulator UDID A2A392C2-0675-44D9-B119-A894192CAE42\r\n[TRACE] [ioslib] Scanning Xcodes: 8.0:8S201h\r\n[TRACE] [ioslib] Autoselected iOS Simulator: iPhone SE\r\n[TRACE] [ioslib] UDID = 5B7DF50A-CB0A-4D01-A565-EC9E276291C3\r\n[TRACE] [ioslib] iOS = 10.0\r\n[TRACE] [ioslib] Selected WatchOS Simulator: Apple Watch - 38mm\r\n[TRACE] [ioslib] UDID = A2A392C2-0675-44D9-B119-A894192CAE42\r\n[TRACE] [ioslib] WatchOS = 3.0\r\n[TRACE] [ioslib] Autoselected Xcode: 8.0\r\n[DEBUG] Detecting modules in /Users/kkolipaka/Library/Application Support/Titanium/modules\r\n[DEBUG] Detected android module: com.appcelerator.apm 1.1.5 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/com.appcelerator.apm/1.1.5\r\n[DEBUG] Detected android module: facebook 5.2.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/facebook/5.2.0\r\n[DEBUG] Detected android module: facebook 6.0.1 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/facebook/6.0.1\r\n[DEBUG] Detected android module: hyperloop 1.2.6 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/hyperloop/1.2.6\r\n[DEBUG] Detected android module: ti.cloudpush 3.4.1 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.4.1\r\n[DEBUG] Detected android module: ti.cloudpush 4.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.cloudpush/4.0.0\r\n[DEBUG] Detected android module: ti.map 2.3.10 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.map/2.3.10\r\n[DEBUG] Detected android module: ti.map 3.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.map/3.0.0\r\n[DEBUG] Detected android module: ti.touchid 1.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.touchid/1.0.0\r\n[DEBUG] Detected android module: ti.touchid 2.0.1 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/android/ti.touchid/2.0.1\r\n[DEBUG] Detected commonjs module: ti.cloud 3.2.11 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.11\r\n[DEBUG] Detected iphone module: com.appcelerator.apm 1.1.5 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/com.appcelerator.apm/1.1.5\r\n[DEBUG] Detected iphone module: com.appcelerator.urlSession 2.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/com.appcelerator.urlSession/2.0.0\r\n[DEBUG] Detected iphone module: facebook 5.2.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/facebook/5.2.0\r\n[DEBUG] Detected iphone module: facebook 5.2.4 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/facebook/5.2.4\r\n[DEBUG] Detected iphone module: hyperloop 1.2.6 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/hyperloop/1.2.6\r\n[DEBUG] Detected iphone module: ti.coremotion 2.0.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.coremotion/2.0.0\r\n[DEBUG] Detected iphone module: ti.map 2.7.1 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.map/2.7.1\r\n[DEBUG] Detected iphone module: ti.map 2.8.0 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.map/2.8.0\r\n[DEBUG] Detected iphone module: ti.safaridialog 1.0.5 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.safaridialog/1.0.5\r\n[DEBUG] Detected iphone module: ti.touchid 1.2.2 @ /Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/ti.touchid/1.2.2\r\n[DEBUG] Looking for Titanium module id=hyperloop version=latest platform=iphone deploy-type=development\r\n[INFO] Found Titanium module id=hyperloop version=1.2.6 platform=iphone deploy-type=development path=/Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/hyperloop/1.2.6\r\n[DEBUG] Looking for Titanium module id=com.appcelerator.apm version=latest platform=iphone deploy-type=development\r\n[INFO] Found Titanium module id=com.appcelerator.apm version=1.1.5 platform=iphone deploy-type=development path=/Users/kkolipaka/Library/Application Support/Titanium/modules/iphone/com.appcelerator.apm/1.1.5\r\n[DEBUG] Looking for Titanium module id=ti.cloud version=latest platform=commonjs deploy-type=development\r\n[INFO] Found Titanium module id=ti.cloud version=3.2.11 platform=commonjs deploy-type=development path=/Users/kkolipaka/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.11\r\n[DEBUG] Detecting plugins in /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/plugins\r\n[DEBUG] Detected plugin: ti.alloy @ /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/plugins/ti.alloy\r\n[DEBUG] Detecting plugins in /Users/kkolipaka/Library/Application Support/Titanium/plugins\r\n[DEBUG] Detected plugin: com.appcelerator.test @ /Users/kkolipaka/Library/Application Support/Titanium/plugins/com.appcelerator.test\r\n[DEBUG] Detected plugin: hyperloop 1.2.6 @ /Users/kkolipaka/Library/Application Support/Titanium/plugins/hyperloop/1.2.6\r\n[DEBUG] Looking for Titanium plugin id=ti.alloy version=1.0\r\n[INFO] Found Titanium plugin id=ti.alloy version=1.0 \r\n[DEBUG] Looking for Titanium plugin id=hyperloop version=latest\r\n[INFO] Found Titanium plugin id=hyperloop version=latest \r\n[TRACE] Snapshotting build directory\r\n[DEBUG] Titanium SDK iOS directory: /Users/kkolipaka/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.v20160909001141/iphone\r\n[INFO] Deploy type: development\r\n[INFO] Building for target: simulator\r\n[INFO] Building using iOS SDK: 10.0\r\n[INFO] Building for iOS Simulator: iPhone SE\r\n[DEBUG] UDID: 5B7DF50A-CB0A-4D01-A565-EC9E276291C3\r\n[DEBUG] Simulator type: iphone\r\n[DEBUG] Simulator version: 10.0\r\n[INFO] Building for device family: universal\r\n[DEBUG] Setting Xcode target to Debug\r\n[DEBUG] Setting Xcode build OS to iphonesimulator\r\n[DEBUG] Xcode installation: /Applications/Xcode-beta.app/Contents/Developer\r\n[DEBUG] iOS WWDR certificate: installed\r\n[INFO] Minimum iOS version: 8.0\r\n[INFO] Debugging disabled\r\n[INFO] Profiler disabled\r\n[INFO] Set to copy files instead of symlinking\r\n[INFO] Initializing the build directory\r\n[INFO] Found Alloy app in /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app\r\n[INFO] Executing Alloy compile: /usr/local/bin/node /Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/alloy/bin/alloy compile /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app --config platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development,target=simulator\r\n[DEBUG] .__ .__ \r\n[DEBUG] _____ | | | | ____ ___.__.\r\n[DEBUG] \\__ \\ | | | | / _ < | |\r\n[DEBUG] / __ \\| |_| |_( <_> )___ |\r\n[DEBUG] (____ /____/____/\\____// ____|\r\n[DEBUG] \\/ \\/\r\n[DEBUG] Alloy 1.9.1 by Appcelerator. The MVC app framework for Titanium.\r\n[DEBUG] \r\n[DEBUG] ----- CONFIGURATION -----\r\n[DEBUG] raw config = \"platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development,target=simulator\"\r\n[DEBUG] platform = ios\r\n[DEBUG] version = 0\r\n[DEBUG] simtype = none\r\n[DEBUG] devicefamily = universal\r\n[DEBUG] deploytype = development\r\n[DEBUG] target = simulator\r\n[DEBUG] project path = /Users/kkolipaka/Documents/runtime-Titanium-360/kk1\r\n[DEBUG] app path = /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app\r\n[DEBUG] \r\n[DEBUG] \r\n[DEBUG] ----- CONFIG.JSON -----\r\n[WARN] Generated \"/i18n\" directory is not ignored by Git, please add it to your .gitignore\r\n[WARN] Generated \"/platform\" directory is not ignored by Git, please add it to your .gitignore\r\n[DEBUG] dependencies = {}\r\n[INFO] [config.json] config.json unchanged, using cached config.json...\r\n[DEBUG] { \r\n[DEBUG] \"dependencies\": {},\r\n[DEBUG] \"sourcemap\": true,\r\n[DEBUG] \"autoStyle\": false,\r\n[DEBUG] \"adapters\": [\r\n[DEBUG] \"localStorage\",\r\n[DEBUG] \"properties\",\r\n[DEBUG] \"sql\"\r\n[DEBUG] ]\r\n[DEBUG] } \r\n[DEBUG] \r\n[DEBUG] ----- CLEANING RESOURCES -----\r\n[DEBUG] Removing orphaned controllers ...\r\n[DEBUG] Removing orphaned models ...\r\n[DEBUG] Removing orphaned styles ...\r\n[DEBUG] Removing orphaned sync adapters...\r\n[DEBUG] Removing orphaned assets and libs...\r\n[DEBUG] \r\n[DEBUG] ----- BASE RUNTIME FILES -----\r\n[TRACE] SRC_DIR=/Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/alloy/Alloy/lib\r\n[TRACE] Copying SRC_DIR/alloy/sync/sql.js --> Resources/iphone/alloy/sync/sql.js\r\n[TRACE] Copying SRC_DIR/alloy/sync/properties.js --> Resources/iphone/alloy/sync/properties.js\r\n[TRACE] Copying SRC_DIR/alloy/sync/localStorage.js --> Resources/iphone/alloy/sync/localStorage.js\r\n[TRACE] Copying SRC_DIR/alloy/controllers/BaseController.js --> Resources/iphone/alloy/controllers/BaseController.js\r\n[TRACE] Copying SRC_DIR/alloy/widget.js --> Resources/iphone/alloy/widget.js\r\n[TRACE] Copying SRC_DIR/alloy/underscore.js --> Resources/iphone/alloy/underscore.js\r\n[TRACE] \r\n[TRACE] Generating ../Resources/iphone/alloy.js\r\n[TRACE] SRC_DIR=/Users/kkolipaka/.appcelerator/install/5.4.0/package/node_modules/alloy/Alloy/common\r\n[TRACE] Copying SRC_DIR/constants.js --> Resources/iphone/alloy/constants.js\r\n[TRACE] \r\n[TRACE] SRC_DIR=/Users/kkolipaka/Documents/runtime-Titanium-360/kk1/app/assets\r\n[TRACE] \r\n[DEBUG] Resetting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/platform/ios\r\n[DEBUG] \r\n[DEBUG] Resetting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/i18n\r\n[DEBUG] \r\n[INFO] ----- MVC GENERATION -----\r\n[INFO] [global style] loading from cache...\r\n[INFO] [index.xml] view processing...\r\n[INFO] style: \"index.tss\"\r\n[INFO] view: \"index.xml\"\r\n[INFO] controller: \"index.js\"\r\n[TRACE] - Processing \"builtins\" module...\r\n[TRACE] - Processing \"optimizer\" module...\r\n[TRACE] - Processing \"compress\" module...\r\n[INFO] created: \"Resources/iphone/alloy/controllers/index.js\"\r\n[DEBUG] map: \"build/map/Resources/iphone/alloy/controllers/index.js.map\"\r\n[INFO] created: \"Resources/iphone/alloy/styles/index.js\"\r\n[INFO] \r\n[INFO] [app.js] using cached app.js...\r\n[INFO] \r\n[INFO] ----- OPTIMIZING -----\r\n[INFO] - iphone/alloy.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[INFO] - iphone/alloy/sync/localStorage.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[INFO] - iphone/alloy/sync/properties.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[INFO] - iphone/alloy/sync/sql.js\r\n[TRACE] processing \"builtins\" module...\r\n[TRACE] processing \"optimizer\" module...\r\n[TRACE] processing \"compress\" module...\r\n[TRACE] \r\n[TRACE] Benchmarking\r\n[TRACE] ------------\r\n[TRACE] [0.48838s] TOTAL\r\n[INFO] \r\n[INFO] Alloy compiled in 0.48838s\r\n[INFO] Alloy compiler completed successfully\r\n[INFO] Hyperloop compiler works best with the built-in iOS JavaScript library.\r\n[INFO] Add the following to your tiapp.xml section to enable or disable this:\r\n[INFO] \r\n[INFO] true\r\n[INFO] \r\n[INFO] Using Titanium JavaScriptCore by default when not specified.\r\n[DEBUG] Using Hyperloop library -> libhyperloop-ticore.a\r\n[DEBUG] [Hyperloop] No CocoaPods file found\r\n[TRACE] offline build file /var/folders/54/ygfgj59s2f98jtxjv9qt28fh0000gq/T/build-946c7ccafdc128e8fda66c71e736e0acdc12fa12.json\r\n[TRACE] online 1\r\n[TRACE] optimizing build, last build was 4911.048 sec ago\r\n[INFO] Creating Xcode project\r\n[TRACE] Removing pre-compile phase\r\n[TRACE] Adding 2 native module libraries\r\n[TRACE] Adding 1 iOS extension\r\n[WARN] WatchKit App detected, changing minimum iOS deployment target from 8.0 to 9.0\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1.xcodeproj/project.pbxproj\r\n[INFO] Creating Entitlements.plist\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1.entitlements\r\n[INFO] Creating Info.plist\r\n[DEBUG] Checking for Splash Screen localization\r\n[INFO] Disabling ATS\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Info.plist\r\n[INFO] Creating main.m\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/main.m\r\n[INFO] Creating Xcode config files\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/project.xcconfig\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/module.xcconfig\r\n[INFO] Copying Titanium libraries\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libTiCore.a\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libtiverify.a\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libti_ios_debugger.a\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/lib/libti_ios_profiler.a\r\n[INFO] Copying Titanium iOS files\r\n[TRACE] Skipping Classes/ApplicationRouting.m, it'll be processed later\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1_Prefix.pch\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/kk1.xcodeproj/xcshareddata/xcschemes/kk1.xcscheme\r\n[INFO] Installing default LaunchScreen.storyboard\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/LaunchScreen.storyboard\r\n[INFO] Copying iOS extensions\r\n[DEBUG] Copying watch3test\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-24@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-24@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-27.5@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-27.5@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-44@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-44@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-86@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-86@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-98@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Assets.xcassets/AppIcon.appiconset/icon-98@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit App/Base.lproj/Interface.storyboard => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Base.lproj/Interface.storyboard\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit App/Info.plist\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/Assets.xcassets/README__ignoredByTemplate__ => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/Assets.xcassets/README__ignoredByTemplate__\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/ExtensionDelegate.swift => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/ExtensionDelegate.swift\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/Info.plist => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/Info.plist\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/InterfaceController.swift => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/InterfaceController.swift\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/NotificationController.swift => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/NotificationController.swift\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/extensions/watch3test/watch3test WatchKit Extension/PushNotificationPayload.apns => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/extensions/watch3test/watch3test WatchKit Extension/PushNotificationPayload.apns\r\n[INFO] Creating debugger and profiler plists\r\n[DEBUG] Skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/debugger.plist\r\n[DEBUG] Skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/profiler.plist\r\n[INFO] Analyzing Resources directory\r\n[INFO] Analyzing platform files\r\n[INFO] Analyzing module files\r\n[INFO] Analyzing localized launch images\r\n[INFO] Analyzing CommonJS modules\r\n[INFO] Creating asset catalog\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/Contents.json\r\n[INFO] Creating app icon set\r\n[TRACE] Found generated 29x29 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small.png\r\n[TRACE] Found generated 58x58 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small@2x.png\r\n[TRACE] Found generated 87x87 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small@3x.png\r\n[TRACE] Found generated 40x40 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40.png\r\n[TRACE] Found generated 80x80 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40@2x.png\r\n[TRACE] Found generated 120x120 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Small-40@3x.png\r\n[TRACE] Found generated 120x120 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-60@2x.png\r\n[TRACE] Found generated 180x180 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-60@3x.png\r\n[TRACE] Found generated 76x76 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-76.png\r\n[TRACE] Found generated 152x152 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-76@2x.png\r\n[TRACE] Found generated 167x167 app icon: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-83.5@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/AppIcon.appiconset/Contents.json\r\n[INFO] Creating launch logo image set\r\n[TRACE] Found generated 320x320 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo~iphone.png\r\n[TRACE] Found generated 374x374 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@2x~iphone.png\r\n[TRACE] Found generated 621x621 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@3x~iphone.png\r\n[TRACE] Found generated 384x384 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo~ipad.png\r\n[TRACE] Found generated 1024x1024 launch logo: /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/LaunchLogo@2x~ipad.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchLogo.imageset/Contents.json\r\n[INFO] Creating launch image set\r\n[DEBUG] Unsupported launch image Resources/iphone/Default.png, skipping\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Contents.json\r\n[INFO] Creating assets image set\r\n[DEBUG] Copying resources\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/platform/ios/alloy_generated => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/alloy_generated\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-568h@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-667h@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-736h@3x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Landscape-736h@3x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-736h@3x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Landscape.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Landscape@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Landscape@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-736h@3x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Portrait-736h@3x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-736h@3x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Portrait.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default-Portrait@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default@2x.png\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/Default@2x.png => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Assets.xcassets/LaunchImage.launchimage/Default@2x.png\r\n[DEBUG] Copying CSS files\r\n[INFO] Processing JavaScript files\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/CFG.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/CFG.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/CFG.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/app.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/app.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/app.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/backbone.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/backbone.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/backbone.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/constants.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/constants.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/constants.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/controllers/BaseController.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/BaseController.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/BaseController.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/controllers/index.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/index.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/controllers/index.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/styles/index.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/styles/index.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/styles/index.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/sync/localStorage.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/localStorage.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/localStorage.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/sync/properties.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/properties.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/properties.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/sync/sql.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/sql.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/sync/sql.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/underscore.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/underscore.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/underscore.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy/widget.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/widget.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy/widget.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/Resources/iphone/alloy.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/alloy.js\r\n[DEBUG] Overwriting /Users/kkolipaka/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.11/ti.cloud.js => /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/ti.cloud.js\r\n[DEBUG] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/ti.cloud.js\r\n[INFO] Writing app properties\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/_app_props_.json\r\n[DEBUG] Using default application routing\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Classes/ApplicationRouting.m\r\n[INFO] Writing i18n files\r\n[DEBUG] Compiling localization files\r\n[DEBUG] No i18n files to process\r\n[INFO] Processing Titanium symbols\r\n[DEBUG] Processing Titanium namespace resources\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/modules/ui/images/badge.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/modules/ui/images/closeButton.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-iphonesimulator/kk1.app/modules/ui/images/photoDefault.png\r\n[TRACE] No change, skipping /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/Classes/defines.h\r\n[INFO] Removing files\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon24x24@2x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon27.5x27.5@2x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon29x29@2x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon29x29@3x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon40x40@2x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon44x44@2x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon86x86@2x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/AppIcon98x98@2x.png\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Base.lproj/Interface-notification.plist\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Base.lproj/Interface.plist\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftCore.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftCoreGraphics.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftCoreLocation.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftDarwin.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftDispatch.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftFoundation.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftHomeKit.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftObjectiveC.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftSceneKit.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftUIKit.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftWatchKit.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftos.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Frameworks/libswiftsimd.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/Info.plist\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/PkgInfo\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/PlugIns/watch3test WatchKit Extension.appex/Info.plist\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/PlugIns/watch3test WatchKit Extension.appex/_CodeSignature/CodeResources\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/PlugIns/watch3test WatchKit Extension.appex/watch3test WatchKit Extension\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/_CodeSignature/CodeResources\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/_WatchKitStub/WK\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/libswiftRemoteMirror.dylib\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit App.app/watch3test WatchKit App\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit Extension.appex/Info.plist\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit Extension.appex/_CodeSignature/CodeResources\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit Extension.appex/watch3test WatchKit Extension\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit Extension.appex.dSYM/Contents/Info.plist\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test WatchKit Extension.appex.dSYM/Contents/Resources/DWARF/watch3test WatchKit Extension\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test_WatchKit_Extension.swiftmodule/i386.swiftdoc\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/build/Products/Debug-watchsimulator/watch3test_WatchKit_Extension.swiftmodule/i386.swiftmodule\r\n[DEBUG] Removing /Users/kkolipaka/Documents/runtime-Titanium-360/kk1/build/iphone/metabase-mappings-iphonesimulator-8.0.json\r\n[DEBUG] Removing empty directories\r\n[INFO] Starting Hyperloop assembly\r\n[INFO] Skipping Hyperloop compile, no usage found ...\r\n[TRACE] Symbol references up-to-date\r\n[DEBUG] Skipping stub generation\r\n[INFO] Finished Hyperloop assembly in 0.01 seconds\r\n[INFO] Skipping xcodebuild\r\n[INFO] Finished building the application in 3s 384ms\r\n[INFO] Launching iOS Simulator\r\n[TRACE] [ioslib] Found watchOS 3.0 app: com.appc.watchkitapp\r\n[ERROR] Specified Watch Simulator \"A2A392C2-0675-44D9-B119-A894192CAE42\" is not compatible with iOS Simulator \"5B7DF50A-CB0A-4D01-A565-EC9E276291C3\".\r\n{code}", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-09T10:26:17.000+0000", "updated": "2016-09-09T10:27:13.000+0000" }, { "id": "395658", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~ewieber] - Can you also confirm on the above error with the latest 5_5_X SDK build.", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-09T10:32:28.000+0000", "updated": "2016-09-09T10:32:28.000+0000" }, { "id": "395659", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Unfortunately I also got the same error. Reopened ticket. Here's my environment:\r\nTi SDK: 5.5.0.v20160909001141\r\nAppc CLI: 5.5.0-5\r\nAppc NPM: 4.2.7\r\nXcode 8 GM\r\n\r\nh4. Steps to reproduce\r\n1. *appc new -t titanium*\r\n2. Enter project, *appc new -t applewatch*\r\n3. Include this in tiapp.xml\r\n \r\n TEAM ID\r\n \r\n4. *appc run -p ios -I 10.0 --launch-watch-app -l trace*\r\n\r\nh4. Expected behavior\r\nApp builds and launches watch successfully. \r\n\r\nh4. Actual behavior\r\nApp fails to build with this error:\r\n{code}\r\n[TRACE] [ioslib] Found watchOS 3.0 app: com.appcelerator.sg.SGWatch2.watchkitapp\r\n[ERROR] Specified Watch Simulator \"670B1890-6118-40DD-85AD-747B1F3F2638\" is not compatible with iOS Simulator \"DDA403A3-CE67-46B2-B4E8-17705B667937\".\r\n{code}\r\n\r\nThis is my ti info\r\n{code}\r\niOS Simulators\r\n10.0\r\n iPhone 7 Plus (iphone)\r\n UDID = DDA403A3-CE67-46B2-B4E8-17705B667937\r\n Supports Watch Apps = yes\r\nWatchOS Simulators\r\n2.2\r\n Apple Watch - 38mm (watch)\r\n UDID = 79CD86D1-0994-4FA0-803D-7ACE2471A73B\r\n Apple Watch - 42mm (watch)\r\n UDID = A92248F9-1588-4CC7-809A-88DDA16096C9\r\n\r\n3.0\r\n Apple Watch - 38mm (watch)\r\n UDID = 3E12A7A9-2E07-454B-8E18-07AE56E48507\r\n Apple Watch - 42mm (watch)\r\n UDID = C8C0ED0B-627A-4789-BD1B-DC70094737E9\r\n Apple Watch Series 2 - 38mm (watch)\r\n UDID = A49690A0-78D5-49FD-B1DD-ABC5EA6AE60A\r\n Apple Watch Series 2 - 42mm (watch)\r\n UDID = 670B1890-6118-40DD-85AD-747B1F3F2638\r\n{code}\r\n\r\nAs you can see, these devices are supposed to be valid. And if you look at Xcode device manager, these devices are rightly paired. Manually setting device ids doesn't work either.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-09T11:13:24.000+0000", "updated": "2016-09-09T11:13:24.000+0000" }, { "id": "395667", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "ioslib PR #3: https://github.com/appcelerator/ioslib/pull/44\r\nioslib@0.15.0 published", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-09T13:54:29.000+0000", "updated": "2016-09-09T13:54:29.000+0000" }, { "id": "395669", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I have updated the timob PRs to use the new ioslib@0.15.0. I've gone back to the original format of {{watchCompanion}}, but still group by Xcode IDs. I've updated the comment above, but I'll reiterate:\r\n\r\n{code}\r\n\"watchCompanion\": {\r\n\t\"7.3.1:7D1014\": {\r\n\t\t\"04324590-A357-4D79-955A-1B257E4FB113\": { },\r\n\t\t\"2DB158C6-4262-4436-BD28-F22283ED8A93\": { },\r\n\t\t\"0840F627-0EC3-4DDD-8E27-E4EF33A742FD\": { },\r\n\t\t\"2CF58288-AFDB-4424-91F4-ED2F7071745E\": { },\r\n\t\t\"1030CB19-E41D-4D55-89FD-97BFE2830250\": { },\r\n\t\t\"85AA9683-75E7-4C94-BC36-07DD01F1A8B0\": { }\r\n\t},\r\n\t\"8.0:8A218a\": {\r\n\t\t\"0840F627-0EC3-4DDD-8E27-E4EF33A742FD\": { },\r\n\t\t\"2CF58288-AFDB-4424-91F4-ED2F7071745E\": { },\r\n\t\t\"1030CB19-E41D-4D55-89FD-97BFE2830250\": { },\r\n\t\t\"85AA9683-75E7-4C94-BC36-07DD01F1A8B0\": { }\r\n\t}\r\n}\r\n{code}\r\n\r\nThis means that there is no longer an array of watch sim udids that I introduced in an earlier commit in this ticket. This also simplifies the process of finding compatible watch sims since you no longer need to go fetch the watch sim info in order to determine the name and version.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-09T14:08:29.000+0000", "updated": "2016-09-09T14:08:29.000+0000" }, { "id": "395791", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8336\r\nTiSDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8337\r\nTiSDK 5_5_X PR: https://github.com/appcelerator/titanium_mobile/pull/8338", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-10T02:21:22.000+0000", "updated": "2016-09-10T02:21:22.000+0000" }, { "id": "395794", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "ioslib@0.15.1 PR: https://github.com/appcelerator/ioslib/pull/45", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-10T04:30:23.000+0000", "updated": "2016-09-10T04:30:23.000+0000" }, { "id": "395797", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8339\r\nTiSDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8340\r\nTiSDK 5_5_X PR: https://github.com/appcelerator/titanium_mobile/pull/8341", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-10T05:10:58.000+0000", "updated": "2016-09-10T05:10:58.000+0000" }, { "id": "395798", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~cbarber] - Found couple of issues.\r\n\r\n*Environment:*\r\nSDK 5.5.0.v20160909225604/CLI 5.4.0/Node 6.0\r\n[^tiinfo_ios_version5_1.json]\r\n\r\n*Here is the status matrix.*\r\n\r\niOS SDK 10.0 + iOS 10.0 simulator + iPhone 6 - Works\r\niOS SDK 10.0 + iOS 10.0 simulator + Apple watch 2.2 - Unable to find any Xcode installations that support both iOS 10.0 and iOS Simulator\r\niOS SDK 10.0 + iOS 10.0 simulator+ Apple watch 3.0 - Works\r\n\r\niOS SDK 10.0 + iOS 9.0 simulator + iPhone 6 - Works\r\niOS SDK 10.0 + iOS 9.0 simulator+ Apple watch 38mm 2.0 - Build failed\r\n\r\niOS SDK 9.3 + iOS 9.3 simulator + iPhone 6 - Build failed\r\niOS SDK 9.3 + iOS 9.3 simulator+ Apple watch 38mm 2.0 - Build failed\r\niOS SDK 9.3 + iOS 9.3 simulator+ Apple watch 38mm 2.2 - Build failed\r\n\r\nHers is the build error:\r\n\r\n{code:java}\r\n[ERROR] : ** BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : \tCompileSwift normal i386 /Users/kkolipaka/Documents/runtime-Titanium-360/watchostest/build/iphone/extensions/waApp/waApp WatchKit Extension/NotificationController.swift\r\n[ERROR] : \tCompileSwift normal i386 /Users/kkolipaka/Documents/runtime-Titanium-360/watchostest/build/iphone/extensions/waApp/waApp WatchKit Extension/ExtensionDelegate.swift\r\n[ERROR] : \tCompileSwift normal i386 /Users/kkolipaka/Documents/runtime-Titanium-360/watchostest/build/iphone/extensions/waApp/waApp WatchKit Extension/InterfaceController.swift\r\n[ERROR] : \tCompileSwiftSources normal i386 com.apple.xcode.tools.swift.compiler\r\n[ERROR] : (4 failures)\r\n\r\n{code}\r\n\r\n\r\nThere is also a discrepancy between watchOS simulators which are shown during the CLI build and watchCompanion list from the ti info.\r\n\r\n*Example:*\r\nAs you can see below, after selecting iOS SDK 10.0 it showed watchOS 2.0 simulators. However, will end up with the build failure if I select 2.0. There are no 2.0 watchOS simulators in watchCompanion list - which is correct.\r\n\r\n{code:java}\r\n$ appc run -p ios --launch-watch-app --watch-device-id --sim-version 10.0 --ios-version 10.0\r\nAppcelerator Command-Line Interface, version 5.4.0\r\nCopyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved.\r\n\r\nWhich simulator do you want to launch your app in?\r\n3.0\r\n 1) Apple Watch - 38mm A2A392C2-0675-44D9-B119-A894192CAE42\r\n 2) Apple Watch - 42mm 1F8E285B-AA37-4582-80F2-1D1DD173812D\r\n2.0\r\n 3) Apple Watch - 38mm F3F5BB7A-0BC5-4DB7-B2B7-26283AF0E31E\r\n 4) Apple Watch - 42mm DD693E6D-D794-4F38-ACB5-58D233807E5F\r\nSelect an simulator by number or name [1]: 3\r\n\r\n{code}\r\n\r\n\r\nAnother intermittent issue is, build is throwing \"Unexpected end of JSON input\"\r\n\r\n{code:java}\r\n[TRACE] [ioslib] Found watchOS 3.0 app: com.appc.watchkitapp\r\n[TRACE] [ioslib] Selected iOS Simulator: iPhone 6s Plus\r\n[TRACE] [ioslib] UDID = 8381AFF4-FC15-47D4-8F2F-6046964006CD\r\n[TRACE] [ioslib] iOS = 9.3\r\n[TRACE] [ioslib] Selected WatchOS Simulator: Apple Watch - 38mm\r\n[TRACE] [ioslib] UDID = 9939ACAF-9789-4264-836C-9DEC2AB93AB2\r\n[TRACE] [ioslib] WatchOS = 2.2\r\n[TRACE] [ioslib] Autoselected Xcode: 7.3.1\r\n[TRACE] [ioslib] Running: /Applications/Xcode.app/Contents/Developer/usr/bin/simctl list pairs --json\r\n\r\n[ERROR] Unexpected end of JSON input\r\n{code}\r\n \r\n \r\n", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-10T08:35:59.000+0000", "updated": "2016-09-10T08:47:18.000+0000" }, { "id": "395864", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-12T05:50:54.000+0000", "updated": "2016-09-12T17:00:50.000+0000" }, { "id": "395948", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the main issue of this ticket is fixed, using:\r\n\r\nMacOS 10.12 (16A239m)\r\nStudio 4.7.1.201609100950\r\nTi SDK 5.5.0.v20160912110832\r\nAppc NPM 4.2.7\r\nAppc CLI 5.5.0-6\r\nAlloy 1.9.2\r\nXcode 8.0 (8A218a)\r\n\r\nBuilding for iOS 10 sims with WatchOS 2.2 or WatchOS 3.0 sims succeeds without issue. Tested by creating a project with an Apple Watch app and then building for each WatchOS sim, while using iOS 10. Will test other iOS/WatchOS sim combinations and create a new ticket for their compatibility, if needed.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-12T22:34:28.000+0000", "updated": "2016-09-12T22:34:28.000+0000" } ], "maxResults": 22, "total": 22, "startAt": 0 } } }