Remove enforcing ligth theme on macos

This commit is contained in:
Luis Ángel San Martín Rodríguez
2026-02-06 17:58:54 +01:00
committed by luisangelsm
parent 94fa95924c
commit f0a6fe74ca
2 changed files with 0 additions and 4 deletions

View File

@ -137,8 +137,6 @@
</dict> </dict>
</dict> </dict>
</array> </array>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key> <key>NSSupportsAutomaticGraphicsSwitching</key>
<true/> <true/>
</dict> </dict>

View File

@ -12,8 +12,6 @@
<string>????</string> <string>????</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>YACReaderLibrary</string> <string>YACReaderLibrary</string>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.yacreader.YACReaderLibrary</string> <string>com.yacreader.YACReaderLibrary</string>
<key>NOTE</key> <key>NOTE</key>