DescriptionA 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. Download1.2.1 Stable Release1.1.1 Previous ReleaseDocumentation1.2.1 Stable Release1.1.1 Previous ReleaseBuildingTo 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
|