Pure Go implementation for iOS code signing - resign IPA files and .app bundles without macOS
npm install go-codesignPure Go implementation for iOS code signing - resign IPA files and .app bundles without macOS.
> Alpha Status: This project is in early development. The API may change, and there may be bugs or missing features.
``bashRun directly with npx (recommended)
npx go-codesign --help
For full documentation, see the GitHub repository.
MIT