V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
shindgewongxj
V2EX  ›  macOS

macOS Big Sur 第三方应用授权麦克风的问题

  •  
  •   shindgewongxj · 2020-07-11 18:07:18 +08:00 · 2698 次点击
    这是一个创建于 1397 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Application Name : League of Legends

    1. reboot to recovery mode
    2. run ‘csrutil disable’ with Terminal
    3. reboot to system
    4. run ‘sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','com.riotgames.leagueoflegends',0,1,1,NULL,NULL,NULL,'UNUSED',NULL,0,1551892126);’

    Error: table access has 13 columns but 12 values were supplied

    之前 Catalina 的时候这样解决过,但是 Big Sur 不行。 麻烦问一下这个怎么解决? 只是想单纯的用 league voice 开黑,谢谢!

    8 条回复    2020-07-23 12:27:33 +08:00
    MsHan
        1
    MsHan  
       2020-07-13 11:10:57 +08:00
    我的 Mac 微信语音通话,对方永远听不到声音。
    ihwbunny
        2
    ihwbunny  
       2020-07-14 04:57:56 +08:00
    没有装 BigSur 。看看下面命令的输出:
    /usr/bin/sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "select * from access"
    shindgewongxj
        3
    shindgewongxj  
    OP
       2020-07-17 23:30:40 +08:00 via Android
    @ihwbunny 研究不明白...
    ihwbunny
        4
    ihwbunny  
       2020-07-18 09:21:12 +08:00
    @shindgewongxj 可以吧结果贴出来啊,别人看看能不能帮你啊
    shindgewongxj
        5
    shindgewongxj  
    OP
       2020-07-20 10:32:03 +08:00
    @ihwbunny 输出值如下
    kTCCServiceLiverpool|com.apple.TrustedPeersHelper|0|2|0|1|??
    |||UNUSED||0|1593612447
    kTCCServiceLiverpool|com.apple.Safari.History|0|2|0|1|??
    |||UNUSED||0|1593612734
    kTCCServiceUbiquity|com.apple.ScriptEditor2|0|2|0|1||||UNUSED||0|1593612739
    kTCCServiceUbiquity|com.apple.QuickTimePlayerX|0|2|0|1||||UNUSED||0|1593612739
    kTCCServiceUbiquity|com.apple.Preview|0|2|0|1||||UNUSED||0|1593612739
    kTCCServiceUbiquity|com.apple.TextEdit|0|2|0|1||||UNUSED||0|1593612739
    kTCCServiceUbiquity|com.apple.mail|0|2|0|1||||UNUSED||0|1593612740
    kTCCServiceUbiquity|com.apple.weather|0|2|0|1|??
    |||UNUSED||0|1593614470
    kTCCServiceLiverpool|com.apple.stocks-widget-container|0|2|0|1|??
    |||UNUSED||0|1593614470
    kTCCServiceUbiquity|/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/Versions/A/Support/photolibraryd|1|2|5|1||||UNUSED||0|1593616462
    kTCCServiceUbiquity|/System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/Support/contactsdonationagent|1|2|5|1||||UNUSED||0|1593648548
    kTCCServiceUbiquity|com.apple.iWork.Pages|0|2|4|1||||UNUSED||0|1593649424
    kTCCServiceUbiquity|com.apple.iWork.Numbers|0|2|4|1||||UNUSED||0|1593649494
    kTCCServiceWebKitIntelligentTrackingPrevention|com.apple.Safari|0|2|5|1||||UNUSED||0|1593649588
    kTCCServiceUbiquity|com.apple.Safari|0|2|5|1||||UNUSED||0|1593649651
    kTCCServiceUbiquity|com.apple.SCIM-Container|0|2|5|1||||UNUSED||0|1593649721
    kTCCServiceAppleEvents|net.obins.obinslab-starter|0|2|3|1|??
    ||0|com.apple.systemevents|??
    ||1593650888
    kTCCServiceUbiquity|com.apple.iWork.Keynote|0|2|4|1||||UNUSED||0|1593651359
    kTCCServiceUbiquity|com.apple.iMovieApp|0|2|4|1||||UNUSED||0|1593651833
    kTCCServiceLiverpool|com.apple.stocks|0|2|5|1||||UNUSED||0|1593653195
    kTCCServiceUbiquity|com.apple.garageband10|0|2|4|1||||UNUSED||0|1593654236
    kTCCServiceLiverpool|com.apple.Maps|0|2|5|1||||UNUSED||0|1593658160
    kTCCServiceCamera|com.tencent.xinWeChat|0|2|2|1|??
    |||UNUSED||0|1593664015
    kTCCServiceMicrophone|com.tencent.xinWeChat|0|2|2|1|??
    |||UNUSED||0|1593664018
    kTCCServiceWebKitIntelligentTrackingPrevention|com.apple.systempreferences|0|2|5|1||||UNUSED||0|1593670858
    kTCCServiceLiverpool|com.apple.Notes|0|2|5|1||||UNUSED||0|1593670928
    kTCCServiceLiverpool|com.apple.mail|0|2|5|1||||UNUSED||0|1593670950
    kTCCServicePhotos|com.apple.iMovieApp|0|2|2|1|??
    |||UNUSED||0|1593673007
    kTCCServiceMicrophone|com.apple.garageband10|0|2|2|1|??
    |||UNUSED||0|1593673416
    kTCCServiceLiverpool|com.apple.imtransferservices.IMTransferAgent|0|2|5|1||||UNUSED||0|1594199136
    ihwbunny
        6
    ihwbunny  
       2020-07-21 11:25:13 +08:00
    命令应该是:
    sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','com.riotgames.leagueoflegends',0,1,1,1,NULL,NULL,NULL,'UNUSED',NULL,0,1551892126)
    shindgewongxj
        7
    shindgewongxj  
    OP
       2020-07-22 10:36:46 +08:00 via Android   ❤️ 1
    @ihwbunny 谢谢 已解决 我用的是 0,2,2,1,null,null,null,,unused,null,0,1551892126
    ihwbunny
        8
    ihwbunny  
       2020-07-23 12:27:33 +08:00
    解决就好
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5531 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 08:08 · PVG 16:08 · LAX 01:08 · JFK 04:08
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.