Advertisement
Guest User

Untitled

a guest
Oct 26th, 2010
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  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>version.plist</key>
  8. <data>
  9. J9cN0v7mEotbDeUEbgbIp6lUKTc=
  10. </data>
  11. </dict>
  12. <key>rules</key>
  13. <dict>
  14. <key>^Resources/</key>
  15. <true/>
  16. <key>^Resources/.*\.lproj/</key>
  17. <dict>
  18. <key>omit</key>
  19. <true/>
  20. <key>weight</key>
  21. <real>10</real>
  22. </dict>
  23. <key>^Resources/.*\.lproj/locversion.plist$</key>
  24. <dict>
  25. <key>omit</key>
  26. <true/>
  27. <key>weight</key>
  28. <real>30</real>
  29. </dict>
  30. <key>^Resources/.*\.nib/classes\.nib$</key>
  31. <dict>
  32. <key>optional</key>
  33. <true/>
  34. <key>weight</key>
  35. <real>5</real>
  36. </dict>
  37. <key>^Resources/.*\.nib/data\.dependency$</key>
  38. <dict>
  39. <key>optional</key>
  40. <true/>
  41. <key>weight</key>
  42. <real>5</real>
  43. </dict>
  44. <key>^Resources/.*\.nib/info\.nib$</key>
  45. <dict>
  46. <key>optional</key>
  47. <true/>
  48. <key>weight</key>
  49. <real>5</real>
  50. </dict>
  51. <key>^Resources/English\.lproj/</key>
  52. <dict>
  53. <key>optional</key>
  54. <true/>
  55. <key>weight</key>
  56. <real>20</real>
  57. </dict>
  58. <key>^version.plist$</key>
  59. <true/>
  60. </dict>
  61. </dict>
  62. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement