Permalink
Cannot retrieve contributors at this time
DMD2542/DnD Fight/DNDFightPCBUILD.app/Contents/Info.plist
Go to file<?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>CFBundleExecutable</key> | |
<string>DNDFightPCBUILD</string> | |
<key>CFBundleGetInfoString</key> | |
<string>Unity Player version 5.4.0f3 (a6d8d714de6f). (c) 2016 Unity Technologies ApS. All rights reserved.</string> | |
<key>CFBundleIconFile</key> | |
<string>PlayerIcon.icns</string> | |
<key>CFBundleIdentifier</key> | |
<string>unity.DefaultCompany.DnD Fight</string> | |
<key>CFBundleInfoDictionaryVersion</key> | |
<string>6.0</string> | |
<key>CFBundleName</key> | |
<string>DnD Fight</string> | |
<key>CFBundlePackageType</key> | |
<string>APPL</string> | |
<key>CFBundleShortVersionString</key> | |
<string>Unity Player version 5.4.0f3</string> | |
<key>CFBundleSignature</key> | |
<string>????</string> | |
<key>CFBundleVersion</key> | |
<string>5.4.0f3</string> | |
<key>NSMainNibFile</key> | |
<string>MainMenu</string> | |
<key>NSPrincipalClass</key> | |
<string>PlayerApplication</string> | |
<key>UnityBuildNumber</key> | |
<string>a6d8d714de6f</string> | |
</dict> | |
</plist> |