mirror of
https://github.com/Xpl0itU/WiiUDownloader.git
synced 2025-05-09 13:52:02 -04:00
30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//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>WiiUDownloader</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>2.62, Copyright 2022-2025 Xpl0itU</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>WiiUDownloader.icns</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.Xpl0itU.WiiUDownloader</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.62</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.62</string>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright 2022-2025 Xpl0itU, GNU General Public License.</string>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>13.0</string>
|
|
</dict>
|
|
</plist>
|