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,90 @@
<?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>
2EngZsIYJOWyUqOt0KGlEUIM4Hc=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</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/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</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>