Closed peanut996 closed 1 week ago
But the window button seems conflict.
I'll solve this later.
Thanks for you interest to contributing to this project but unfortunately I can't merge it for now. i intentionally not added mac target, as I mentioned here I don't have a Mac device to test and debug the app. if I add or modify the structure of the app it may breaks in the mac user systems. and it is not that I want for now!
Description
Summary
This PR adds macOS platform support to our CI. It modifies key files for smooth macOS builds and releases.
Changes Made
.github/workflows/publish.yml
:os
matrix.buildSrc/src/main/kotlin/buildlogic/CiUtils.kt
: Updated functions to handle macOS architecture for file naming.desktop/app/build.gradle.kts
: Added code to work with macOS architecture in packaging.Example
Test locally