收藏
回答

Mac本14.6.1在App Store下载微信,打不开,或者刚出现扫码界面就自动关闭,没有任何提示

Mac本14.6.1在App Store下载微信,打不开,或者刚出现扫码界面就自动关闭,没有任何提示

回答关注问题邀请回答
收藏

3 个回答

  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    2024-08-18

    这里跳转下载试试https://mac.weixin.qq.com/

    2024-08-18
    有用
    回复
  • 海豚
    海豚
    2024-11-18

    我也遇到同样问题了。

    你是不是也把微信的数据文件夹放到外置硬盘上了?如果是的话估计和我的问题是一样的。

    你需要重新对微信签名一下,参考https://blog.csdn.net/qq_38296051/article/details/141438696

    sudo codesign --sign - --force --deep PATH_TO_WeChat.app

    2024-11-18
    有用
    回复
  • yùxīn.
    yùxīn.
    2024-08-16

    终端运行时的log

    /Applications/WeChat.app/Contents/MacOS/WeChat ; exit;                          

    yuaaazhao@yuaaas-MacBook-Pro ~ % /Applications/WeChat.app/Contents/MacOS/WeChat ; exit;

    objc[54357]: Class IlinkMarsReachability is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e5218) and /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x10d301528). One of the two will be used. Which one is undefined.

    objc[54357]: Class __CThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e5268) and /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x10d301578). One of the two will be used. Which one is undefined.

    objc[54357]: Class __ThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e52b8) and /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x10d3015c8). One of the two will be used. Which one is undefined.

    objc[54357]: Class ThreadQueue is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e5330) and /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x10d301640). One of the two will be used. Which one is undefined.

    objc[54357]: Class MarsReachability is implemented in both /Applications/WeChat.app/Contents/Frameworks/matrixreport.framework/Versions/A/matrixreport (0x10e5309a0) and /Applications/WeChat.app/Contents/MacOS/WeChat (0x109394248). One of the two will be used. Which one is undefined.

    objc[54357]: Class __CThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e5268) and /Applications/WeChat.app/Contents/MacOS/WeChat (0x109394298). One of the two will be used. Which one is undefined.

    objc[54357]: Class __ThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e52b8) and /Applications/WeChat.app/Contents/MacOS/WeChat (0x1093942e8). One of the two will be used. Which one is undefined.

    objc[54357]: Class ThreadQueue is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e5330) and /Applications/WeChat.app/Contents/MacOS/WeChat (0x109394360). One of the two will be used. Which one is undefined.

    objc[54357]: Class TimerRuner is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x10b6e5380) and /Applications/WeChat.app/Contents/MacOS/WeChat (0x1093943b0). One of the two will be used. Which one is undefined.

    objc[54358]: Class IlinkMarsReachability is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x105591528) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x105dcd218). One of the two will be used. Which one is undefined.

    objc[54358]: Class __CThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x105591578) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x105dcd268). One of the two will be used. Which one is undefined.

    objc[54358]: Class __ThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x1055915c8) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x105dcd2b8). One of the two will be used. Which one is undefined.

    objc[54358]: Class ThreadQueue is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x105591640) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x105dcd330). One of the two will be used. Which one is undefined.

    <CFData 0x600001c55220 [0x1ede848c0]>{length = 6, capacity = 6, bytes = 0x603e5f58899d}

    2024-08-16 09:56:50.892 WeChat[54357:233207] [I] <MMKV.cpp:165::initialize> version v1.2.12, page size 16384, arch arm64-v8a

    2024-08-16 09:56:50.892 WeChat[54357:233207] [I] <AESCrypt.cpp:247::testAESCrypt> AES CFB decode: Hello, OpenSSL-mmkv::AESCrypt::testAESCrypt() with AES CFB 128.

    2024-08-16 09:56:50.892 WeChat[54357:233207] [I] <KeyValueHolder.cpp:224::testAESToMMBuffer> testAESToMMBuffer: Hello, OpenSSL-mmkv::KeyValueHolderCrypt::testAESToMMBuffer() with AES CFB 128.

    2024-08-16 09:56:50.892 WeChat[54357:233207] [I] <KeyValueHolder.cpp:229::testAESToMMBuffer> MMBuffer::SmallBufferSize() = 24, KeyValueHolderCrypt::SmallBufferSize() = 27

    2024-08-16 09:56:50.892 WeChat[54357:233207] [I] <MMKV_OSX.cpp:100::minimalInit> Apple Device:0, version:64

    2024-08-16 09:56:50.892 WeChat[54357:233207] [I] <MMKV_OSX.cpp:105::minimalInit> default root dir: /Users/yuxinzhao/Library/Containers/com.tencent.xinWeChat/Data/Documents/mmkv

    2024-08-16 09:56:50.893 WeChat[54357:233207] [I] <MMKV.cpp:207::initializeMMKV> root dir: /Users/yuxinzhao/Library/Containers/com.tencent.xinWeChat/Data/Library/Application Support/com.tencent.xinWeChat/2.0b4.0.9/NewMMappedKV

    objc[54360]: Class IlinkMarsReachability is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x103909528) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x104145218). One of the two will be used. Which one is undefined.

    objc[54360]: Class __CThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x103909578) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x104145268). One of the two will be used. Which one is undefined.

    objc[54360]: Class __ThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x1039095c8) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x1041452b8). One of the two will be used. Which one is undefined.

    objc[54360]: Class ThreadQueue is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x103909640) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x104145330). One of the two will be used. Which one is undefined.

    objc[54361]: Class IlinkMarsReachability is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x102dbd528) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x1035f9218). One of the two will be used. Which one is undefined.

    objc[54361]: Class __CThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x102dbd578) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x1035f9268). One of the two will be used. Which one is undefined.

    objc[54361]: Class __ThreadWarp is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x102dbd5c8) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x1035f92b8). One of the two will be used. Which one is undefined.

    objc[54361]: Class ThreadQueue is implemented in both /Applications/WeChat.app/Contents/Frameworks/ilink2.framework/Versions/A/ilink2 (0x102dbd640) and /Applications/WeChat.app/Contents/Frameworks/ilink_network.framework/Versions/A/ilink_network (0x1035f9330). One of the two will be used. Which one is undefined.

    objc[54361]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x258e326a0) and /Applications/WeChat.app/Contents/MacOS/WeChatAppEx.app/Contents/Frameworks/WeChatAppEx Framework.framework/Versions/C/Libraries/libGLESv2.dylib (0x10b02c0d8). One of the two will be used. Which one is undefined.

    zsh: terminated  /Applications/WeChat.app/Contents/MacOS/WeChat


    Saving session...

    ...copying shared history...

    ...saving history...truncating history files...

    ...completed.


    [进程已完成]


    2024-08-16
    有用
    回复
登录 后发表内容
问题标签