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

#22 in macOS and iOS APIs

Download history 5614/week @ 2024-12-08 4459/week @ 2024-12-15 6419/week @ 2024-12-22 5924/week @ 2024-12-29 5452/week @ 2025-01-05 4834/week @ 2025-01-12 4456/week @ 2025-01-19 4322/week @ 2025-01-26 4023/week @ 2025-02-02 4083/week @ 2025-02-09 5242/week @ 2025-02-16 7018/week @ 2025-02-23 5274/week @ 2025-03-02 5128/week @ 2025-03-09 5191/week @ 2025-03-16 4711/week @ 2025-03-23

20,934 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–12MB
~106K SLoC