Xcode 10.4 vs Xcode 11 new libraries?

43 Views Asked by At

I am getting this errors from a project that is supposed to work straight away.

Because I am working from a lab, the current version is Xcode 10.4 while this work has been done on Xcode 11. Can you tell me if those classes are introduced from Xcode 11 onwards? If so, is there any workaround without needing me to update the software since I can't do it in the lab?

Xcode it's complaining about UIWindowSceneDelegate, UIScene etc.

Errors screenshot

0

There are 0 best solutions below