• 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: .a under version control
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .a under version control


  • Subject: Re: .a under version control
  • From: "Aaron London" <email@hidden>
  • Date: Thu, 18 May 2006 15:19:16 -0400
  • Thread-topic: .a under version control

You could parse the library header for the timestamp and then reset the
modtime of the given lib (e.g., utime) to that in the header. This is a
workaround to the static lib toolchain bug/feature with which you're
dealing that I've used successfully. The downside is that you've always
got to run the script after copyout. Given the bug/feature in Apple's
toolchain, however, there is no workaround that does not involve running
some auxiliary script every time you copyout and want to build.

Cheers,
A. London
 _______________________________________________
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: .a under version control
      • From: "Ivan Cavero Belaunde" <email@hidden>
  • Prev by Date: Re: .a under version control
  • Next by Date: Re: .a under version control
  • Previous by thread: Re: .a under version control
  • Next by thread: RE: .a under version control
  • Index(es):
    • Date
    • Thread