
I am attempting to run my app on a bodily iPhone utilizing Xcode, however I’m getting the next error:
The developer disk picture couldn’t be mounted on this gadget.
Error mounting picture: 0xe800010f (kAMDMobileImageMounterPersonalizedBundleMissingVariantError: The bundle picture is lacking the requested variant for this gadget.)
I’m utilizing,
– iPhone 17
– Lately put in Xcode 26.3 from AppStore
% xcodebuild -version
> Xcode 16.4
> Construct model 16F6
– iOS model – 26.2
– MacBook Air M3
It is my first time creating an iOS app on a MacBook and an iPhone, and I’ve tried many options, together with restarting the iPhone, toggling developer mode, restarting VS Code, and Xcode.
Would admire it if anybody else has hit this and located a repair.

