1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!DOCTYPE plist PUBLIC
"-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
6 <key>CFBundleExecutable
</key>
7 <string>${EXECUTABLE_NAME}
</string>
8 <key>CFBundleIconFile
</key>
9 <string>Icon.icns
</string>
10 <key>CFBundleIdentifier
</key>
11 <string>com.rawmaterialsoftware.introjucer
</string>
12 <key>CFBundleName
</key>
13 <string>The Introjucer
</string>
14 <key>CFBundlePackageType
</key>
16 <key>CFBundleSignature
</key>
18 <key>CFBundleShortVersionString
</key>
19 <string>3.0.0</string>
20 <key>CFBundleVersion
</key>
21 <string>3.0.0</string>
22 <key>CFBundleDocumentTypes
</key>
25 <key>CFBundleTypeExtensions
</key>
27 <string>jucer
</string>
29 <key>CFBundleTypeName
</key>
30 <string>jucer
</string>
31 <key>CFBundleTypeRole
</key>
32 <string>Editor
</string>
33 <key>NSPersistentStoreTypeKey
</key>