4 releases (breaking)

0.4.0 May 6, 2021
0.3.0 Apr 30, 2021
0.2.0 Apr 15, 2021
0.1.0 Apr 14, 2021

#183 in macOS and iOS APIs

MPL-2.0 license

65KB
1.5K SLoC

tugger-apple-bundle

tugger-apple-bundle is a library crate implementing functionality related to Apple bundles, a foundational primitive in macOS and iOS for encapsulating code and resources. (The .app directories in /Applications are application bundles, for example.)

tugger-apple-bundle is part of the Tugger application distribution tool but exists as its own crate to facilitate code reuse for other tools wishing to perform similar functionality. Tugger is part of the PyOxidizer 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

~4MB
~72K SLoC