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>