Browse Source

Update README.md

nxrighthere 7 years ago
parent
commit
b793566ca8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@ To build a native library appropriate software is required:
 
 For desktop platforms [CMake](https://cmake.org/download/) with GNU Make or Visual Studio.
 
-For mobile platforms [Android NDK](https://developer.android.com/ndk/downloads/).
+For mobile platforms [NDK](https://developer.android.com/ndk/downloads/) for Android and [XCode](https://developer.apple.com/xcode/) for iOS.
 
 A managed assembly can be built using any available compiling platform that supports C# 3.0 or higher.