tugger-apple

Crates.iotugger-apple
lib.rstugger-apple
version0.8.0
sourcesrc
created_at2021-04-14 19:47:59.518048
updated_at2022-12-29 23:53:55.054777
descriptionRandom functionality related to Apple platforms
homepagehttps://github.com/indygreg/PyOxidizer
repositoryhttps://github.com/indygreg/PyOxidizer.git
max_upload_size
id384186
size6,638
Gregory Szorc (indygreg)

documentation

README

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!

Commit count: 6697

cargo fmt