Compare commits

1 Commits
v1.0.0 ... main

Author SHA1 Message Date
relikd
0ae0edccae chore: add Swift standard lib for macOS < 10.14.4 2023-11-06 10:21:10 +01:00
2 changed files with 3 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ Alternatively, you can compile Darker from source by running `make`.
Or call the script directly (`swift src/main.swift`) without building an app bundle.
**Note:** If you are using macOS 10.14.3 or lower, you will need the Swift 5 Runtime Support.
You can download either from [Apple](https://developer.apple.com/download/all/) (developer account required) or use the [dmg](Swift_5_Runtime_Support_for_Command_Line_Tools.dmg) provided with this project.
## FAQ

Binary file not shown.