Page 1 of 1
LC 8.1.4 - Xcode 8.3.3 - iOS Simulator 10.3 not seen
Posted: Fri Jul 07, 2017 4:39 pm
by Thierry
Hi,
Can't find iOS Simulator 10.3 with: LC 8.1.4 - Xcode 8.3.3
Works in Xcode!
Is there a trick to make it work?
Thanks,
Thierry
Re: LC 8.1.4 - Xcode 8.3.3 - iOS Simulator 10.3 not seen
Posted: Fri Jul 07, 2017 5:02 pm
by LiveCode_Panos
Hi Thierry,
In Xcode 8.3.3 Apple have changed something in one of their internal frameworks, and this was the reason you could not launch the simulator from within LC.
See this for more details
https://github.com/livecode/livecode/pull/5579
However this bug is fixed in LC 8.1.5 RC3 (or 8.1.5 RC2/RC1).
If you want to use the simulator with LC 8.1.4, I suggest you download an older Xcode version (Xcode 8.3.0 should be fine I think).
Best,
Panos
--
Re: LC 8.1.4 - Xcode 8.3.3 - iOS Simulator 10.3 not seen
Posted: Fri Jul 07, 2017 5:55 pm
by Thierry
LiveCode_Panos wrote:Hi Thierry,
In Xcode 8.3.3 Apple have changed something in one of their internal frameworks...
However this bug is fixed in LC 8.1.5 RC3 (or 8.1.5 RC2/RC1).
Panos
--
Thanks Panos.
Will move to 8.1.5 RC3.
Kind regards,
Thierry
Re: LC 8.1.4 - Xcode 8.3.3 - iOS Simulator 10.3 not seen
Posted: Fri Jul 07, 2017 6:36 pm
by Thierry
Great!
Works well.