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

#58 in macOS and iOS APIs

Download history 113/week @ 2024-12-16 114/week @ 2024-12-23 160/week @ 2024-12-30 130/week @ 2025-01-06 47/week @ 2025-01-13 53/week @ 2025-01-20 52/week @ 2025-01-27 55/week @ 2025-02-03 47/week @ 2025-02-10 57/week @ 2025-02-17 44/week @ 2025-02-24 45/week @ 2025-03-03 51/week @ 2025-03-10 57/week @ 2025-03-17 79/week @ 2025-03-24 34/week @ 2025-03-31

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
~131K SLoC