XcodesApp
XcodesApp copied to clipboard
Duplicate confirmation prompt when deleting runtimes
Describe the bug When attempting to delete a runtime, the Settings panel opens up and two confirmation prompts are triggered.
Attached is a screenrecording demonstrating the bug.
To Reproduce Steps to reproduce the behavior:
- Open Xcodes
- Click Installed Platforms
- Click on the trash bin icon on the right side of a runtime
Expected behavior A clear and concise description of what you expected to happen.
- For a single confirmation prompt to show up
Actual behavior
- Settings panel opens and second prompt is triggered
Screenshots If applicable, add screenshots to help explain your problem.
https://github.com/user-attachments/assets/c1460dd9-a4e8-428f-abd9-79847ebc3cd7
Version
- OS: macOS 15.2 Developer Seed 2 (24C5057p)
- Xcodes: 2.4.0 (29)
Additional notes I was able to reproduce this on a stable release of macOS as well. I'll see if I can find some time to find out what part of the codebase is the likely culprit (and create a PR if I do figure it out)