MySQL Objective C API for Cocoa News
Brought to you by:
sergecohen
A new package is available: SMySQL framework binary.
It is made for ease of use by Cocoa developers who don't want to have to compile mysql.
It typically will contain the framework you can put in the Framework folder of the bundle of your application. It includes the libmysqlclient (as staticaly linked with it), so there is no need for any thing more than this package to be able to connect to MySQL servers from your application.