@@ -350,6 +350,10 @@ import Cocoa
self.addKeyEventMonitor()
+ //检测OCR包是否需要更新
+ #if VERSION_DMG
+ KMResourceDownloadManager.manager.documentAIBundleExists()
+ #endif
}
//MARK: - PDFListView