sunnyyoung / WeChatTweak-macOS

A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
https://tweaks.app
Apache License 2.0
10.85k stars 1.36k forks source link

这个错误应该怎么处理 #786

Open yuanfa0620 opened 2 weeks ago

yuanfa0620 commented 2 weeks ago

------ Download ------ ------ Unzip ------ Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS Install failed: Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS failed: { NSAppleScriptErrorAppName = "wechattweak-cli"; unable to process WeChatTweak.framework/Versions/A/Resources/Base.lproj/TweakPreferencesController.nib/keyedobject unable to process WeChatTweak.framework/Versions/A/Resources/Base.lproj/TweakPreferencesController.nib/keyedobject unable to process WeChatTweak.framework/WeChatTweak.";WeChatTweak.frameworkTweakPreferencesController.strings. unable to process WeChatTweak.framework/Versions/A/Resources/Base.lproj/TweakPreferencesController.nib/keyedobject unable to process WeChatTweak.framework/Versions/A/Resources/Base.lproj/TweakPreferencesController.nib/keyedobject unable to process WeChatTweak.framework/WeChatTweak.";WeChatTweak.frameworkTweakPreferencesController.strings. NSAppleScriptErrorNumber = 2; NSAppleScriptErrorRange = "NSRange: {0, 157}"; }

jervischen commented 6 days ago

同样情况