Add macOS app icon and bundle properties; remove deprecated settings

- Introduced a new app icon file (yaze.icns) for the macOS bundle.
- Updated CMake configuration to set macOS bundle properties, including icon file, bundle name, executable name, and versioning information.
- Removed outdated macOS bundle settings to streamline the configuration process.
This commit is contained in:
scawful
2025-09-26 10:04:29 -04:00
parent 8d66dbc0e4
commit edafa79dea
4 changed files with 18 additions and 6 deletions

View File

@@ -39,7 +39,6 @@ set(
absl::demangle_internal
absl::strings_internal
absl::city
absl::cordz_functions
absl::malloc_internal
absl::graphcycles_internal
absl::str_format_internal