You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmake/MacOSXBundleInfo.plist.in
+2
Original file line number
Diff line number
Diff line change
@@ -36,5 +36,7 @@
36
36
<true/>
37
37
<key>NSHumanReadableCopyright</key>
38
38
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
39
+
<key>NSMicrophoneUsageDescription</key>
40
+
<string>MultiMC does not need access to your microphone for itself. Likely it's requesting it on behalf of a Minecraft mod you installed, which needs to access your microphone in order to function properly.</string>
0 commit comments