- 17 Feb, 2017 1 commit
-
-
xster authored
* Support iOS screenshot 1/3 * Use path.join * use fs.path instead
-
- 16 Feb, 2017 1 commit
-
-
xster authored
* Move simulator screenshot logic to use simctl * Add simulator screenshot tests
-
- 09 Feb, 2017 2 commits
-
-
Chris Bracken authored
* Fix potential NPE in iOS doctor check In case Xcode is not installed, the xcode-select path may be null. * fixup! Fix potential NPE in iOS doctor check
-
Chris Bracken authored
If the developer has only installed the Xcode command-line tools, xcode-select and some other tools may be present, but xcodebuild will be missing. In this case, output a slightly improved message indicating that the installation is incomplete rather than missing.
-
- 03 Feb, 2017 1 commit
-
-
Chris Bracken authored
* Detects iPad 2 and iPad Retina as unsupported devices. * Simplifies blacklisting logic. * Minor improvements to error messages. * Added unit tests.
-
- 02 Feb, 2017 2 commits
-
-
Chris Bracken authored
* Add doctor check for Python 'six' module Required as part of Xcode lldb module. In all likelihood, if we encounter this situation, the developer is using a custom Python install (e.g., via MacPorts or Homebrew).
-
Chris Bracken authored
Ref: https://developer.apple.com/xcode/
-
- 01 Feb, 2017 1 commit
-
-
Chris Bracken authored
-
- 10 Mar, 2016 2 commits
-
-
Devon Carew authored
-
Yegor Jbanov authored
-