Contents of /Applications/Universal Type Client.app/Contents/Info.plist...
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>typecache</string>
</array>
<key>CFBundleTypeName</key>
<string>typecache</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<true/>
<key>NSPersistentStoreTypeKey</key>
<string>Binary</string>
</dict>
<dict>
<key>CFBundleTypeOSTypes</key>
<array>
<string>****</string>
<string>fold</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>otf</string>
</array>
<key>CFBundleTypeName</key>
<string>Open Type Font</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>lst</string>
</array>
<key>CFBundleTypeName</key>
<string>Adobe Font</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>Universal Type Client</string>
<key>CFBundleIconFile</key>
<string>applicationicon.icns</string>
<key>CFBundleIdentifier</key>
<string>com.extensis.UniversalTypeClient</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Universal Type Client</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key> <<<<<Looks right to me
<string>2.1.3</string> <<<<<2.1.3
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key> <<<<<Could this be messing it up??
<string>6</string> <<<<<Could this be messing it up??
<key>LSMinimumSystemVersion</key>
<string>10.4.7</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>crashReporterAdditionalApps</key>
<array>
<string>FMCore</string>
<string>Fusion1ExportTool</string>
<string>FontTool</string>
</array>
<key>crashReporterCompanyName</key>
<string>Extensis</string>
<key>crashReporterEmail</key>
<key>crashReporterLogFiles</key>
<array>
<string>Library/Logs/Extensis/UTC Logs/FMCore.log</string>
<string>Library/Logs/Extensis/UTC Logs/Universal Type Client_SDK.log</string>
</array>
<key>crashReporterMaxLogLines</key>
<integer>50</integer>
<key>crashReporterPostURLClient</key>
<key>crashReporterPostURLStandalone</key>
</dict>
</plist>