gh-XcodesOrg-XcodesApp/Xcodes
Xerol Wong 038c0e109f fix: prevent race condition when installing multiple Xcode versions concurrently
Each XIP is now extracted into a version-specific directory (e.g. Xcode-16.0-extract/)
instead of sharing the same parent directory, eliminating the race where one version's
extracted Xcode.app could be moved to another version's destination path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 17:40:53 +09:00
..
AcknowledgementsGenerator Remove newline from derived data path returned by defaults 2024-01-10 13:44:02 -05:00
AppleAPI comment 2024-11-04 21:21:12 -05:00
Backend fix: prevent race condition when installing multiple Xcode versions concurrently 2026-03-07 17:40:53 +09:00
Frontend add some glass effect... why not? 2025-09-19 19:19:58 -05:00
Preview Content/Preview Assets.xcassets Rename the project and directories 2020-11-24 21:11:25 -07:00
Resources Merge pull request #756 from neetrath/main 2025-09-17 22:55:26 -05:00
XcodesKit fix how platforms are architecture filtered 2025-09-17 22:37:19 -05:00
XcodesApp.swift Add TerminateAfterLastWindowClosed toggle support in Misc 2024-10-16 14:02:55 +08:00