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

#28 in macOS and iOS APIs

Download history 3690/week @ 2024-10-22 3831/week @ 2024-10-29 3478/week @ 2024-11-05 3774/week @ 2024-11-12 4242/week @ 2024-11-19 6211/week @ 2024-11-26 5948/week @ 2024-12-03 5145/week @ 2024-12-10 5338/week @ 2024-12-17 5845/week @ 2024-12-24 6023/week @ 2024-12-31 5443/week @ 2025-01-07 4517/week @ 2025-01-14 4326/week @ 2025-01-21 4215/week @ 2025-01-28 3529/week @ 2025-02-04

17,500 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–11MB
~103K SLoC