15 breaking releases

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

Download history 3503/week @ 2024-07-30 3820/week @ 2024-08-06 3674/week @ 2024-08-13 2461/week @ 2024-08-20 2407/week @ 2024-08-27 2581/week @ 2024-09-03 2583/week @ 2024-09-10 2227/week @ 2024-09-17 2392/week @ 2024-09-24 3419/week @ 2024-10-01 3602/week @ 2024-10-08 3506/week @ 2024-10-15 3690/week @ 2024-10-22 3831/week @ 2024-10-29 3478/week @ 2024-11-05 3695/week @ 2024-11-12

15,257 downloads per month
Used in 18 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