Hi, I have imported my unity generated xcode project into my other xcode project. I want to call unity class when I click a button in my xcode project. However first I'm not sure what class to call and second from what I know the class to call should be a .m class and all the classes in my unity xcode project are .mm classes.
I'll appreciate if someone can help me with this.
Thanks
↧