projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
113cd01
)
MacOS app creation: allow for "high resolution"
author
c vw
<dl1ycf@darc.de>
Tue, 3 Mar 2020 17:44:15 +0000
(18:44 +0100)
committer
c vw
<dl1ycf@darc.de>
Tue, 3 Mar 2020 17:44:15 +0000
(18:44 +0100)
MacOS/Info.plist
patch
|
blob
|
history
diff --git
a/MacOS/Info.plist
b/MacOS/Info.plist
index f077b42ef38a55ace39060d313598c251035e886..ee59e8ef140f8a6e0133acd1218316d167e950a5 100644
(file)
--- a/
MacOS/Info.plist
+++ b/
MacOS/Info.plist
@@
-14,6
+14,8
@@
<string>BNDL</string>
<key>NSMicrophoneUsageDescription</key>
<string>Allow for using Sound input devices</string>
+ <key>NSHighResolutionCapable</key>
+ <string>YES</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
</dict>