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>AppleIntelGMAX3100GLDriver</string>
<key>CFBundleGetInfoString</key>
<string>AppleIntelGMAX3100GLDriver 1.6.6.25</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleIntelGMAX3100GLDriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Intel i965 OpenGL Driver</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.6.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>6.0.6</string>
</dict>
</plist>

View File

@@ -0,0 +1,69 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
L09EKBPEI1MZvpp21m9+n6wo1QQ=
</data>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>3</string>
<key>CFBundleShortVersionString</key>
<string>1.6.6</string>
<key>CFBundleVersion</key>
<string>6.0.6</string>
<key>ProjectName</key>
<string>GraphicsDrivers</string>
<key>SourceVersion</key>
<string>60625</string>
</dict>
</plist>