Re: Modification date is changing and I don't know why
Re: Modification date is changing and I don't know why
- Subject: Re: Modification date is changing and I don't know why
- From: Shawn Erickson <email@hidden>
- Date: Tue, 8 Jun 2004 08:37:17 -0700
On Jun 8, 2004, at 8:07 AM, April Gendill wrote:
Sorry I meant nearly all executables.
Is there a way to stop the prebindings being rebuilt or do it at
build time? It uses a date check for versioning information in update
checks and changing the date makes a mess out of that.
<
http://developer.apple.com/documentation/Performance/Conceptual/
LaunchTime/Tasks/Prebinding.html>
I believe prebinding is going to cause you problems because it can be
redone and may need to be redone based on collisions on a users system
Anyway I believe it should only change the modified date not the
created date. Which date are you using?
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.