14 breaking releases

0.19.0 Jan 17, 2024
0.18.0 Nov 6, 2023
0.17.0 Dec 21, 2022
0.15.0 Oct 2, 2022
0.6.0 Oct 25, 2021

#23 in macOS and iOS APIs

Download history 2708/week @ 2024-01-05 2213/week @ 2024-01-12 2173/week @ 2024-01-19 2190/week @ 2024-01-26 1828/week @ 2024-02-02 1972/week @ 2024-02-09 1954/week @ 2024-02-16 1968/week @ 2024-02-23 1945/week @ 2024-03-01 2144/week @ 2024-03-08 2178/week @ 2024-03-15 5494/week @ 2024-03-22 5120/week @ 2024-03-29 3179/week @ 2024-04-05 4355/week @ 2024-04-12 2980/week @ 2024-04-19

16,340 downloads per month
Used in 15 crates (3 directly)

MPL-2.0 license

44KB
736 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
~114K SLoC