Bindings to Apple's Cocoa framework for macOS development.
# Cargo.toml
[dependencies]
cocoa = "0.26.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage showing the primary type `id` from cocoa.
Ensure you are building on macOS and add `#[link(name = "Foundation", kind = "framework")]` if needed.
No dependency data recorded yet.