Re: .a under version control
Re: .a under version control
- Subject: Re: .a under version control
- From: David Dunham <email@hidden>
- Date: Thu, 18 May 2006 11:31:34 -0700
On 18 May 2006, at 10:44, Jim Correia wrote:
Don't put the build products under revision control.
Check in the sqlite3 source, and have the static library built with
your project (via a secondary target, or a cross-project dependency.)
That's a good point, but it would require I figure out how to build it.
To get a universal library, I ended up having to build SQLite on two
separate machines, and lipo the .a together. (I'm pretty sure other
developers have had to do the same.)
David Dunham Macintosh Game Developer GameHouse Studios
+1 206 926 5722 http://www.gamehouse.com
"They said it couldn't be done but sometimes it doesn't
work out that way." -- Casey Stengel
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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