Ti
Ti copied to clipboard
cannot find HelloTi/Resources/iphone build iphone
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
Sorry for the inconvenience. If you can clone this repository and build the gem from the source, that's the stable version with the fix for that issue. I'll try to push this update on rubygems.org
I cloned master and built the gem from first use; as I saw a few bugs fixed in master
this is the version that I am currently running; with this error;
cheers
I fixed the issue in my next pull request that should be coming later tonight or tomorrow.
Dave, did this pull request get made? I'm trying to get started with Ti and having the same issue. Thanks!
UPDATE: What I did that fixed this was copy in the Resources/iphone directory from a blank project I made with Titanium Studio. Still, it's a problem that the directory isn't populated by the generator.
If you just put an empty directory in, then everything will be alright. I think I have it in the code, but I don't know that I ever submitted the pull.