Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0.1xx-xcode15.1] [devops] Attempt to fix simulator runtimes disappearing. #20573

Commits on May 7, 2024

  1. [devops] Attempt to fix simulator runtimes disappearing.

    Attempt to fix simulator runtimes disappearing by:
    
    * Detaching all the currently loaded runtimes.
    * Killing the simdiskimaged and CoreSimulatorService services.
    
    Hopefully this will make the simdiskimaged service restart, and reload the
    simulator runtimes.
    rolfbjarne committed May 7, 2024
    Configuration menu
    Copy the full SHA
    680c94b View commit details
    Browse the repository at this point in the history
  2. Shellcheck

    rolfbjarne committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7673180 View commit details
    Browse the repository at this point in the history
  3. Add error checking.

    rolfbjarne committed May 7, 2024
    Configuration menu
    Copy the full SHA
    aa8a00b View commit details
    Browse the repository at this point in the history
  4. Try sudo.

    rolfbjarne committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8f3e823 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge branch 'release/8.0.1xx-xcode15.1' into backport-pr-20559-relea…

    …se/8.0.1xx-xcode15.1-2024-05-07
    dalexsoto committed May 16, 2024
    Configuration menu
    Copy the full SHA
    799341f View commit details
    Browse the repository at this point in the history