geode icon indicating copy to clipboard operation
geode copied to clipboard

MacOS Microphone Permissions

Open LimeGradient opened this issue 8 months ago • 0 comments
trafficstars

On macOS and on game launch, this will check the Info.plist for the NSMicrophoneUsageDescription tag, if it is not found it will add it to the plist. This also implements the requestPermission method for Microphone on macOS.

LimeGradient avatar Feb 27 '25 18:02 LimeGradient