Raise minimum OS to Big Sur (9b5d3de9) · Commits · René de Hesselle / rnote_macos · GitLab
René de Hesselle
·
2025-12-06
·
via rnote_macos:v0.14.0+227 commits
| Original line number |
Diff line number |
Diff line |
|
@@ -17,13 +17,6 @@ build: |
|
|
parallel:
|
|
|
matrix:
|
|
|
- ARCHITECTURE: [ "arm64", "x86_64" ]
|
|
|
rules:
|
|
|
- if: $ARCHITECTURE == "x86_64"
|
|
|
variables:
|
|
|
SDKROOT: /opt/sdks/MacOSX10.15.6.sdk
|
|
|
- if: $ARCHITECTURE == "arm64"
|
|
|
variables:
|
|
|
SDKROOT: /opt/sdks/MacOSX11.3.sdk
|
|
|
tags:
|
|
|
- macos
|
|
|
- ${ARCHITECTURE}
|
|
@@ -36,6 +29,7 @@ build: |
|
|
CCACHE_MAXSIZE: "300Mi"
|
|
|
ORKA_RUNNER: sequoia-4
|
|
|
RNOTE_BUILD: $CI_PIPELINE_IID
|
|
|
SDKROOT: /opt/sdks/MacOSX11.3.sdk
|
|
|
script:
|
|
|
- !reference [ .verify_sdk, script ]
|
|
|
- |
|
|
|
| Original line number |
Diff line number |
Diff line |
|
|
# Rnote for macOS
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
This is the official macOS release for [Rnote](https://rnote.flxzt.net). The app is standalone, relocatable and supports macOS Catalina up to macOS Sequoia.
|
|
|
This is the official macOS release for [Rnote](https://rnote.flxzt.net). The app is standalone, relocatable and supports macOS Big Sur up to macOS Sequoia.
|
|
|
|
|
|
## download
|
|
|
## Download
|
|
|
|
|
|
Downloads are available in the [Releases](https://gitlab.com/dehesselle/rnote_macos/-/releases) section.
|
|
|
|
|
|
## contact
|
|
|
## Contact
|
|
|
|
|
|
Please use the official channels:
|
|
|
|
|
@@ -19,13 +18,13 @@ Please use the official channels: |
|
|
- ask questions in Rnote's [Discussions](https://github.com/flxzt/rnote/discussions)
|
|
|
- chat with us on [#rnote:matrix.org](https://matrix.to/#/#rnote:matrix.org)
|
|
|
|
|
|
## license
|
|
|
|
|
|
This work is licensed under [GPL-2.0-or-later](LICENSE).
|
|
|
Rnote is licensed under [GPL-3.0-or-later](https://github.com/flxzt/rnote?tab=readme-ov-file#license).
|
|
|
|
|
|
### additional credits
|
|
|
## Acknowledgements
|
|
|
|
|
|
Built using other people's work:
|
|
|
|
|
|
- [gtk-osx](https://gitlab.gnome.org/GNOME/gtk-osx) licensed under GPL-2.0-or-later.
|
|
|
|
|
|
## License
|
|
|
|
|
|
This work is licensed under [GPL-2.0-or-later](LICENSE).
|
|
|
Rnote is licensed under [GPL-3.0-or-later](https://github.com/flxzt/rnote?tab=readme-ov-file#license). |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。