Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/indygreg/apple-platform-rs

Rust crates supporting Apple platform development
https://github.com/indygreg/apple-platform-rs

apple macos rust

Last synced: about 3 hours ago
JSON representation

Rust crates supporting Apple platform development

Awesome Lists containing this project

README

        

# 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.