• 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: info.plist problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: info.plist problem


  • Subject: Re: info.plist problem
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Wed, 26 Dec 2007 18:55:42 +0100


Checking Dependencies

Processing /Users/spector/Work/CocoaTests/Plist-test/build/Debug/Plist-test.app/Contents/Info.plist Info.plist
   cd /Users/spector/Work/CocoaTests/Plist-test
   <com.apple.tools.info-plist-utility> /Users/spector/Work/CocoaTests/Plist-test/Info.plist -genpkginfo /Users/spector/Work/CocoaTests/Plist-test/build/Debug/Plist-test.app/Contents/PkgInfo -expandbuildsettings -o /Users/spector/Work/CocoaTests/Plist-test/build/Debug/Plist-test.app/Contents/Info.plist
error: The file “Info.plist” does not exist.


Clearly some element of the build script has the wrong path setting, as in the above invocation of info-plist-utility which is being passed the old path
rather than the new one; but since I both moved the file and edited it's path in the file reference in XCode I am stumped... I am clearly missing something
stunningly obvious.  FWIW, deleting the file's reference in XCode and then dragging the file from the Finder into the XCode project's Resources group to re-create
it yields the same result (the path according to "Get Info" is correct, but the build gets the wrong path...)

If it's of any help, I posted pretty complete screen shots of the two projects and their relevant settings at http://homepage.mac.com/dhmspector/

David


In your target settings, change the "Info.plist File" setting :

Set it to "Ressources/Info.plist" instead of "Info.plist"

Info.plist File: This is the project-relative path to the plist file that contains the Info.plist information used by bundles

 _______________________________________________
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: info.plist problem
      • From: David HM Spector <email@hidden>
References: 
 >info.plist problem (From: David HM Spector <email@hidden>)
 >Re: info.plist problem (From: Jean-Daniel Dupas <email@hidden>)
 >Re: info.plist problem (From: David HM Spector <email@hidden>)
 >Re: info.plist problem (From: Jean-Daniel Dupas <email@hidden>)
 >Re: info.plist problem (From: David HM Spector <email@hidden>)

  • Prev by Date: Re: info.plist problem
  • Next by Date: Re: info.plist problem
  • Previous by thread: Re: info.plist problem
  • Next by thread: Re: info.plist problem
  • Index(es):
    • Date
    • Thread