Force macOS wallet to use aqua light mode whilst QT adds support for Mojave Dark Mode (#1279)

This commit is contained in:
Elliott Minns 2018-10-10 02:20:42 -05:00 committed by cryptocode
commit 4e6f5432a5

View file

@ -16,5 +16,7 @@
<string>RaiBlocks.icns</string>
<key>CFBundleIdentifier</key>
<string>net.raiblocks.rai_wallet</string>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
</dict>
</plist>