Skip to content

Commit

Permalink
macos - added fix for apps being half sized on retina in Big Sur (#6694)
Browse files Browse the repository at this point in the history
#changelog #osx
  • Loading branch information
ofTheo authored Feb 27, 2021
1 parent 3a187e7 commit 845fc85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/templates/osx/openFrameworks-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@
<string>This app needs to access the camera</string>
<key>NSMicrophoneUsageDescription</key>
<string>This app needs to access the microphone</string>
<key>NSHighResolutionCapable</key>
<false/>
</dict>
</plist>

0 comments on commit 845fc85

Please sign in to comment.