warning: no rule to process file
warning: no rule to process file
- Subject: warning: no rule to process file
- From: Stuart Malin <email@hidden>
- Date: Fri, 22 Feb 2008 15:45:23 -1000
I'm building a hybrid app (uses WebKit). As a consequence, I have html, css, and _javascript_ resources.
I have added these to the Copy Bundle Resources build phase. All the files do get copied to the app's bundle. However, I get this warning during a build:
Checking Dependencieswarning: no rule to process file '$(PROJECT_DIR)/history.js' of type sourcecode._javascript_ for architecture i386 warning: no rule to process file '$(PROJECT_DIR)/jquery.js' of type sourcecode._javascript_ for architecture i386
Where, and how, do I add some sort of dependencies definition that will prevent the warning (the warning isn't harmful, but I would like to make it go away).
Xcode 2.4.1 on OS X 10.4.11
Thanks. --Stuart |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden