Skip to content

Instantly share code, notes, and snippets.

@CSRafaelAlves
Created December 20, 2016 20:17
Show Gist options
  • Save CSRafaelAlves/e0a51bc1e598d609879e7c9bda2ecb79 to your computer and use it in GitHub Desktop.
Save CSRafaelAlves/e0a51bc1e598d609879e7c9bda2ecb79 to your computer and use it in GitHub Desktop.
$ xcode-select --print-path
/Applications/Xcode.app/Contents/Developer
$ xcodebuild -version
Xcode 8.0
Build version 8A218a
$ calabash-ios version
0.20.3
$ curl http://localhost:37265/version
{"device_family":"iPhone","outcome":"SUCCESS","server_port":37265,"simulator_device":"iPhone","simulator":"CoreSimulator 303.8 - Device: iPhone 6 - Runtime: iOS 10.0 (14A345) - DeviceType: iPhone 6","app_name":"","app_version":"1","screen_dimensions":{"native_scale":2,"sample":1,"height":1334,"width":750,"scale":2},"git":{"revision":"5ec0a54","remote_origin":"git@github.com:calabash\/calabash-ios-server.git","branch":"master"},"device_name":"CSRJL197M","4inch":false,"app_id":"br.com.concretesolutions.Oportunidades","form_factor":"iphone 6","system":"x86_64","version":"0.20.3","iOS_version":"10.0","short_version_string":"1.2.0","ios_version":"10.0","iphone_app_emulated_on_ipad":false,"model_identifier":"iPhone7,2","app_base_sdk":"iphonesimulator10.0"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment