diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e7f043f7d..ecb76bbcc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -267,6 +267,7 @@ jobs: - name: Patch Cryptomator.app run: | mv appdir/Cryptomator.app Cryptomator.app + mv dist/mac/resources/Cryptomator-Vault.icns Cryptomator.app/Contents/Resources/ sed -i '' "s|###BUNDLE_SHORT_VERSION_STRING###|${VERSION_NO}|g" Cryptomator.app/Contents/Info.plist sed -i '' "s|###BUNDLE_VERSION###|${REVISION_NO}|g" Cryptomator.app/Contents/Info.plist env: diff --git a/dist/mac/resources/Info.plist b/dist/mac/resources/Info.plist index b6103319a..5ac5938e6 100644 --- a/dist/mac/resources/Info.plist +++ b/dist/mac/resources/Info.plist @@ -84,7 +84,7 @@ public.mime-type - application/x-vnd.cryptomator.vault-metadata + application/vnd.cryptomator.vault