From b4f55328448d087a68e6f658638fb3d38d86be12 Mon Sep 17 00:00:00 2001 From: Chris Johnson Date: Sun, 2 Sep 2018 22:35:13 -0400 Subject: =?UTF-8?q?Ditherbox=E2=80=A6=20and=20individual=20dithers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/MacAU/Ditherbox/Info.plist | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 plugins/MacAU/Ditherbox/Info.plist (limited to 'plugins/MacAU/Ditherbox/Info.plist') diff --git a/plugins/MacAU/Ditherbox/Info.plist b/plugins/MacAU/Ditherbox/Info.plist new file mode 100755 index 0000000..12f0517 --- /dev/null +++ b/plugins/MacAU/Ditherbox/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + com.airwindows.audiounit.${PRODUCT_NAME:identifier} + CFBundleName + ${PROJECTNAMEASIDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + Dthr + CFBundleVersion + 1.0 + CSResourcesFileMapped + + + -- cgit v1.2.3