Explicitly configures bundle.macOS.minimumSystemVersion = "10.15" (macOS Catalina) in tauri.conf.json, matching the build requirements of the bundled ArgyllCMS sidecar binaries.
Prevents runtime failures on older unsupported macOS versions (10.13–10.14).
Bumps version to 0.5.2 across package.json, Cargo.toml, and tauri.conf.json.
### Summary
- Explicitly configures `bundle.macOS.minimumSystemVersion = "10.15"` (macOS Catalina) in `tauri.conf.json`, matching the build requirements of the bundled ArgyllCMS sidecar binaries.
- Prevents runtime failures on older unsupported macOS versions (10.13–10.14).
- Bumps version to `0.5.2` across `package.json`, `Cargo.toml`, and `tauri.conf.json`.
Resolves #148.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
bundle.macOS.minimumSystemVersion = "10.15"(macOS Catalina) intauri.conf.json, matching the build requirements of the bundled ArgyllCMS sidecar binaries.0.5.2acrosspackage.json,Cargo.toml, andtauri.conf.json.Resolves #148.