8 releases (breaking)

0.8.0 Dec 29, 2022
0.7.0 Jun 5, 2022
0.6.0 Mar 6, 2022
0.5.0 Oct 25, 2021
0.1.0 Apr 14, 2021

#146 in macOS and iOS APIs

Download history 531/week @ 2023-12-11 332/week @ 2023-12-18 83/week @ 2023-12-25 276/week @ 2024-01-01 456/week @ 2024-01-08 444/week @ 2024-01-15 396/week @ 2024-01-22 428/week @ 2024-01-29 459/week @ 2024-02-05 533/week @ 2024-02-12 508/week @ 2024-02-19 545/week @ 2024-02-26 462/week @ 2024-03-04 428/week @ 2024-03-11 456/week @ 2024-03-18 404/week @ 2024-03-25

1,762 downloads per month
Used in 2 crates (via tugger)

MPL-2.0 license

7KB
89 lines

tugger-apple

tugger-apple is a library crate implementing functionality related to packaging on Apple. The following functionality is implemented:

  • Mach-O universal binary creation
  • Previous versions of this crate contained code for locating Apple SDKs. This code now lives as part of the apple-sdk crate

tugger-apple 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

~1.3–1.8MB
~37K SLoC