diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-12-18 10:57:38 -0500 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-12-18 10:57:38 -0500 |
commit | e772062371ddbbacc20d6f2ec1b6fefddd76dc7e (patch) | |
tree | 531895e81feda78c094ff6346e724aad2aaf0609 /src/Info.plist | |
parent | d13b284794b915d81d7faccc6e04c002b5882ffb (diff) |
Diffstat (limited to 'src/Info.plist')
-rw-r--r-- | src/Info.plist | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/Info.plist b/src/Info.plist deleted file mode 100644 index 36517aa..0000000 --- a/src/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>gnucodingstandards</string> - <key>CFBundleName</key> - <string>GNU Coding Standards</string> - <key>DocSetPlatformFamily</key> - <string>gnustandards</string> - <key>isDashDocset</key> - <true/> -</dict> -</plist> |