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

info.plist Dependency proplem


  • Subject: info.plist Dependency proplem
  • From: XCode Mailing List <email@hidden>
  • Date: Sun, 18 Dec 2005 14:13:15 +0100

Hi everybody,

I'm new to this list, so Hello to everyone!

The problem I've got, is the copying of Info.plist into the "Product-Path". Each time I change this file and perform a build, nothing is done. I did some investigations on this problem and found out, that the following gets executed to copy this file:

Checking Dependencies
PBXCp build/Debug/StoryCard.app/Contents/Info.plist obj/StoryCard.build/Debug/StoryCard.build/Info.plist
    mkdir /Users/jde/Documents/Projekte/StoryCard/build/Debug/StoryCard.app/Contents
    cd /Users/jde/Documents/Projekte/StoryCard
    /System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks
/Users/jde/Documents/Projekte/StoryCard/obj/StoryCard.build/Debug/StoryCard.build/Info.plist /Users/jde/Documents/Projekte/StoryCard/build/Debug/StoryCard.app/Contents

As you can see, the dependency is checked against an Info.plist file, located in the "obj" directory and not against the one in my main project directory. So, changing the file in my project directory has no effect. Changing the file in the "obj" directory, does what's expected.
 
How can I change this behavior?

regards
Joachim 
 _______________________________________________
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:
    • Fwd: info.plist Dependency problem
      • From: Joachim Deelen <email@hidden>
  • Prev by Date: Re: decoding a struct
  • Next by Date: Re: "look up in dictionary" item and xcode
  • Previous by thread: Re: decoding a struct
  • Next by thread: Fwd: info.plist Dependency problem
  • Index(es):
    • Date
    • Thread