Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumblekit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2010-06-19 16:50:00 +0400
committerMikkel Krautz <mikkel@krautz.dk>2010-06-19 16:50:00 +0400
commit35d22cefd56bbec46dde16e4fbff84dbb8bbf961 (patch)
treee98034c7596fd55ba9d847db63475ef5de0531bc /README.markdown
parent1e4e7902ef1dc567dcd53d6006a2a82b44039a85 (diff)
Add iOS 4 SDK notice to README.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 835a68b..24a6490 100644
--- a/README.markdown
+++ b/README.markdown
@@ -45,6 +45,8 @@ To build from the command line, do something like this:
How do I include this into my Xcode project? (iOS)
--------------------------------------------------
+Note: Building MumbleKit on iOS requires the iOS 4 SDK.
+
The easiest way to include MumbleKit with your application on iOS
is to drag the MumbleKit.xcodeproj project inside your application's project.