• 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: "Ivan Cavero Belaunde" <email@hidden>
  • Date: Thu, 18 May 2006 12:37:42 -0700
  • Thread-topic: .a under version control

You should be able to add a Run Script build phase that has as input the static lib and as output some arbitrary text file (the output of the script, say) and have the script run ranlib on the static lib. That way, when you fetch a new static lib from SVN, its mod date will be newer than the script output (created the last time the script was run) and will force a ranlib. If the .a is older than the script output, nothing will be done.

Or you can switch to Perforce and use the "+m" attribute. But, y'know, $$$.

-Iván
---
Iván Cavero Belaunde (email@hidden)
Adobe Systems Incorporated

 _______________________________________________
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: Lyndsey <email@hidden>
References: 
 >Re: .a under version control (From: "Aaron London" <email@hidden>)

  • Prev by Date: Re: .a under version control
  • Next by Date: Re: say, what happened to prefix files?
  • Previous by thread: Re: .a under version control
  • Next by thread: Re: .a under version control
  • Index(es):
    • Date
    • Thread