Ti icon indicating copy to clipboard operation
Ti copied to clipboard

A Rapid Development framework for Titanium

Results 9 Ti issues
Sort by recently updated
recently updated
newest added

This looks like this might be fixed in the feature/refactor branch.

It should be noted in the documentation that when you run rake, if it immediately fails to compile the coffee-script, you may need to install coffee-script. I was shocked that...

No such file or directory Resources/KS_nav_ui.png

Since we have all these generate new file commands, we need to start adding destroy commands.

0.2.0 Release

ti compile all && ti build iphone using information straight from the docs for example application we get the above errors Titanium 1.8.0.1

When trying to rake the sample project this is what I receive: Mike-Rs-MacBook-Pro:HelloTi mikemac$ rake Compiling CoffeeScript Successfully compiled CoffeeScript Compiling stylesheets Building with Titanium... (DEVICE_TYPE: iphone) bash -c "~/Library/Application\...

Instead of Jasmine for testing in Ti apps, would it be worth looking at using [JSUnity](http://jsunity.com/) instead? Others in the past have used JSUnity successfully with Titanium apps (http://developer.appcelerator.com/question/741/unit-testing-support) I...

When you follow the README to create a new project, after editing the the app/app.coffee file there is an extra set of brackets, presumably the ones that were saying that...

We're gonna need to start documenting this thing. Would prefer to use rocco (https://github.com/rtomayko/rocco), but rubygems.org uses rdoc. There is an open ticket for rdoc support in rocco.

On Going