diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 51e981a..1476116 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -33,12 +33,6 @@ jobs: flutter pub run build_runner build flutter build macos --release - - name: Upload App - uses: actions/upload-artifact@v6 - with: - name: Nexus.app - path: build/macos/Build/Products/Release/Nexus.app - - name: Create DMG id: create-dmg uses: L-Super/create-dmg-actions@28511e988b13ca34096d439159a66d468b8e724f diff --git a/README.md b/README.md index 9396528..0c18acf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend. - [x] Linux - [x] Windows - Currently has some bugs, due to us not having any developers on Windows. If you want to fix these, get in contact with us though the [Nexus Client Matrix room](https://matrix.to/#/#nexus:federated.nexus). - [x] Android - - [x] MacOS - Unsigned .dmg/.App only + - [x] MacOS - Unsigned .dmg only - [x] iOS - Unsigned .ipa only - [ ] Web (may not be possible) - [x] Login (via OAuth)