[Interest] How to get an iOS app to run on simulator after generating the project for Xcode with qmake?

Nuno Santos nuno.santos at imaginando.pt
Fri Dec 13 13:46:58 CET 2024


Tor,

Thanks for the tip. I’ve tried this in the past without success.

But today I have tried something new. I have added:

QMAKE_APPLE_DEVICE_ARCHS = x86_64 arm64
CONFIG += simulator_and_device

To the .pro file.

And today, along with your tipo I can now see the simulators as run destinations.

Thanks!

Nuno

> On 13 Dec 2024, at 12:37, Tor Arne Vestbø <Tor.arne.Vestbo at qt.io> wrote:
> 
> https://doc.qt.io/qt-6/ios.html#running-applications-in-xcode perhaps?
> 
>> On Dec 13, 2024, at 10:22, Nuno Santos via Interest <interest at qt-project.org> wrote:
>> 
>> Hi,
>> 
>> When I generate the Xcode project with qmake for iOS, I don’ have the simulator available as a target.
>> 
>> What do I need to do in order to have that option available?
>> 
>> Thanks!
>> 
>> Regards,
>> 
>> Nuno
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> https://lists.qt-project.org/listinfo/interest
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20241213/33fce13f/attachment.htm>


More information about the Interest mailing list