Removed signature from SDL dylib, enabled dark mode on macOS.
This commit is contained in:
parent
2e66ba0737
commit
b1ffdd1be0
2 changed files with 2 additions and 0 deletions
Binary file not shown.
|
@ -372,6 +372,8 @@ PLIST="${PLIST}
|
||||||
<string>NSApplication</string>
|
<string>NSApplication</string>
|
||||||
<key>NSHighResolutionCapable</key>
|
<key>NSHighResolutionCapable</key>
|
||||||
<false/>
|
<false/>
|
||||||
|
<key>NSRequiresAquaSystemAppearance</key>
|
||||||
|
<false/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue