Files
osx-patcher/resources/patch/ATIRadeonX1000GLDriver.bundle/Contents/Info.plist
Julian-Marius-Fairfax 24ffd8a991 Initial commit
2020-04-01 00:06:29 +02:00

27 lines
853 B
Plaintext
Executable 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>ATIRadeonX1000GLDriver</string>
<key>CFBundleGetInfoString</key>
<string>ATIRadeonX1000GLDriver 7.4.1 11524</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ATIRadeonX1000GLDriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ATI RadeonX1000 OpenGL Driver</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
</dict>
</plist>