Brendonovich / swift-rs

Call Swift functions from Rust with ease!
Apache License 2.0
246 stars 28 forks source link

fix(build): use DEBUG instead of PROFILE env var #25

Closed lucasfernog closed 1 year ago

lucasfernog commented 1 year ago

Using PROFILE causes issues when using custom Cargo profiles.