My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

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

Powered by Google Project Hosting