DalesDeadBug.plist 253 B

123456789101112131415161718
  1. {
  2. Filter = {
  3. Bundles = (
  4. "com.apple.UIKit",
  5. "com.hulu.plus",
  6. "com.netflix.Netflix",
  7. "com.att.tv",
  8. "com.apple.TVSettingKit",
  9. );
  10. Executables = (
  11. TVAppStore,
  12. TVSettings,
  13. StoreServices,
  14. installd,
  15. itunesstored,
  16. );
  17. };
  18. }