- deleted unused application bundle files

This commit is contained in:
alexey.lysiuk 2020-01-26 16:36:31 +02:00
parent 43f48a10dd
commit a6bbf9cfac
6 changed files with 0 additions and 41 deletions

View file

@ -1,40 +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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>EDuke32</string>
<key>CFBundleExecutable</key>
<string>eduke32</string>
<key>CFBundleGetInfoString</key>
<string>2.0, Copyright EDuke32 Team</string>
<key>CFBundleIconFile</key>
<string>eduke32.icns</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>EDuke32</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<key>CFBundleSignature</key>
<string>ED32</string>
<key>CFBundleVersion</key>
<string>2.0</string>
<key>CGDisableCoalescedUpdates</key>
<true/>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSApplicationCategoryType</key>
<string>public.app-category.action-games</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright Voidpoint, LLC</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>

View file

@ -1 +0,0 @@
APPLED32

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB