diff options
author | Geir Vattekar <geir.vattekar@nokia.com> | 2010-09-16 09:12:47 (GMT) |
---|---|---|
committer | Geir Vattekar <geir.vattekar@nokia.com> | 2010-09-16 09:12:47 (GMT) |
commit | 73a0b6d754f075ece6505809847d54698b605d96 (patch) | |
tree | 2f8119a43875bdd957de795dfa8d0d032cba756c | |
parent | 4c489c2ecfbcc6d0f8f7ec52b5e4d81e15ce4818 (diff) | |
download | Qt-73a0b6d754f075ece6505809847d54698b605d96.zip Qt-73a0b6d754f075ece6505809847d54698b605d96.tar.gz Qt-73a0b6d754f075ece6505809847d54698b605d96.tar.bz2 |
Doc: Updated the Mac requirements page.
Reviewed-by: Morten Engvoldsen
-rw-r--r-- | doc/src/getting-started/installation.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc index 1384d48..bc0128c 100644 --- a/doc/src/getting-started/installation.qdoc +++ b/doc/src/getting-started/installation.qdoc @@ -951,6 +951,9 @@ applications using Qt for Symbian can start right away. \brief Setting up the Mac OS X environment for Qt. \previouspage General Qt Requirements + Qt requires Xcode to be installed on the system. Xcode should be + available on the Mac installation CD. + \sa {Known Issues} */ |