good first issue
倉庫指標
- 星標
- (107 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
In order to enable microphone access, the following must be added to the info.plist:
<key>com.apple.security.device.audio-input</key>
<false/>
<key>NSMicrophoneUsageDescription</key>
<string>Anything</string>