gh-XcodesOrg-XcodesApp/XcodesTests
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
..
Fixtures Add install functionality 2021-01-07 21:25:07 -07:00
AppStateTests.swift fix: prevent race condition when installing multiple Xcode versions concurrently 2026-03-07 17:40:53 +09:00
AppStateUpdateTests.swift fix tests 2025-08-25 22:45:21 -05:00
Bundle+XcodesTests.swift Add test bundle reference 2021-01-03 10:19:08 -07:00
Environment+Mock.swift fix: prevent race condition when installing multiple Xcode versions concurrently 2026-03-07 17:40:53 +09:00
Info.plist Fix things, tests pass 2020-11-24 21:20:35 -07:00