-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added new graphics for Big Sur (and new app icon) increased the minimum macOS version from 10.7 to 10.9 due to Xcode 12 changed the logic for detecting non-running processes (QueryAllSources seems to be asynchronous now) changed the logic for accessing icons for bundles (.car files broke the old logic) if an icon is not found within the current bundle, check the parent bundle if one exists switched to templated images and remove dark mode code added software updates via Sparkle (technically the original app supported this, but the GitHub source code did not) changed http:// links to https:// removed an unused and invalid CTFrameDraw call changed some doubles to CFAbsoluteTime remove build script that auto-incremented build number added hardened runtime
- Loading branch information
1 parent
c263627
commit b5a1951
Showing
314 changed files
with
7,669 additions
and
3,695 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.