Hiding Source Code

You must Login before you can answer or comment on any questions.

Hey Everyone! I'm trying to build a HTML 5 based Windows desktop application using the Titanium Studio. I just wanted to know if there is any way to hide/encapsulate my source "index.html" file before creating a package..

1 Answer

Since the desktop sdk has been spun off into an open source project called TideSDK your best bet is to visit their site for more information.

I ceased developing with the desktop SDK when it was still an Appcelerator product just for this reason, no encryption on assets and until assets are locked up on distribution, will not be reconsidering my decision.

— answered 10 months ago by Stephen Feather
answer permalink
1 Comment
  • If you are using the mobile SDK to create an HTML5 product that will be run ON the desktop, I'm afraid you are in the same situation there as well.

    Android and iOS distribution is protected (did take a while to get there but its done)

    — commented 10 months ago by Stephen Feather

Your Answer

Think you can help? Login to answer this question!