diff options
author | Louie S <louie@example.com> | 2024-06-07 17:50:42 -0400 |
---|---|---|
committer | Louie S <louie@example.com> | 2024-06-07 17:52:48 -0400 |
commit | 1ed5ab933cad19e7a2a3ee91f282a9f0ae6983d3 (patch) | |
tree | 516221637901ac1f43e255d81f5364c746b89490 /Info.plist | |
parent | a9e08d14469a5d97b9b3c556e61eff84782d2e55 (diff) |
Rewrite for use with dash-docset-builder
Diffstat (limited to 'Info.plist')
-rw-r--r-- | Info.plist | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Info.plist b/Info.plist deleted file mode 100644 index f2f7339..0000000 --- a/Info.plist +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleIdentifier</key> - <string>debmake</string> - <key>CFBundleName</key> - <string>debmake</string> - <key>DocSetPlatformFamily</key> - <string>debmake</string> - <key>isDashDocset</key> - <true/> -</dict> -</plist> |