diff options
| author | Arslaan Pathan <[email protected]> | 2025-06-11 07:43:42 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2025-06-11 07:43:42 +1200 |
| commit | 7f871dda39c8aca0ace1405da5d6e5899711d1a0 (patch) | |
| tree | fb68b7504d57a2402ac8fea4e230ec3e2e9d2497 /build/ShowdownOfTheSticks.app/Contents/Info.plist | |
| parent | 8d6464fe655a68d278a9806392ec1488757adf2e (diff) | |
| download | showdownofthesticks-7f871dda39c8aca0ace1405da5d6e5899711d1a0.tar.xz showdownofthesticks-7f871dda39c8aca0ace1405da5d6e5899711d1a0.zip | |
Remove build from commits stuff i guess
Diffstat (limited to 'build/ShowdownOfTheSticks.app/Contents/Info.plist')
| -rw-r--r-- | build/ShowdownOfTheSticks.app/Contents/Info.plist | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/build/ShowdownOfTheSticks.app/Contents/Info.plist b/build/ShowdownOfTheSticks.app/Contents/Info.plist deleted file mode 100644 index cb5245b..0000000 --- a/build/ShowdownOfTheSticks.app/Contents/Info.plist +++ /dev/null @@ -1,17 +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> -</dict> -</plist> |
