↧
objectiveC gurus... a little help!!
I am trying to build a module (or anything) that allows me to open an image in Instagram iphone application. I am trying to use Instagram iPhone hooks as described here: Instagram iPhone Hooks It uses...
View ArticleBuild hook for module project
Is there a way to have a hook in a module project (no, not application project where I can use plugins)?
View ArticleUse global variable in hooks js file
Hi, I am using alloy framework and my titanium sdk version is 3.2.2.GA I have created my custom hooks in plugins\ti.alloy\hooks\testhooks.js testhooks.js exports.cliVersion = '>=3.X'; exports.init...
View ArticleWhat's the easiest way to hook into the build process?
What's the easiest way to hook into the build process in titanium studio if i want a small script or makefile (to do some code preprocessing) to run before anything else any time I choose to run or...
View Article