Initial commit

This commit is contained in:
Julian-Marius-Fairfax
2020-04-01 00:06:29 +02:00
commit 24ffd8a991
931 changed files with 185516 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
<?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>GeForceVADriver</string>
<key>CFBundleGetInfoString</key>
<string>GeForceVADriver 7.32.12 295.10.20f01</string>
<key>CFBundleIdentifier</key>
<string>com.apple.GeForceVADriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVIDIA GeForce VA Driver</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
</dict>
</plist>