16 breaking releases

0.21.0 Nov 29, 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

#20 in macOS and iOS APIs

Download history 2405/week @ 2024-08-22 2491/week @ 2024-08-29 2522/week @ 2024-09-05 2582/week @ 2024-09-12 2109/week @ 2024-09-19 2699/week @ 2024-09-26 3417/week @ 2024-10-03 3736/week @ 2024-10-10 3587/week @ 2024-10-17 3567/week @ 2024-10-24 3947/week @ 2024-10-31 3545/week @ 2024-11-07 3942/week @ 2024-11-14 4435/week @ 2024-11-21 6547/week @ 2024-11-28 4811/week @ 2024-12-05

20,308 downloads per month
Used in 19 crates (3 directly)

MPL-2.0 license

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
~106K SLoC