tweak to change the "custom no older notifications" text introduced in iOS 11
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

25 linhas
738B

  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>CFBundleDevelopmentRegion</key>
  6. <string>English</string>
  7. <key>CFBundleExecutable</key>
  8. <string>cnonprefs</string>
  9. <key>CFBundleIdentifier</key>
  10. <string>com.yaypixxo.cnonprefs</string>
  11. <key>CFBundleInfoDictionaryVersion</key>
  12. <string>6.0</string>
  13. <key>CFBundlePackageType</key>
  14. <string>BNDL</string>
  15. <key>CFBundleShortVersionString</key>
  16. <string>1.0.0</string>
  17. <key>CFBundleSignature</key>
  18. <string>????</string>
  19. <key>CFBundleVersion</key>
  20. <string>1.0</string>
  21. <key>NSPrincipalClass</key>
  22. <string>CNONRootListController</string>
  23. </dict>
  24. </plist>