mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
FIXED: Add Dark Mode to XcodeCapp This commit also fixes an issue where two NSBox instances had a borderRadius of 100 (boxStatus and boxImport) in IB. The borderRadius values are now updated to be half the size of the height and width values, restoring the circle visual. Update installation directory for XcodeCapp - Replace $LOCAL_APPS_DIR with $USER_APPS_DIR - Installation directory updated from /Applications to ~/Applications