mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 11:04:26 +00:00
81 lines
1.7 KiB
Plaintext
81 lines
1.7 KiB
Plaintext
<?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>PkgInfo</key>
|
|
<data>
|
|
n57qDP4tZfLD1rCS43W0B4LQjzE=
|
|
</data>
|
|
<key>icon.png</key>
|
|
<data>
|
|
EUOeOW/HpmiAZeEGzJm8j3hE6vo=
|
|
</data>
|
|
</dict>
|
|
<key>files2</key>
|
|
<dict>
|
|
<key>PkgInfo</key>
|
|
<data>
|
|
n57qDP4tZfLD1rCS43W0B4LQjzE=
|
|
</data>
|
|
<key>icon.png</key>
|
|
<data>
|
|
EUOeOW/HpmiAZeEGzJm8j3hE6vo=
|
|
</data>
|
|
</dict>
|
|
<key>rules</key>
|
|
<dict>
|
|
<key>.*</key>
|
|
<true/>
|
|
<key>Info.plist</key>
|
|
<dict>
|
|
<key>omit</key>
|
|
<true/>
|
|
<key>weight</key>
|
|
<real>10</real>
|
|
</dict>
|
|
<key>ResourceRules.plist</key>
|
|
<dict>
|
|
<key>omit</key>
|
|
<true/>
|
|
<key>weight</key>
|
|
<real>100</real>
|
|
</dict>
|
|
</dict>
|
|
<key>rules2</key>
|
|
<dict>
|
|
<key>.*</key>
|
|
<true/>
|
|
<key>Info.plist</key>
|
|
<dict>
|
|
<key>omit</key>
|
|
<true/>
|
|
<key>weight</key>
|
|
<real>10</real>
|
|
</dict>
|
|
<key>ResourceRules.plist</key>
|
|
<dict>
|
|
<key>omit</key>
|
|
<true/>
|
|
<key>weight</key>
|
|
<real>100</real>
|
|
</dict>
|
|
<key>^(Frameworks|SharedFrameworks|Plugins|Plug-ins|XPCServices|Helpers|MacOS)/</key>
|
|
<dict>
|
|
<key>nested</key>
|
|
<true/>
|
|
<key>weight</key>
|
|
<real>0.0</real>
|
|
</dict>
|
|
<key>^[^/]+$</key>
|
|
<dict>
|
|
<key>top</key>
|
|
<true/>
|
|
<key>weight</key>
|
|
<real>0.0</real>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|