Xcode 10 beta 5 - Unable to load standard library

Hi all,

I am getting the following while trying to compile our framework SDK in Xcode 10 beta 5.


unable to load standard library for target 'armv7s-apple-ios10.0-simulator'

unable to load standard library for target 'armv7-apple-ios10.0-simulator'

unable to load standard library for target 'arm64-apple-ios10.0-simulator'


The simulators and iOS 10 is installed. Even without 32bit, it still throws this error.


Can anyone help me?

Replies

Did you manage to solve this? I have the same issue...

i am facing same issue, any workaround ?


my error is unable to load standard library for target 'arm64-apple-ios8.0-simulator'

Same issue here with xcode 10.0 =(

Any workarounds?

I have the same issue. Did you find out any solution?

Did you manage to solve the issue? This is happening to me with Xcode 10 GM version.

Are you using Carthage? I'm having same error. https://stackoverflow.com/q/52987843/1162044