From c32e216a6f1bf20961a6705d6015bd007ef9ee34 Mon Sep 17 00:00:00 2001 From: zonble Date: Sun, 2 Jan 2022 22:23:04 +0800 Subject: [PATCH] Updates the README file for system requirement. --- README.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.markdown b/README.markdown index 359a8385..f0fa1229 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,12 @@ # OpenVanilla McBopomofo 小麥注音輸入法 +## 系統需求 + +- macOS 10.15 Catalina 以上版本 +- Xcode 12.0 以上版本 + +由於小麥注音輸入法開始使用 SPM(Swift Package Manager)管理相依套件,因此必須使用 Xcode 12 開發。 + ## 開發流程 用 Xcode 開啟 `McBopomofo.xcodeproj`,選 "McBopomofo Installer" target,build 完之後直接執行該安裝程式,就可以安裝小麥注音。