-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot find HelloTi/Resources/iphone build iphone #28
Comments
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. |
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
The text was updated successfully, but these errors were encountered: