We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a187e7 commit 845fc85Copy full SHA for 845fc85
scripts/templates/osx/openFrameworks-Info.plist
@@ -22,5 +22,7 @@
22
<string>This app needs to access the camera</string>
23
<key>NSMicrophoneUsageDescription</key>
24
<string>This app needs to access the microphone</string>
25
+ <key>NSHighResolutionCapable</key>
26
+ <false/>
27
</dict>
28
</plist>
0 commit comments