Looking into Corona SDK, and have a few questions that searching has failed to answer. I am running windows 7, and so as I know I can only build for Android. However, as iOS is coded in Lua as well does this mean that in order to build the iOS app I only have to transfer the source code to a mac and simply build it on there? [import]uid: 118886 topic_id: 20568 reply_id: 320568[/import]
I currently code my Corona applications on Windows 7 too. You can build for Android on PC but building applications for iPhone’s you need a Mac to publish on the Market. Lua is just a file extension and can be written in with any text editor, no matter if it’s a PC or Mac. All you have to do copy the code over to your PC or Mac. Corona is really the best and easiest way to make apps, so check it out! Besides, you can pick up a used Mac for about $300 on craigslist.
Regards,
Jordan Schuetz
Ninja Pig Studios [import]uid: 29181 topic_id: 20568 reply_id: 80763[/import]
I have a mac available to me, in the same house. Just not for the extended periods of time for coding. So I can just copy my code to the other computer and compile it as a iOS app? Sweet. [import]uid: 118886 topic_id: 20568 reply_id: 80764[/import]
Yes it’s really that easy! Good luck!
Regards,
Jordan Schuetz
Ninja Pig Studios [import]uid: 29181 topic_id: 20568 reply_id: 80765[/import]