Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 387 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 387 Bytes

apple-platform-rs

This repository contains a collection of Rust crates to support Apple platforms.

See the various project directories for more.

The most notable project is apple-codesign, which contains a pure Rust (re)implementation of Apple code signing and notarization. This enables you to sign, notarize, and release Apple software without macOS and without Apple hardware.