Show all
Featured downloads:
Plausible Database-1.2.1.dmg pldatabase-1.1.1.tar.bz2 pldatabase-1.2.1.tar.bz2
Plausible Database-1.2.1.dmg pldatabase-1.1.1.tar.bz2 pldatabase-1.2.1.tar.bz2
Description
A SQL database access library for Objective-C, initially focused on SQLite as an application database. The library supports both Mac OS X and iPhone development.
Plausible Database is provided free of charge under the BSD license, and may be freely integrated with any application.
Download
1.2.1 Stable Release
1.1.1 Previous Release
Documentation
1.2.1 Stable Release
1.1.1 Previous Release
Building
To build your own release binary, build the 'Disk Image' target:
user@max:~/pldatabase-1.2> xcodebuild -configuration Release -target 'Disk Image'
This will output a new release disk image containing an embeddable Mac OS X framework and a static iPhone framework in build/Release/Plausible Database-{version}.dmg