From 74f4b1bc3b627ba4c7e03498234d88cacdfbe97b Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 29 Sep 2021 22:52:49 +0200 Subject: Squashed 'vorbis/' content from commit d22c3ab5f git-subtree-dir: vorbis git-subtree-split: d22c3ab5f633460abc2532feee60ca0892134cbf --- macosx/Info.plist | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 macosx/Info.plist (limited to 'macosx/Info.plist') diff --git a/macosx/Info.plist b/macosx/Info.plist new file mode 100644 index 0000000..63e1b09 --- /dev/null +++ b/macosx/Info.plist @@ -0,0 +1,30 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Vorbis + CFBundleGetInfoString + Vorbis framework 1.2.3, Copyright © 1994-2009 Xiph.Org Foundation + CFBundleIconFile + + CFBundleIdentifier + org.xiph.vorbis + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.2.3 + CFBundleSignature + ???? + CFBundleVersion + 1.2.3 + NSHumanReadableCopyright + Vorbis framework 1.2.3, Copyright © 1994-2009 Xiph.Org Foundation + CSResourcesFileMapped + + + -- cgit v1.1