polyhorn-build-ios 0.3.1

Automatically finds, compiles and links Objective-C source files.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.61"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed67cbde08356238e75fc4656be4749481eeffb09e19f320a25237d5221c985d"

[[package]]
name = "polyhorn-build-ios"
version = "0.3.1"
dependencies = [
 "cc",
]