/Tests/AppKit/Info.plist

http://github.com/cacaodev/cappuccino · Unknown · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · b5f5e6294075ff017ad4bd1c3dcee3ed MD5 · raw file

  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>CPBundleIdentifier</key>
  6. <string>com.280n.Tests.AppKit</string>
  7. <key>CPBundleInfoDictionaryVersion</key>
  8. <string>6.0</string>
  9. <key>CPBundleName</key>
  10. <string>AppKit</string>
  11. <key>CPBundlePackageType</key>
  12. <string>FMWK</string>
  13. </dict>
  14. </plist>