fix for feat(web): implement macOS app feature and file logger (#1735)

This commit is contained in:
Cytown
2026-03-18 18:00:14 +08:00
committed by GitHub
parent b6c5f587c9
commit affd77f989
4 changed files with 4 additions and 3 deletions
-2
View File
@@ -80,8 +80,6 @@ cat > "${APP_CONTENTS}/Info.plist" << 'EOF'
<true/>
<key>LSUIElement</key>
<string>1</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>
EOF