IPhone , Objective C Tutorial For Beginners |
How to use SQLite in IOS 5 || Iphone tutorials Posted: 29 Dec 2012 09:15 PM PST Step 1 Create a new project. Select single view application and give a product name. Step 2 Add the library to use sqlite, for that select the target entry in the project navigator in Xcode (the one with the product name) select the build phase tab to view display the build information (see the below image). Choose the section Link Binary with Libraries in that you can see + button to add a framework. Choose the "libsqlite3.dylib" from the list. |
You are subscribed to email updates from IPhone , Objective C Tutorial For Beginners To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Post a Comment