How do you install a Appcelerator Titanium Module in OSX?

Here are the guides. If you build your module successfully you need to put the zip in root/Library/Application Support/titanium/. (not /users/name/Library/..).

You need to add the module within your tiapp. Xml like that modules> nameOfYourModule.

Here are the guides. If you build your module successfully you need to put the zip in root/Library/Application Support/titanium/. (not /users/name/Library/..).

You need to add the module within your tiapp. Xml like that .... nameOfYourModule now the titanium preprocessor should build your module while building your project.

Thanks, the thing I found frustrating was that I am not developing a module but want to purchase one that appcelerator are selling, but there is little or no documentation regarding installation. The guides they provide (your link) are for developers writing modules. Your instructions are exactly what I needed.

– joneswah Mar 21 at 22:05.

Js example in the 'examples' folder within the module directory where you unzipped it, to see how to 'require' it in your scripts, so you can use it. There is also some documentation in the documentation folder.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions