Added 'sqlite3' to the includes when building for OS X #330

Merged
gnumac merged 1 commits from master into master 2013-07-24 19:21:48 +02:00
gnumac commented 2013-07-24 07:30:10 +02:00 (Migrated from github.com)

Sqlite3 must be included when building the package for OS X or else the app bundle will not launch successfully. This is because OS X (even the latest 10.8.4) does not have a new enough version of sqlite for Bitmessage. When including sqlite3, the OS X package builds and launches successfully.

Py2App, OSX 10.8.4, Bitmessage latest

Sqlite3 must be included when building the package for OS X or else the app bundle will not launch successfully. This is because OS X (even the latest 10.8.4) does not have a new enough version of sqlite for Bitmessage. When including sqlite3, the OS X package builds and launches successfully. Py2App, OSX 10.8.4, Bitmessage latest
Atheros1 commented 2013-07-24 19:21:57 +02:00 (Migrated from github.com)

Thank you

Thank you
This repo is archived. You cannot comment on pull requests.
No description provided.