Ti icon indicating copy to clipboard operation
Ti copied to clipboard

cannot find HelloTi/Resources/iphone build iphone

Open hookercookerman opened this issue 13 years ago • 5 comments

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

hookercookerman avatar Jan 20 '12 11:01 hookercookerman

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

baldrailers avatar Jan 20 '12 14:01 baldrailers

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

hookercookerman avatar Jan 20 '12 15:01 hookercookerman

I fixed the issue in my next pull request that should be coming later tonight or tomorrow.

davejlong avatar Feb 27 '12 02:02 davejlong

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.

jaredmoody avatar Mar 20 '12 00:03 jaredmoody

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.

davejlong avatar Mar 24 '12 13:03 davejlong