Undefined symbols for architecture arm64: "__ios110orNewer"
Undefined symbols for architecture arm64: "__ios110orNewer", referenced from: -[SplashScreenController create:] in SplashScreen.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I use Unity 2017.4.33f1 ver. when xcode is building,the error appeared. I try to find SplashScreen.o but nothing can be found.
so what should i do to solve this problem?
Comment
Your answer
Follow this Question
Related Questions
iOS build not rendering properly 1 Answer
iOs build fails on 5.3 1 Answer
Xcode7.3 iPad Simulator Failure 0 Answers
running error: dyld: Symbol not found: __ZN14Il2CppIUnknown3IIDE unity5 to xcode8.0 0 Answers
Using "Dynamic" Keyword 3 Answers