SmartCrashReportsInstall
API to the Installer of Smart Crash Reports
Includes: <CoreFoundation/CoreFoundation.h>
This API allows you to painlessly install Smart Crash Reports from within your application. It will properly
detect the versions and whether it should upgrade/install over an older version on the user's computer.
In order to use this library, you have to add the following frameworks to your project:
- /System/Library/Frameworks/Carbon.framework
- /System/Library/Frameworks/CoreFoundation.framework
- /usr/lib/libz.1.2.3.dylib (or /usr/lib/libz.dylib).
(Last Updated September 07, 2005)
HTML documentation generated by HeaderDoc