Remove macOS build support (#224)
- Remove macOS build support - Update documentation #219 Reviewed-on: #224 Reviewed-by: VylpesTester <tester@vylpes.com> Co-authored-by: Ethan Lane <ethan@vylpes.com> Co-committed-by: Ethan Lane <ethan@vylpes.com>
This commit is contained in:
parent
2b28b4a8cb
commit
3ab770eb4c
3 changed files with 44 additions and 22 deletions
|
@ -9,13 +9,12 @@ The project can be downloaded as a binary for your system via the [GitHub Releas
|
|||
We currently support:
|
||||
- Linux (x64)
|
||||
- Windows (x64)
|
||||
- macOS (x64, Arm64\*)
|
||||
|
||||
The git repository can also be cloned and ran via `yarn build` and `yarn start`.
|
||||
|
||||
You can produce the binary using the `yarn package` command. This creates the binaries in the `./bin` folder.
|
||||
|
||||
> **NOTE:** We are aware of a bug in the macOS Arm64 builds failing to execute. For now you're still able to use the x64 builds under Rosetta fine. This will hopefully be fixed in a future release.
|
||||
> **NOTE:** As of version 2.4 I will no longer be supporting and building macOS builds as I have no capacity to test and build for it.
|
||||
|
||||
## Default Output
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue