diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e12adb1..8504278 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,6 +64,8 @@ jobs: -configuration Release \ -destination "generic/platform=macOS" \ -archivePath "build/SpreadPaper.xcarchive" \ + ARCHS="arm64 x86_64" \ + ONLY_ACTIVE_ARCH=NO \ CODE_SIGN_IDENTITY="-" \ CODE_SIGNING_REQUIRED=NO \ CODE_SIGNING_ALLOWED=NO diff --git a/README.md b/README.md index 2d63dc9..f8759c2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [](LICENSE) [](https://www.apple.com/macos/sequoia/) + [](https://github.com/spreadpaper/SpreadPaper) [](https://github.com/spreadpaper/SpreadPaper/releases/latest) **Free • Open Source • Native macOS App** @@ -93,11 +94,9 @@ Because SpreadPaper is a free, open-source project and not signed with a paid Ap ## Requirements - macOS 15.0 (Sequoia) or later -- Apple Silicon Mac +- Apple Silicon **or** Intel Mac (universal binary) - Multiple monitors (recommended, but works with single displays too) -> **Note:** This project is compiled for and tested on macOS Sequoia (15.0+) with Apple Silicon. If you are using an older macOS version or Intel Mac and would like support, please [open a feature request](https://github.com/spreadpaper/SpreadPaper/issues). - ## Building from Source ```bash diff --git a/index.html b/index.html index 2978405..7bb43ce 100644 --- a/index.html +++ b/index.html @@ -134,7 +134,7 @@
M1, M2, M3, or newer
+Any Mac running macOS 15+