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

#57 in macOS and iOS APIs

Download history 69/week @ 2024-12-08 88/week @ 2024-12-15 134/week @ 2024-12-22 163/week @ 2024-12-29 132/week @ 2025-01-05 46/week @ 2025-01-12 48/week @ 2025-01-19 62/week @ 2025-01-26 53/week @ 2025-02-02 39/week @ 2025-02-09 62/week @ 2025-02-16 45/week @ 2025-02-23 49/week @ 2025-03-02 41/week @ 2025-03-09 48/week @ 2025-03-16 80/week @ 2025-03-23

222 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