Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Build for ios using qbs
Qt 6.11 is out! See what's new in the release blog

Build for ios using qbs

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 507 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paltoquet
    wrote on last edited by Paltoquet
    #1

    Hi,

    We have a QtQuick Application running on desktop and we want to export it on IOS.

    We are using qbs file to build our application.
    We have crosscompiled all the libraries we are using and make some changes to support OpenGLES.

    The build succeed I have a ios debug folder in the build folder.
    But in order to execute it on the tablet I think we need a xcodeproject to make some changes to the "Developper team" flags in xcode.

    At the end of the build i got this screen:

    alt

    And this is what my build folder looks like

    alt text

    As you can see i have a plist file and a Dsym file.

    Do someone succeed to execute a qbs project on ios ?
    If you have any idea on how i should proceed to launch the app on the tablet, i am eager to know.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved