Ryujinx/distribution/macos
siegmund-heiss-ich 7e0b4bd538
Improve macOS updater (#5064)
* Fix macOS Updater (once again)

* Also fix my brain's issues

* Move set -e that lsof doesn't trigger exit 1

* Resolve yesterdays brain malfunction 2

* Revert "Move set -e that lsof doesn't trigger exit 1"

This reverts commit 589a630610.

* Also check if PID exists

* Remove lsof and instead check for running processes

* Remove empty lines

* Increase max iterations

* Address feedback

* Remove obsolete check for child processes

* Update comments

* Update comments

* I swear this is the last commit

* lsof + ps check
2023-05-28 22:54:30 +02:00
..
bundle_fix_up.py infra: Add distribution files for macOS (#3934) 2022-12-01 14:08:43 +01:00
construct_universal_dylib.py infra: Add distribution files for macOS (#3934) 2022-12-01 14:08:43 +01:00
create_app_bundle.sh Fix paths and typos for macOS scripts (#4738) 2023-04-28 08:14:44 +00:00
create_macos_build.sh macOS CI Adjustments (#4910) 2023-05-13 00:53:52 +02:00
entitlements.xml infra: Add distribution files for macOS (#3934) 2022-12-01 14:08:43 +01:00
Info.plist Set LSApplicationCategoryType to games (#4257) 2023-01-10 21:49:46 +00:00
Ryujinx.icns infra: Add distribution files for macOS (#3934) 2022-12-01 14:08:43 +01:00
updater.sh Improve macOS updater (#5064) 2023-05-28 22:54:30 +02:00