5 releases (3 breaking)

0.4.0 Nov 15, 2023
0.3.1 Nov 9, 2023
0.3.0 Nov 6, 2023
0.2.0 Dec 21, 2022
0.1.0 Nov 26, 2022

#26 in macOS and iOS APIs

Download history 23/week @ 2023-12-14 22/week @ 2023-12-21 20/week @ 2023-12-28 33/week @ 2024-01-04 18/week @ 2024-01-11 31/week @ 2024-01-18 24/week @ 2024-01-25 15/week @ 2024-02-01 23/week @ 2024-02-08 38/week @ 2024-02-15 53/week @ 2024-02-22 33/week @ 2024-02-29 61/week @ 2024-03-07 66/week @ 2024-03-14 45/week @ 2024-03-21 46/week @ 2024-03-28

221 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