Error message:
Previous preparation error: The developer disk image could not be mounted on this device.; Error mounting image: 0xe800010f (kAMDMobileImageMounterPersonalizedBundleMissingVariantError: The bundle image is missing the requested variant for this device.)
해결방법 2가지
1. 터미널 창에 아래 명령어 입력 (xcode 16버전이어야 됨)
Open Terminal and run (replacing the path to Xcode 16.0 if needed):
sudo installer -pkg /Applications/Xcode.app/Contents/Resources/Packages/XcodeSystemResources.pkg -target /
2. xcode 16.1 beta 2 버전 다운로드
Download Xcode 16.1 Beta 2 and launch it.
https://developer.apple.com/forums/thread/764196?page=2