While trying to deploy your FireMonkey application on iOS you might see the error message
Unable to launch process on ‘192.168.1.93’ using the parameters from the ‘MacBookPro’ profile.
The following error was returned: ‘Can’t start debugserver on device – device support image was not mounted.’
Solution
On your macOS computer you need to open Xcode and it will update debug support for the device. There was probably an update somewhere since you last had Xcode open.
Design. Code. Compile. Deploy.
Start Free Trial Upgrade Today
Free Delphi Community Edition Free C++Builder Community Edition
Didn’t fix it for me, unfortunately. I can launch a Xcode native test app fine, but from Delphi get the above error. Does install it though. Just can’t run it, including in debug mode.
I’m using Delphi 14.4.1, Xcode 12.2, IOS 14.2, PA Server 12.1.10.3 and macOS Catalina
Hi Mark / Catalina,
Download EMB last Apple Compiler HotFix (20 November) through Getit Now. It resolved my problem. By the way i installed also the othe compiler hotfixes.
Hope that it works for you.