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

#60 in macOS and iOS APIs

Download history 30/week @ 2024-11-30 68/week @ 2024-12-07 92/week @ 2024-12-14 101/week @ 2024-12-21 190/week @ 2024-12-28 137/week @ 2025-01-04 43/week @ 2025-01-11 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 31/week @ 2025-03-15

185 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