Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: no rule to process file



On 22 Feb 2008, at 7:45 PM, Stuart Malin wrote:

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).

"No rule to process file" means (always, as far as I know) that something fishy has gotten into a Compile Sources build phase.

Examine your Compile Sources build phase and see if jquery.js is in that phase as well. Remove it if it is.

— F

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden

References: 
 >warning: no rule to process file (From: Stuart Malin <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.