6 releases (breaking)

0.5.0 Nov 3, 2024
0.4.0 Nov 15, 2023
0.3.1 Nov 9, 2023
0.2.0 Dec 21, 2022
0.1.0 Nov 26, 2022

#65 in macOS and iOS APIs

Download history 45/week @ 2025-01-18 60/week @ 2025-01-25 60/week @ 2025-02-01 32/week @ 2025-02-08 65/week @ 2025-02-15 51/week @ 2025-02-22 50/week @ 2025-03-01 40/week @ 2025-03-08 48/week @ 2025-03-15 84/week @ 2025-03-22 50/week @ 2025-03-29 50/week @ 2025-04-05 81/week @ 2025-04-12 42/week @ 2025-04-19 43/week @ 2025-04-26 31/week @ 2025-05-03

208 downloads per month
Used in 2 crates

Apache-2.0 OR MIT

2MB
777 lines

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.

Dependencies

~7.5MB
~132K SLoC