mirror of
https://github.com/js8call/js8call.git
synced 2025-12-22 09:17:08 +00:00
Add LSMinimumSystemVersion to plist
Resolves interminable security prompts to access microphone.
This commit is contained in:
@@ -38,5 +38,7 @@
|
||||
<string>NSApplication</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<string>True</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>${CMAKE_OSX_DEPLOYMENT_TARGET}</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user