Using rcodesignΒΆ

The rcodesign executable provided by this project provides a command mechanism to interact with Apple code signing.

  • Signing with rcodesign sign
    • Nested Signing By Default
    • Simple Examples
  • Notarizing and Stapling with rcodesign
    • Submit Notarizations with notary-submit
    • Stapling With staple
    • Checking on Submitted Notarizations
    • Common Notarization Problems
  • rcodesign Configuration Files
    • File Loading Behavior
    • Config Settings From Environment Variables
    • Config Setting Precedence
    • TOML Structure
    • Config Data Structures
  • Settings Scopes
    • Architecture Names

Apple Codesign

Navigation

  • Apple Code Signing
    • Getting Started
    • Using rcodesign
    • Managing Code Signing Certificates
    • Smart Card Support
    • Signing and Notarizing with GitHub Actions
    • Concepts
    • Known Issues and Limitations
    • How to Debug and Report Problems
    • Remote Code Signing
    • Remote Code Signing Protocol
    • Remote Code Signing Design and Security Considerations
    • A Primer on Gatekeeper
    • Selectively Bypassing Gatekeeper with Custom Assessment Policies
    • Developer Guide

Related Topics

  • Documentation overview
    • Apple Code Signing
      • Previous: Getting Started
      • Next: Signing with rcodesign sign

Quick search

©2022, Gregory Szorc. | Powered by Sphinx 5.0.2 & Alabaster 0.7.12 | Page source