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

#32 in macOS and iOS APIs

Download history 4169/week @ 2024-11-18 5569/week @ 2024-11-25 6263/week @ 2024-12-02 5449/week @ 2024-12-09 4537/week @ 2024-12-16 6633/week @ 2024-12-23 5958/week @ 2024-12-30 5276/week @ 2025-01-06 4817/week @ 2025-01-13 4339/week @ 2025-01-20 4264/week @ 2025-01-27 4083/week @ 2025-02-03 4059/week @ 2025-02-10 6026/week @ 2025-02-17 6375/week @ 2025-02-24 4675/week @ 2025-03-03

21,603 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
~104K SLoC