You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Originally built for the [WatchDuck](https://github.com/BertanT/WatchDuck) proje
8
8
* Seamless release workflow with customizable release tags.
9
9
* Cross-compiles macOS and Linux binaries on a macOS Action Runner.
10
10
* Statically links Linux binaries and creates universal binaries for macOS.
11
-
* Creates tarballs for the builds along with a SHA256 hash file for each.
11
+
* Creates tarballs for the build aritifacts including the *Bundle* of the Swift Project, along with SHA256 hash file for each.
12
12
* Runs SwiftLint on your project if its pre-build plugin is set up in your project.
13
13
* Follows the [Keep a Changelog](https://keepachangelog.com) format to automatically generate release notes and update the Changelog links with new releases.
14
14
* Customizable Swift Toolchain and Static Linux SDK versions.
@@ -45,4 +45,4 @@ If you have any questions or need help, you can contact me via the [Discussions]
45
45
* Will extend the CI pipeline to generate Homebrew and APT package releases.
46
46
* ... let me know in the [Issues](https://github.com/BertanT/Swift-Executable-CI/issues) page or feel free to contribute to this project if you have any other ideas or suggestions!
47
47
48
-
###### Copyright 2025 Mehmet Bertan Tarakcioglu (github.com/BertanT), under the MIT License.
48
+
###### Copyright 2025 Mehmet Bertan Tarakcioglu (github.com/BertanT), under the MIT License.
0 commit comments