1
0
mirror of https://github.com/therecipe/qt synced 2025-10-06 08:42:48 +02:00
Clone
3
Deploying macOS to iOS
therecipe edited this page 2018-10-09 18:24:50 +02:00

Regular deployment

qtsetup full ios && qtsetup full ios-simulator
  • Deploy your application
qtdeploy build ios

or

qtdeploy build ios-simulator

You should find your deployed application inside the deploy subfolder.