summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/lib/Info-macos.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlgs/lib/Info-macos.plist')
-rw-r--r--Master/tlpkg/tlgs/lib/Info-macos.plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/tlpkg/tlgs/lib/Info-macos.plist b/Master/tlpkg/tlgs/lib/Info-macos.plist
new file mode 100644
index 00000000000..9ece6edc4fa
--- /dev/null
+++ b/Master/tlpkg/tlgs/lib/Info-macos.plist
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
+<plist version="0.9">
+<dict>
+ <key>CFBundleIdentifier</key>
+ <string>com.ghostscript.Ghostscript</string>
+ <key>CFBundleName</key>
+ <string>Ghostscript</string>
+ <key>CFBundleShortVersionString</key>
+ <string>703</string>
+ <key>NSExecutable</key>
+ <string>Ghostscript</string>
+</dict>
+</plist>