diff options
author | Memphiz <memphis@machzwo.de> | 2015-07-06 23:13:28 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2015-07-06 23:13:28 +0200 |
commit | 2cd94d1accfd0f4920d71e19dbf62840122a4a3e (patch) | |
tree | 62256f15e9267b5585cc3ae4ab70c8565b227d69 | |
parent | 092818afadf73e8cd058dfcb85caedced79ecf7b (diff) |
[ios/docs] - mention support for xcode6.4 and ios sdk 8.4 (verified working)
-rw-r--r-- | docs/README.ios | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.ios b/docs/README.ios index f8609c57b5..fc585cd0bf 100644 --- a/docs/README.ios +++ b/docs/README.ios @@ -68,6 +68,7 @@ constellations of Xcode and osx versions (to be updated once we know more): 1. Xcode 6.0.1 against iOS SDK 8.0 on 10.9.x (Mavericks) 2. Xcode 6.1.0 against iOS SDK 8.1 on 10.10.x (Yosemite) 3. Xcode 6.3.0 against iOS SDK 8.3 on 10.10.x (Yosemite) +4. Xcode 6.4.0 against iOS SDK 8.4 on 10.10.x (Yosemite) ----------------------------------------------------------------------------- 3.2 Install Cross libs and runtime environment |