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>CFBundleExecutable</key>
8 <string>$(PRODUCT_NAME)</string>
9 <key>CFBundleGetInfoString</key>
10 <string>$(PRODUCT_NAME)</string>
11 <key>CFBundleIdentifier</key>
12 <string>uk.co.xestia.$(PRODUCT_NAME:rfc1034identifier)</string>
13 <key>CFBundleInfoDictionaryVersion</key>
15 <key>CFBundleLocalizations</key>
22 <key>CFBundleLongVersionString</key>
23 <string>$(PRODUCT_VERSION) (c) 2013 - 2016 Xestia Software Development</string>
24 <key>CFBundleName</key>
25 <string>$(PRODUCT_NAME)</string>
26 <key>CFBundlePackageType</key>
28 <key>CFBundleShortVersionString</key>
29 <string>1.0.0</string>
30 <key>CFBundleSignature</key>
32 <key>CFBundleVersion</key>
33 <string>1.0.0</string>
34 <key>LSApplicationCategoryType</key>
35 <string>public.app-category.productivity</string>
36 <key>NSHumanReadableCopyright</key>
37 <string>Copyright 2013-2017 Xestia Software Development</string>
38 <key>NSPrincipalClass</key>
39 <string>wxNSApplication</string>