Overview

TweakInject loads dynamic libraries into running processes on macOS. A tweak is such a library plus a filter naming which processes it belongs in. These pages cover writing one, shipping it, and charging for it if you want to.

Start here

Shipping it

Selling it

Reference

TI_Support is the library tweaks link against. It provides the shared preference store that a tweak and its settings pane both use, and the licensing API that paid tweaks verify themselves with.