aboutsummaryrefslogtreecommitdiff
path: root/distribution/macos/create_macos_release.sh
AgeCommit message (Collapse)Author
2023-05-11Update release workflow & Add jobs for macOS (#4837)TSRBerry
* Add build config and extra args to create_macos_build.sh * Use matrix strategy for releases * Add macOS jobs Co-authored-by: Mary <thog@protonmail.com> * Fix wrong version argument * Fix check for the correct amount of args * Install latest rcodesign release Co-authored-by: Mary <thog@protonmail.com> * Set executable bits for PR builds on linux --------- Co-authored-by: Mary <thog@protonmail.com>
2023-04-28Fix paths and typos for macOS scripts (#4738)TSRBerry
* Fix paths and typos for macOS scripts * Update outdated comments about rcodesign --------- Co-authored-by: Mary <thog@protonmail.com>
2023-03-12Misc: Support space in path on macOS distribution (#4462)TimeZlicer
* . * Apply suggestions from code review Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com> * wildcard(*) needs to be outside of quotes(") for cp to work --------- Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
2023-02-25macos: Add updater support (#4464)Mary
This is a very basic updater but should be enough for now. --------- Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
2022-12-01infra: Add distribution files for macOS (#3934)Mary-nyan
This upstream macOS packing and distribution files