Building Maratis for iOS
From MaratisWiki
Building for iOS
- Open branches/iPhonePublishing/Project/example.xcodeproj with Xcode.
- Import you own game project with all the data in the "Resources" group folder
- If necessary, import your C++ game plugin code, and call it in "EAGLView.mm"
- Build and run