• 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: importing sqlite data into a core data "database"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: importing sqlite data into a core data "database"


  • Subject: Re: importing sqlite data into a core data "database"
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 12 Jul 2008 22:06:03 -0700

On Jul 12, 2008, at 8:33 PM, Stefan Arentz wrote:

If that's OK so far, how about linking? Is Linking to the SQLite library
transparent from XCode?

Looks like the CoreData framework is directly linked against sqlite.

That doesn't matter. If you want to use the SQLite 3 API from your application, you need to add the SQLite 3 dynamic library to your target.


In Xcode 3.1, you can do this in the General pane of the info panel for your target - it will show all frameworks and libraries available based on the SDK you're using and the framework & library search paths that you've set up.

  -- Chris

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >importing sqlite data into a core data "database" (From: John Velman <email@hidden>)
 >Re: importing sqlite data into a core data "database" (From: Chris Hanson <email@hidden>)
 >Re: importing sqlite data into a core data "database" (From: John Velman <email@hidden>)
 >Re: importing sqlite data into a core data "database" (From: Stefan Arentz <email@hidden>)

  • Prev by Date: Re: Trigonometric Problem, Particularly tan() Function
  • Next by Date: Re: Re: How to make the FileOwner of a nib file accessible globally in whole project (JArod Wen)
  • Previous by thread: Re: importing sqlite data into a core data "database"
  • Next by thread: Re: importing sqlite data into a core data "database"
  • Index(es):
    • Date
    • Thread