| 7 |
<key>CFBundleExecutable</key> |
<key>CFBundleExecutable</key> |
| 8 |
<string>${EXECUTABLE_NAME}</string> |
<string>${EXECUTABLE_NAME}</string> |
| 9 |
<key>CFBundleIconFile</key> |
<key>CFBundleIconFile</key> |
| 10 |
<string></string> |
<string>icon_kb</string> |
| 11 |
<key>CFBundleIdentifier</key> |
<key>CFBundleIdentifier</key> |
| 12 |
<string>net.crestra.${PRODUCT_NAME:rfc1034identifier}</string> |
<string>net.crestra.${PRODUCT_NAME:rfc1034identifier}</string> |
| 13 |
<key>CFBundleInfoDictionaryVersion</key> |
<key>CFBundleInfoDictionaryVersion</key> |
| 17 |
<key>CFBundlePackageType</key> |
<key>CFBundlePackageType</key> |
| 18 |
<string>APPL</string> |
<string>APPL</string> |
| 19 |
<key>CFBundleShortVersionString</key> |
<key>CFBundleShortVersionString</key> |
| 20 |
<string>1.0</string> |
<string>0.2.0</string> |
| 21 |
<key>CFBundleSignature</key> |
<key>CFBundleSignature</key> |
| 22 |
<string>????</string> |
<string>????</string> |
| 23 |
<key>CFBundleVersion</key> |
<key>CFBundleVersion</key> |
| 24 |
<string>1</string> |
<string>0.2.0</string> |
| 25 |
<key>LSApplicationCategoryType</key> |
<key>LSApplicationCategoryType</key> |
| 26 |
<string>public.app-category.utilities</string> |
<string>public.app-category.utilities</string> |
| 27 |
<key>LSMinimumSystemVersion</key> |
<key>LSMinimumSystemVersion</key> |