classes.nib 754 B

123456789101112131415161718192021222324252627282930
  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>IBClasses</key>
  6. <array>
  7. <dict>
  8. <key>ACTIONS</key>
  9. <dict>
  10. <key>toggleAutomaticLinkDetection</key>
  11. <string>id</string>
  12. <key>toggleAutomaticQuoteSubstitution</key>
  13. <string>id</string>
  14. <key>toggleGrammarChecking</key>
  15. <string>id</string>
  16. <key>toggleSmartInsertDelete</key>
  17. <string>id</string>
  18. </dict>
  19. <key>CLASS</key>
  20. <string>FirstResponder</string>
  21. <key>LANGUAGE</key>
  22. <string>ObjC</string>
  23. <key>SUPERCLASS</key>
  24. <string>NSObject</string>
  25. </dict>
  26. </array>
  27. <key>IBVersion</key>
  28. <string>1</string>
  29. </dict>
  30. </plist>