native-dialog-rs
native-dialog-rs copied to clipboard
No longer builds on macOS since 0.9.1
https://github.com/DreamWeave-MP/S3LightFixes/actions/runs/18624086321/job/53099267968#step:5:203
Some unsafe function calls in the macOS api now cause build failures. I reverted back to 0.9.0 and everything works okay.
Some functions in the objc2-* crates are no longer unsafe. They should work if you upgrade these dependencies.
Should be fixed in v0.9.4 (#73, #74)