Is it possible to package compiled .lua files within Corona SDK? If so, how? [import]uid: 21649 topic_id: 6233 reply_id: 306233[/import]
unfortunately no [import]uid: 12108 topic_id: 6233 reply_id: 21414[/import]
for what purpose? i’ve looked inside the generated IPA file of a Corona app and there are no visible/readable .lua files. I think there’s some intermediary compilation happening
Whereas some Games such as Diner Dash have the raw lua source code inside them http://blog.anscamobile.com/2010/04/lua-the-lingua-franca-of-iphone-games/
or were you wanting to add other precompiled Lua libraries in to your app? in that case, no, as mentioned above [import]uid: 6645 topic_id: 6233 reply_id: 21461[/import]
I was wondering if modules such as Lime would be able to package their libraries or if they had to license the source. Thanks. [import]uid: 21649 topic_id: 6233 reply_id: 21484[/import]