Eclipse Releng Bot | 3a27d40 | 2020-07-24 09:57:41 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | <plist version="1.0"> |
| 4 | <dict> |
| 5 | <key>files</key> |
| 6 | <dict/> |
| 7 | <key>files2</key> |
| 8 | <dict/> |
| 9 | <key>rules</key> |
| 10 | <dict> |
| 11 | <key>^Resources/</key> |
| 12 | <true/> |
| 13 | <key>^Resources/.*\.lproj/</key> |
| 14 | <dict> |
| 15 | <key>optional</key> |
| 16 | <true/> |
| 17 | <key>weight</key> |
| 18 | <real>1000</real> |
| 19 | </dict> |
| 20 | <key>^Resources/.*\.lproj/locversion.plist$</key> |
| 21 | <dict> |
| 22 | <key>omit</key> |
| 23 | <true/> |
| 24 | <key>weight</key> |
| 25 | <real>1100</real> |
| 26 | </dict> |
| 27 | <key>^Resources/Base\.lproj/</key> |
| 28 | <dict> |
| 29 | <key>weight</key> |
| 30 | <real>1010</real> |
| 31 | </dict> |
| 32 | <key>^version.plist$</key> |
| 33 | <true/> |
| 34 | </dict> |
| 35 | <key>rules2</key> |
| 36 | <dict> |
| 37 | <key>.*\.dSYM($|/)</key> |
| 38 | <dict> |
| 39 | <key>weight</key> |
| 40 | <real>11</real> |
| 41 | </dict> |
| 42 | <key>^(.*/)?\.DS_Store$</key> |
| 43 | <dict> |
| 44 | <key>omit</key> |
| 45 | <true/> |
| 46 | <key>weight</key> |
| 47 | <real>2000</real> |
| 48 | </dict> |
| 49 | <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> |
| 50 | <dict> |
| 51 | <key>nested</key> |
| 52 | <true/> |
| 53 | <key>weight</key> |
| 54 | <real>10</real> |
| 55 | </dict> |
| 56 | <key>^.*</key> |
| 57 | <true/> |
| 58 | <key>^Info\.plist$</key> |
| 59 | <dict> |
| 60 | <key>omit</key> |
| 61 | <true/> |
| 62 | <key>weight</key> |
| 63 | <real>20</real> |
| 64 | </dict> |
| 65 | <key>^PkgInfo$</key> |
| 66 | <dict> |
| 67 | <key>omit</key> |
| 68 | <true/> |
| 69 | <key>weight</key> |
| 70 | <real>20</real> |
| 71 | </dict> |
| 72 | <key>^Resources/</key> |
| 73 | <dict> |
| 74 | <key>weight</key> |
| 75 | <real>20</real> |
| 76 | </dict> |
| 77 | <key>^Resources/.*\.lproj/</key> |
| 78 | <dict> |
| 79 | <key>optional</key> |
| 80 | <true/> |
| 81 | <key>weight</key> |
| 82 | <real>1000</real> |
| 83 | </dict> |
| 84 | <key>^Resources/.*\.lproj/locversion.plist$</key> |
| 85 | <dict> |
| 86 | <key>omit</key> |
| 87 | <true/> |
| 88 | <key>weight</key> |
| 89 | <real>1100</real> |
| 90 | </dict> |
| 91 | <key>^Resources/Base\.lproj/</key> |
| 92 | <dict> |
| 93 | <key>weight</key> |
| 94 | <real>1010</real> |
| 95 | </dict> |
| 96 | <key>^[^/]+$</key> |
| 97 | <dict> |
| 98 | <key>nested</key> |
| 99 | <true/> |
| 100 | <key>weight</key> |
| 101 | <real>10</real> |
| 102 | </dict> |
| 103 | <key>^embedded\.provisionprofile$</key> |
| 104 | <dict> |
| 105 | <key>weight</key> |
| 106 | <real>20</real> |
| 107 | </dict> |
| 108 | <key>^version\.plist$</key> |
| 109 | <dict> |
| 110 | <key>weight</key> |
| 111 | <real>20</real> |
| 112 | </dict> |
| 113 | </dict> |
| 114 | </dict> |
| 115 | </plist> |