diff --git a/vst/mac/Info.au.plist b/vst/mac/Info.au.plist index d7bac21e..44dd255f 100644 --- a/vst/mac/Info.au.plist +++ b/vst/mac/Info.au.plist @@ -6,8 +6,6 @@ English CFBundleExecutable @SFIZZ_AU_BUNDLE_EXECUTABLE@ - CFBundleIconFile - Plugin.icns CFBundleIdentifier @SFIZZ_AU_BUNDLE_IDENTIFIER@ CFBundleName diff --git a/vst/mac/Info.vst3.plist b/vst/mac/Info.vst3.plist index f55f661d..7e3b3a73 100644 --- a/vst/mac/Info.vst3.plist +++ b/vst/mac/Info.vst3.plist @@ -6,8 +6,6 @@ English CFBundleExecutable @SFIZZ_VST3_BUNDLE_EXECUTABLE@ - CFBundleIconFile - Plugin.icns CFBundleIdentifier tools.sfz.sfizz.vst CFBundleName diff --git a/vst/mac/Plugin.icns b/vst/mac/Plugin.icns deleted file mode 100644 index f8ce53c4..00000000 Binary files a/vst/mac/Plugin.icns and /dev/null differ