Skip to content

Commit

Permalink
Big Sur - Icons patch
Browse files Browse the repository at this point in the history
-New app icon
-The app now makes use of SF Symbols on Big Sur
-Assets cleanup
-More use of system colors
-Improved the usage of translations
-EFI partition mounter code cleanup and big fixes
-Improved apple silicon compilation
-Added architecture detection code
-Removed some code repetitions
-General code cleanup
-Slight SIP detection improvements
  • Loading branch information
ITzTravelInTime committed May 23, 2021
1 parent 9f348cb commit 7fac129
Show file tree
Hide file tree
Showing 90 changed files with 1,165 additions and 916 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"mountButton" : "Mount EFI partition",
"unmountButton" : "Unmount EFI partition",
"openInfinderButton" : "Show in Finder",
"editConfigButtonOther" : "Open config.plist with ...",
"editConfigButtonOther" : "Open config.plist with...",
"noPartitionsLabel" : "No mounted partitions found",
"downloadTitle" : "Download \"${appName}\" ?",
"download" : "the app \"${appName}\" is not installed, do you want to download it?",
Expand Down
Loading

0 comments on commit 7fac129

Please sign in to comment.