objc-codegenutils

Three small tools to help work with Xcode and Objective-C code

brewmacoslinux
Try with needOr install directly
Source

About

Three small tools to help work with XCode

Commands

objc-codegenutilsocdebugstrocstringify

Examples

Generate debug string macros for Objective-C classes$ ocdebugstr MyClass.h
Stringify Objective-C code snippets for embedding in strings$ ocstringify input.m
Process Xcode project files with code generation utilities$ objc-codegenutils --help