• 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
Moving an Info.plist file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Moving an Info.plist file


  • Subject: Moving an Info.plist file
  • From: Rick Mann <email@hidden>
  • Date: Fri, 7 Mar 2008 22:24:17 -0800

I created an Xcode 3 project from a template. Then I promptly moved the generated sources and Info.plist out of the project directory and up to a sibling. I removed and replaced the source files, and the Info.plist, but it kept complaining that a) it can't find Info.plist, and b) that multiple build rules exist.

I tried removing the INFOPLIST_FILE build setting which was overridden in the target. Its value was "Info.plist" (the description says project-relative, so I assume that means "next-to" the project). Removing the setting resolved the complaints, but it wouldn't build correctly. I tried changing the setting to "../rsrc/Info.plist" (the location of my plist file relative to the project), but I still got the multiple build rules complaint. I removed the file from the project (leaving the build setting intact), and it works.

So, what did I do wrong, and what's the right way to move an Info.plist (or, if one is building a project from scratch, add one)?

TIA,


-- Rick

_______________________________________________
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: Moving an Info.plist file
      • From: Rick Altherr <email@hidden>
  • Prev by Date: Wrap CVS/Perforce for DVCS?
  • Next by Date: Re: Moving an Info.plist file
  • Previous by thread: Re: Wrap CVS/Perforce for DVCS?
  • Next by thread: Re: Moving an Info.plist file
  • Index(es):
    • Date
    • Thread