You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
827 B
Plaintext
25 lines
827 B
Plaintext
<?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>Clean Flash Installer</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Clean Flash Player Installer</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.flashpatch.clean-flash-installer</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>34.0.0.330</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>34.0.0.330</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>clean_flash_installer</string>
|
|
<key>NSHighResolutionCapable</key>
|
|
<true/>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>10.13</string>
|
|
</dict>
|
|
</plist>
|