Skip to content

Fix macOS build#109

Open
tenox7 wants to merge 2 commits into
YSCEDC:masterfrom
tenox7:fix-macos-build
Open

Fix macOS build#109
tenox7 wants to merge 2 commits into
YSCEDC:masterfrom
tenox7:fix-macos-build

Conversation

@tenox7
Copy link
Copy Markdown

@tenox7 tenox7 commented Apr 2, 2026

  • cmake_minimum_required 3.0/3.2 -> 3.5
  • mmacosx-version-min 10.9 -> 11.0 for arm64
  • add DMG packaging target with ad-hoc signing

tenox7 added 2 commits April 2, 2026 02:39
… DMG target

- cmake_minimum_required 3.0/3.2 -> 3.5 (required by modern cmake)
- mmacosx-version-min 10.9 -> 11.0 (required for arm64/Apple Silicon)
- add DMG packaging target with ad-hoc code signing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant