• 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: Modified date on dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modified date on dependencies


  • Subject: Re: Modified date on dependencies
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 30 Jan 2007 21:55:48 -0800


On Jan 30, 2007, at 4:23 PM, Theodore H. Smith wrote:

Can someone tell me how to get Xcode to check the modified date on dependencies, and if newer, copy the new files in?


I'm getting so many errors where I modify an internal file, let's say script file that needs to be bundled inside my app, and the debugged executable doesn't contain the new script but the old script :(


Solution is to delete the actual target, or delete the script inside the bundle.


But it's annoying, and wastes time, and error prone. I tend to forget it every now and then.


Any way to get Xcode to automate this proces by checking the modified date on dependencies.


Can you be more specific about your project setup?

- This script file.  How is it copied? Copy Files build phase? Run Script build phase? Custom rule?
- Is it a project member or is it in a "blue folder" (folder reference) that is a project member?
- Does the whole build phase get skipped, or just the file in question?

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

References: 
 >Modified date on dependencies (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: Modified date on dependencies
  • Next by Date: Re: Turning off 'deleting 'VOID*' is undefined' error
  • Previous by thread: Re: Modified date on dependencies
  • Next by thread: uresolved error for unused functions
  • Index(es):
    • Date
    • Thread