1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC
"-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleDocumentTypes
</key>
10 <key>CFBundleTypeExtensions
</key>
14 <key>CFBundleTypeName
</key>
15 <string>SVG Document
</string>
16 <key>CFBundleTypeOSTypes
</key>
20 <key>CFBundleTypeRole
</key>
21 <string>Editor
</string>
22 <key>LSTypeIsPackage
</key>
24 <key>NSDocumentClass
</key>
25 <string>DrawTestDocument
</string>
26 <key>NSPersistentStoreTypeKey
</key>
27 <string>Binary
</string>
30 <key>CFBundleExecutable
</key>
31 <string>DrawTest
</string>
32 <key>CFBundleGetInfoString
</key>
33 <string>420+, Copyright
2005,
2006 Apple Computer, Inc.
</string>
34 <key>CFBundleIdentifier
</key>
35 <string>com.apple.DrawTest
</string>
36 <key>CFBundleInfoDictionaryVersion
</key>
38 <key>CFBundlePackageType
</key>
40 <key>CFBundleSignature
</key>
42 <key>CFBundleVersion
</key>
44 <key>NSMainNibFile
</key>
45 <string>MainMenu
</string>
46 <key>NSPrincipalClass
</key>
47 <string>NSApplication
</string>