toxicsoftware.com

RANDOMIZE USR 0

toxicsoftware.com header image 2

A couple of new uploads to http://toxic-public.googlecode.com/

October 12th, 2005 · Comments · Default

I’ve just added some code to my public subversion repository. Firstly a bunch of [project and file templates[2] I use with XCode. the CocoaApp Project template turns on a lot of useful compiler options that you should be using these days (including GNU C99 support and new style Objective-C exception). It also adds a build script that produces a bzip2 tarball of the application when built under with a “Release” build configuration. The “Category”, “Nibfile” and “plist” file templates also come in very useful.

The second thing is my “ToxicSQL” framework. You guess it – another Objective-C wrapper around sqlite. This one is actually quite mature and has been QA-ed as part of a commercial application.

Tags:

blog comments powered by Disqus