Monday, March 12, 2012

Adding References to Libraries in XCode

It did not work the way that I thought it would.

The tutorial I found that got me past the obvious issues was this:
http://www.theappcodeblog.com/2011/03/07/db-app-tutorial-part-1-create-a-database-using-sqlite/

This tutorial also helped:
http://www.techotopia.com/index.php/An_Example_SQLite_based_iOS_4_iPad_Application_(Xcode_4)

And this post was very, very useful figuring out which strategy to go with:
http://www.cocos2d-iphone.org/forum/topic/9308

No comments: