tisfeng / Easydict

一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,OpenAI,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.
GNU General Public License v3.0
6.38k stars 324 forks source link

pref: change deploy version #573

Closed AkaShark closed 1 month ago

AkaShark commented 1 month ago

closed https://github.com/tisfeng/Easydict/issues/534

AkaShark commented 1 month ago

Removed EZConfiguration and EZMenuItemManager, and added RepoInfoHelper to fetch repository information.

tisfeng commented 1 month ago

I pushed a new branch macos-11 to simply record the code for macOS 11 version.

Later, if you see old unused objc code, feel free to remove it. We need to gradually turn Easydict into a Swift project.

AkaShark commented 1 month ago

I pushed a new branch macos-11 to simply record the code for macOS 11 version.

Later, if you see old unused objc code, feel free to remove it. We need to gradually turn Easydict into a Swift project.

okay, as a new swifter, it sounds exciting.