File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 11Minumum Requirements
22---------------------
3- * Qt Mac OS X install:
4- Download QT sources from
5- http://download.qt-project.org/official_releases/qt/5.1/5.1.0/single/qt-everywhere-opensource-src-5.1.0.tar.gz
6- Untar and build sources for 32bit architecture
7- > configure -release -fast -opensource -confirm-license -platform macx-clang-32 -no-framework
8- > make
9- > make install
10- See more details here
11- http://qt-project.org/doc/qt-4.8/install-mac.html
3+ * Qt iOS X install:
4+ Download iOS QT package from http://www.mediator-software.com
5+ and select "Qt 5.1.0 for iPhone 3GS (and later)*" to download Qt4iOS-SDK-5.1.0-7Jul13.zip.
6+ Unzip it an follow by instructions from Qt4iOS-Installation-Guide.pdf to install Qt 5.1.0
127
138Setup:
149------
15- In command prompt run WebDriver or WebDriver_noWebkit
10+ In command prompt run iPhone simulator with WebDriver application (wd_test.app) e.g.
11+
12+ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app/Contents/MacOS/iPhone\ Simulator -SimulateApplication /Users/build/GIT/wd_ios/platform/ios/wd_test/build/Debug-iphonesimulator/wd_test.app/wd_test
You can’t perform that action at this time.
0 commit comments