• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: warning: no rule to process file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: no rule to process file


  • Subject: Re: warning: no rule to process file
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 22 Feb 2008 20:28:04 -0600

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: warning: no rule to process file
      • From: Stuart Malin <email@hidden>
References: 
 >warning: no rule to process file (From: Stuart Malin <email@hidden>)

  • Prev by Date: warning: no rule to process file
  • Next by Date: building Xcode project with AppleScript
  • Previous by thread: warning: no rule to process file
  • Next by thread: Re: warning: no rule to process file
  • Index(es):
    • Date
    • Thread