15 breaking releases
new 0.20.0 | Nov 3, 2024 |
---|---|
0.19.0 | Jan 17, 2024 |
0.18.0 | Nov 6, 2023 |
0.17.0 | Dec 21, 2022 |
0.6.0 | Oct 25, 2021 |
#19 in macOS and iOS APIs
15,264 downloads per month
Used in 18 crates
(3 directly)
44KB
735 lines
apple-bundles
apple-bundles
is a library crate implementing functionality related
to Apple bundles, a foundational primitive in Apple operating systems for
encapsulating code and resources. (The .app
directories in
/Applications
are application bundles, for example.)
apple-bundles
is part of the
apple-platform-rs project and this
crate is developed in that repository.
While this crate is developed as part of a larger project, modifications to support its use outside of its primary use case are very much welcome!
Dependencies
~3–10MB
~107K SLoC