You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+7-3
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,12 @@ We support:
16
16
17
17
*[OS X Yosemite (10.10)](https://www.apple.com/osx/)
18
18
19
-
Older versions may work but aren't regularly tested. Bug reports for older
20
-
versions are welcome.
19
+
_Older OS X versions may work but aren't regularly tested. Bug reports for older
20
+
versions are welcome._
21
21
22
-
*[Xcode]:(https://itunes.apple.com/us/app/xcode/id497799835) must be installed.
22
+
*[XCode version 9.4](https://developer.apple.com/download/more/?name=Xcode) (requires Apple ID login)
23
+
24
+
_Latest version of XCode may cause build problems with Qt 5.5 and capybara. XCode version 9.4 is recommended. For instructions on downgrading versions see [this article](https://medium.com/@tseboho/how-to-downgrade-xcode-4359df5158d5)._
23
25
24
26
Base Install
25
27
-------
@@ -62,6 +64,8 @@ With Xcode 8.0, when trying to compile the gem you may get the error Project ERR
62
64
63
65
_For further reading: https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit#macos-sierra-1012_
64
66
67
+
_Details for manual install of Qt 5.5: https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit#macos-high-sierra-1013-macos-sierra-1012-el-capitan-1011-and-yosemite-1010_
0 commit comments