aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/source/xsample-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/xsample/source/xsample-Info.plist')
-rw-r--r--externals/grill/xsample/source/xsample-Info.plist22
1 files changed, 22 insertions, 0 deletions
diff --git a/externals/grill/xsample/source/xsample-Info.plist b/externals/grill/xsample/source/xsample-Info.plist
new file mode 100644
index 00000000..e9dd72e1
--- /dev/null
+++ b/externals/grill/xsample/source/xsample-Info.plist
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>xsample</string>
+ <key>CFBundleIdentifier</key>
+ <string>org.grrrr.xsample</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+ <key>CSResourcesFileMapped</key>
+ <string>yes</string>
+</dict>
+</plist>