View titanium code in xcode format -


is there way view code typed in titanium in xcode format? if so, file should check out under projectname/projectname.xcodeproj

this beauty of titanium uses native code , run project in xcode too.double click on projectname.xcodeproj , open project in xcode , can run code there

thanks


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -