• 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: [2.4] Dependency checker confused about a plist resource
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [2.4] Dependency checker confused about a plist resource


  • Subject: Re: [2.4] Dependency checker confused about a plist resource
  • From: Chris Hanson <email@hidden>
  • Date: Wed, 30 Aug 2006 00:10:04 -0700

On Aug 29, 2006, at 2:53 PM, Fritz Anderson wrote:

I get a warning in my builds which corresponds to these lines in my transcript:

Checking Dependencieswarning: no rule to process file '$(PROJECT_DIR)/QueryTransTypes.plist' of type text.plist for architecture i386

CpResource "/Users/fritza/Projects/BuildProducts/Development/Application\ Name.app/Contents/Resources/QueryTransTypes.plist" QueryTransTypes.plist
    cd /Users/fritza/Projects/Parallel/APX-Client
    /System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /Users/fritza/Projects/Parallel/APX-Client/QueryTransTypes.plist /Users/fritza/Projects/BuildProducts/Development/Application\ Name.app/Contents/Resources

I'd like to get rid of the warning, as it frightens and confuses me.

You see that Xcode complains it doesn't know what to do with the plist, but then (correctly) copies it into my application's Resources directory.

I suspect that you have QueryTransTypes.plist set as a member of a target — and thus automatically a member of a Copy Bundle Resources build phase — as well as have it specified in an "Info.plist File" build setting for that target's configurations.  Is this the case?

It's also possible that the plist got into a Compile Sources build phase rather than a Copy Bundle Resources build phase (say due to an accident while dragging).

  -- Chris

 _______________________________________________
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: [2.4] Dependency checker confused about a plist resource
      • From: Fritz Anderson <email@hidden>
References: 
 >[2.4] Dependency checker confused about a plist resource (From: Fritz Anderson <email@hidden>)

  • Prev by Date: unable to include a .dylib into another BSD Dynamic Library project .
  • Next by Date: dyld-problem
  • Previous by thread: [2.4] Dependency checker confused about a plist resource
  • Next by thread: Re: [2.4] Dependency checker confused about a plist resource
  • Index(es):
    • Date
    • Thread