Re: .a under version control
Re: .a under version control
- Subject: Re: .a under version control
- From: Marco Bambini <email@hidden>
- Date: Thu, 18 May 2006 20:58:10 +0200
Maybe this can help you:
http://www.sqlabs.net/blog/2006/05/compile-universal-binary-version-
of.html
---
Marco Bambini
On May 18, 2006, at 8:31 PM, David Dunham wrote:
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
_______________________________________________
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