Skip to content

Commit c60c08d

Browse files
author
Mykola Tryshnivskyy
committed
Update Readme for iOS release
1 parent e4237dc commit c60c08d

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

platform/ios/Readme_5.1.0.txt

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
Minumum 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

138
Setup:
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

0 commit comments

Comments
 (0)