Archive for category MacOS

Icon Extractor and PRHResourceEnumerator

Classes to extract icon resources from old Mac applications into more modern ‘icns’ container files.

Official icon extractor repository

BVPlistExtractor

Extracts a plist that has been embedded in the __TEXT __info_plist section of a binary file.

Official BVPlistExtractor repository

PRHTask

A replacement for NSTask that supports blocks and output accumulation.

Official PRHTask repository

ActorKit

Multithreaded actors with transparent futures for Objective-C.

Official ActorKit repository

EMKeychain

A Cocoa wrapper for Keychain.

Official EMKeychain web site

AQAppStateMachine

An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.

Official AQAppStateMachine repository

Google APIs Client Library

Written by Google, this library is a flexible and efficient Objective-C framework for accessing JSON APIs. This is the recommended library for accessing JSON-based Google APIs for iOS and Mac OS X applications.

Official Google APIs Client Library repository

AMButtonBar

A bar of buttons, similar to those in iTunes 6 or in the Finder search pane.

Official AMButtonBar web site

SFBInspectors

Customizable inspector windows for Cocoa.

Official SFBInspectors repository

CouchCocoa

An Objective-C API To Apache CouchDB.

Official CouchCocoa repository