Merge pull request #1732 from dpalou/MOBILE-2829
MOBILE-2829 mac: Fix single instance in Mac appsmain
commit
1751d0abdc
|
@ -16,5 +16,7 @@
|
|||
<true/>
|
||||
<key>com.apple.security.device.audio-input</key>
|
||||
<true/>
|
||||
<key>LSMultipleInstancesProhibited</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Reference in New Issue