Xcode 10 and iOS Audio Application

I get the the following errors when attempting to run an iOS audio application with Xcode 10.

libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform.

[BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C1.1:2][0x7ffcfec0f900] get output frames failed, state 8196

TIC Read Status

Will this be fixed in the next Projucer update?

This is a message coming from the iOS simulator internals, rather than any JUCE code. Unfortunately there’s nothing we can do about it.

Ok.