CMCrashReporter
The first release of CMCrashReporter is available.
CMCrashReporter is a free opensource framework for Cocoa applications.
The idea of the framework is very simple.
Nothing is 100% perfect and sometimes an application can crash.
If the developer integrate this framework in his application, he will be able to offer a cool feature to the users. When his application crashes, the user will be able to send a report to the developer with some notes and a technical crash report. Very useful for the developer in the debug process.
Want to see the framework in working? Just watch this movie. You see, it is very useful and it is very simpel.
The integration of this framework is also very simpel, any cocoa developer can do this in a maximum of 3 minutes! There is a video available where you can see the installation of the framework in a new, empty Cocoa project. Watch it here.
More information about this framework is available at CMCrashReporter-project page.
The project is open-source. Default, the code is GC-supported (not required) and supports Tiger and Leopard.
For more information, you can send a mail to info@codingmammoth.com,
Oh, and don’t forgot to subscribe to our mailinglist.
– New at this version:
Fixed small issue (Thanks to Pieter Omvlee – BohemianCoding)