text changes

text changes to update
This commit is contained in:
felixactv8 2012-01-31 18:56:03 -08:00
parent ba625d6036
commit 1c1a9f0160
1 changed files with 4 additions and 3 deletions

View File

@ -27,10 +27,11 @@ in PGSQLitePlugin.h file change for PhoneGaps JSONKit.h implementation.
[/code]
In the Project Build Phases tab, select the "Link Binary with Libraries" dropdown menu and add 2 libraries:
1. libsqlite3.0.dylib
2. libsqlite3.dylib
**/
libsqlite3.0.dylib
libsqlite3.dylib
Drag .h and .m files into your project's Plugins folder (in xcode) -- I always
just have "Create references" as the option selected.