Archive for category Diagnostics, Infrastructure or Debugging

EXiLE

Easy XiB Localization Entity: A code-based localization mechanism that auto-generates unique but readable keys.

Official EXiLE repository

PRHTask

A replacement for NSTask that supports blocks and output accumulation.

Official PRHTask repository

AQAppStateMachine

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

Official AQAppStateMachine repository

LogPoints

Advanced logging toolkit that supports filtering, doesn’t require format strings, supports log levels etc.

Official EngineRoom repository

Remote Control Wrapper

An Objective-C class to interact with the Apple Remote Control.

Official Remote Control Wrapper web site

Objection

A lightweight dependency injection framework for Objective-C.

Official Objection web site
Official Objection repository

SOLogger

Cocoa wrapper for ASL (Apple System Logger) APIs

Official SOLogger repository

MABlockClosure

C function pointers wrapping Objective-C blocks.

Official MABlockClosure repository

NPReceiptVerification

Drop-in Mac App Store receipt verification.

Official NPReceiptVerification repository

Mac App Store Validation

An example of a working Mac App Store validation, with code signing checks.

Official Mac App Store Validation repository