We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changes to work with my release script: Changed install path to / Made libMachObjC.a an explicit dependancy, so that building with xcodebuild works.
Updated description of --sdk-root in usage text.
Updated a few copyrights I missed.
Added some bundles to the list.
Removed formatType and deprotect from "all" target.
And show the Objective-C Garbage Collection status.
Export the source using a shell script phase, only run during install.
Changed version to 3.1.1
Don't need this under version control.
Fixed three problems with unit tests after I enabled the char->BOOL and UNKNOWN->void conversions.