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">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleName
</key>
8 <string>${PRODUCT_NAME}
</string>
9 <key>CFBundleDocumentTypes
</key>
12 <key>CFBundleTypeName
</key>
13 <string>Folder
</string>
14 <key>CFBundleTypeOSTypes
</key>
18 <key>CFBundleTypeRole
</key>
19 <string>Viewer
</string>
22 <key>CFBundleTypeExtensions
</key>
27 <key>CFBundleTypeIconFile
</key>
28 <string>gitx.icns
</string>
29 <key>CFBundleTypeName
</key>
30 <string>Git Repository
</string>
31 <key>CFBundleTypeRole
</key>
32 <string>Viewer
</string>
33 <key>LSTypeIsPackage
</key>
35 <key>NSDocumentClass
</key>
36 <string>PBGitRepository
</string>
39 <key>CFBundleExecutable
</key>
40 <string>${EXECUTABLE_NAME}
</string>
41 <key>CFBundleIconFile
</key>
42 <string>gitx.icns
</string>
43 <key>CFBundleIdentifier
</key>
44 <string>nl.frim.GitX
</string>
45 <key>CFBundleInfoDictionaryVersion
</key>
47 <key>CFBundlePackageType
</key>
49 <key>CFBundleSignature
</key>
51 <key>CFBundleVersion
</key>
52 <string>LONG_VERSION
</string>
53 <key>CFBundleGitVersion
</key>
54 <string>GIT_VERSION
</string>
55 <key>CFBundleShortVersionString
</key>
56 <string>SHORT_VERSION
</string>
57 <key>NSMainNibFile
</key>
58 <string>MainMenu
</string>
59 <key>NSPrincipalClass
</key>
60 <string>NSApplication
</string>
62 <string>http://gitx.frim.nl/Downloads/appcast.xml
</string>
66 <key>NSKeyEquivalent
</key>
69 <string>&</string>
73 <key>NSReturnTypes
</key>
75 <string>NSStringPboardType
</string>
77 <key>NSSendTypes
</key>
79 <string>NSStringPboardType
</string>
82 <string>completeSha
</string>
86 <string>Complete SHA1
</string>