mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 12:21:06 -05:00
70 lines
1.3 KiB
XML
Executable File
70 lines
1.3 KiB
XML
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>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>
|