Registry / utility / tugger-apple

tugger-apple

JSON →
library0.8.0rscratesunverified

Random functionality related to Apple platforms, used by PyOxidizer.

# Cargo.toml [dependencies] tugger-apple = "0.8.0"
INSTALL
IMPORT
SIG · TUGGER-APPLE
T
tugger-apple
utilityrustv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sign
use tugger_apple::codesign::sign;

Code signing functionality for Apple platforms

use tugger_apple::codesign::sign; fn main() -> Result<(), Box<dyn std::error::Error>> { // Example: sign a binary (requires macOS) Ok(()) }
Debug
Known issues
gotchaOnly works on macOS with Apple development tools installed
fix
Ensure you are on macOS and have Xcode command line tools installed
affects: all
Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
tugger-apple — cargo add tugger-apple · libregistry