版本更新至 0.9.8
* 詞庫更新、修正及調整 (#115, #117, #126 等) * 在輸入法選單中使用「小麥注音」作為名稱 (#109) * 版權年份更新 * 選字窗細微修正 * 安裝程式正式支援 macOS 10.12 * 移除 debug build 時自動安裝輸入法的 Xcode 設定
This commit is contained in:
parent
9e3e4701df
commit
966221191b
|
@ -17,11 +17,11 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.9.7</string>
|
<string>0.9.8</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>MBIN</string>
|
<string>MBIN</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>768</string>
|
<string>780</string>
|
||||||
<key>LSHasLocalizedDisplayName</key>
|
<key>LSHasLocalizedDisplayName</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|
|
@ -17,11 +17,11 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.9.7</string>
|
<string>0.9.8</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>BPMF</string>
|
<string>BPMF</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>768</string>
|
<string>780</string>
|
||||||
<key>ComponentInputModeDict</key>
|
<key>ComponentInputModeDict</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>tsInputModeListKey</key>
|
<key>tsInputModeListKey</key>
|
||||||
|
|
Loading…
Reference in New Issue