I followed the steps - Built-in ios-webkit-debug-proxy server? and https://github.com/appium/appium/issues/5309 to enable this proxy. Still didn’t launch the Simulator. Steps below :
Also installed iOS_debug_webkit_proxy from brew.
Tried 2 options below to enable this proxy :
./bin/ios-webkit-debug-proxy-launcher.js -c 42DF997D-8841-45EE-BCB8-083CC4109FA0:27753 -d
RUNNING: ios_webkit_debug_proxy -c 42DF997D-8841-45EE-BCB8-083CC4109FA0:27753 -d
stderr: Unknown file: 42DF997D-8841-45EE-BCB8-083CC4109FA0:27753
stderr: Unknown file: 42DF997D-8841-45EE-BCB8-083CC4109FA0:27753
ios_webkit_debug_proxy -c 42DF997D-8841-45EE-BCB8-083CC4109FA0:27753
Unknown file: 42DF997D-8841-45EE-BCB8-083CC4109FA0:27753
Unknown file: 42DF997D-8841-45EE-BCB8-083CC4109FA0:27753
Also error in the Eclipse Console is (After running this : node bin/appium.js -U )
Original error: ENOENT, stat '/usr/local/lib/node_modules/appium/appium/build/SafariLauncher/SafariLauncher.zip
I got the Device ID as shown in the snapshot below :