Closed cmcgee1024 closed 4 weeks ago
@swift-ci test macOS
Addresses a portion of #146
TODO: include all of the relevant licenses into the release artifact, including libarchive.
@swift-ci test macOS
We should update the logic to allow inputs for identifier and sign cert for macOS .pkg
Add macOS support for making releases there.
Rewrite the release builder script in Swift for better reproducibility and ergonomics. It runs using this command:
Perform necessary system checks up front so that anyone running the script can make any necessary adjustments so that the release can be built.
Print the location of the final release product file at the end for easy of finding the path to copy to the final release destination.