How do we publish a game to the applestore?

Hey everybody!

I’m pretty new on codea, but I’m experienced in programming for iphone/ipad… I’m just wondering how do I upload a game through codea? Is there an easy way? Do I need to open my source code?

Thanks,
Felipe

@felipe you can take your project from Codea and use it to build a native iOS app by using the Codea Runtime Library.

This requires Xcode and a valid iOS Developer Certificate. This is necessary to allow you to be the publisher of your own games.

You can find the Codea Runtime Library here: http://github.com/TwoLivesLeft/Codea-Runtime