Re: How can I update SQLite version within XCode 2.0/Cocoa?
Re: How can I update SQLite version within XCode 2.0/Cocoa?
- Subject: Re: How can I update SQLite version within XCode 2.0/Cocoa?
- From: Scott Stevenson <email@hidden>
- Date: Mon, 16 May 2005 09:57:16 -0700
On May 15, 2005, at 6:58 PM, Frederick C. Lee wrote: I'm downloading SQLite 3.2.1 via DarwinPorts. How do I make XCode 2.0 point to the latest SQLite version (3.2.1)?
Xcode doesn't use SQLite directly.
If you want to use a particular version of SQLite in a project, you have to drag it to the "Linked Frameworks" group in the project window.
I'm not sure what your goal is, but I wouldn't bother with trying to get Core Data to try to use a different version of SQLite.
Hope that helps,
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden