- Home /
Unity Xcode undefined symbols for armv7
Hello,
I have been working on a project using Unity 5.2.1 and Xcode 7.1, and when I try to build it for iOS, I receive some error message from Xcode. Unity shows a "Build Success" alert, but when Xcode try to build the project it fails, showing this:
I have also try to build it for iPhone and iPad separately and appears the same errors. It looks like the errors came from "RegisterMonoModules()" but I do not know how to fix them. If anybody knows why this appears I will be really appreciated.
Thanks
Your answer
Follow this Question
Related Questions
Why is an empty iOS project building to 233mb in size? 1 Answer
Swipe controls work on Android but not on iOS? 0 Answers
Unity Build ios Xcode unity version missing error 0 Answers
unity facebook sdk error build in Xcode for iOS 0 Answers
What to do with "Undefined symbols for architecture ..." in Xcode for IL2CPP project? 0 Answers