aboutsummaryrefslogtreecommitdiff
path: root/distribution/macos
AgeCommit message (Collapse)Author
2023-05-13macOS CI Adjustments (#4910)Isaac Marovitz
* Fix macOS build name in CI Fixes updater * Update build.yml Don't publish x86 Mac builds * Naming nitpick * Berry changes * Use the same prefix for PR and release build archives --------- Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
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>
2023-01-10Set LSApplicationCategoryType to games (#4257)UltraHDR
https://developer.apple.com/documentation/bundleresources/information_property_list/lsapplicationcategorytype Makes it auto-add to the macOS Launchpad games folder
2022-12-01infra: Add distribution files for macOS (#3934)Mary-nyan
This upstream macOS packing and distribution files