diff options
Diffstat (limited to 'Info.plist')
| -rw-r--r-- | Info.plist | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Info.plist b/Info.plist deleted file mode 100644 index 646d6fa..0000000 --- a/Info.plist +++ /dev/null @@ -1,19 +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>CFBundleName</key> - <string>Showdown of the Sticks</string> - <key>CFBundleExecutable</key> - <string>ShowdownOfTheSticks</string> - <key>CFBundleIdentifier</key> - <string>com.arslaanpathan3102.showdownofthesticks</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleIconFile</key> - <string>AppIcon.icns</key> -</dict> -</plist> |
