From 4ac35ab85c92456d892bf933a0585116de63f691 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 4 Dec 2013 10:37:44 -0600 Subject: [PATCH] docs: iPhone Simulator builds broken by Xcode 5 From Mark Engbretson, no known solution yet. --- documentation/RELEASE_NOTES.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 05132dd45..4958fb27f 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -34,7 +34,9 @@ CAS code has been fixed.

Support for Apple Xcode 5.0

This adds the ability to build for iOS 7.0 and the ARMv8 64-bit CPU on the -newest iPhone 5S device.

+newest iPhone 5S device. Unfortunately the Xcode upgrade breaks the build of the +ios-x86 simulator target, although the ios-arm target successfully builds code +which runs fine on the real hardware.

Reading TSEL field