- Home /
Can i export my Unity project back to Xcode
Hey, just start of with Unity but have been using xcode for a while, since I am very comfortable with xcode using ios APIs , will I be able to export by Unity project back to xcode if I want to add some specific features. thank you
Answer by Peter G · Jan 03, 2011 at 08:05 PM
Yes. You can. When you build your app, Unity creates an xCode project that you build to install/finish your application. Here you can extend your game through native code. Unity supports Native Code plugins. You can't modify the engine easily, but you can add additional functionality without too much work such as Game Center, iAd, or additional views.
Your answer

Follow this Question
Related Questions
The game exporting proccess for iPhone.... 2 Answers
Building an iphone game from a project made on windows? Xcode? 2 Answers
Big size after export from Xcode 1 Answer
Export Issue 0 Answers