I'm trying to build a sample Unity app with Xcode 7, Unity 5.2.3f1, iOS 9.1 base SDK, but get these compile errors when trying to run the app in Xcode. I already set scripting backend = IL2CPP, Architecture = Universal, but it did not help.I'm trying to build a sample Unity app with Xco