Example for the FMDB.
- Setup the CocoaPods
git clone
this repositorycd REPOSITORY_DIR
pod install
- Open the
*.xcworkspace
file on the Xcode - Build and Run the project
Example for the FMDB with Objective-C and Swift, it's an application to manage simple book information.
- UsingFMDB-Objective-C
- UsingFMDB-Swift
Read | Delete | Create/Update |
---|---|---|