refactor: Remove unused msix

This commit is contained in:
Christian Kußowski 2025-11-17 09:01:25 +01:00
commit 24d2b90f7a
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 0 additions and 30 deletions

View file

@ -1,5 +0,0 @@
Write-Output "$WINDOWN_PFX"
Move-Item -Path $WINDOWS_PFX -Destination fluffychat.pem
certutil -decode fluffychat.pem fluffychat.pfx
flutter pub run msix:create -c fluffychat.pfx -p $WINDOWS_PFX_PASS --sign-msix true --install-certificate false