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

#29 in macOS and iOS APIs

Download history 22/week @ 2024-01-07 13/week @ 2024-01-14 42/week @ 2024-01-21 12/week @ 2024-01-28 27/week @ 2024-02-04 13/week @ 2024-02-11 61/week @ 2024-02-18 42/week @ 2024-02-25 32/week @ 2024-03-03 76/week @ 2024-03-10 54/week @ 2024-03-17 48/week @ 2024-03-24 66/week @ 2024-03-31 40/week @ 2024-04-07 39/week @ 2024-04-14 21/week @ 2024-04-21

174 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