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. Qt app with WatchOS extension
Qt 6.11 is out! See what's new in the release blog

Qt app with WatchOS extension

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 214 Views 1 Watching
  • 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.
  • H Offline
    H Offline
    hamer
    wrote on last edited by hamer
    #1

    Hi,

    I want to extend my Qt app with a WatchKit/WatchOS extension. The WatchOS app is completely written in Swift and communicates with the Qt app with the classes supplied by the WatchKit framework.

    Now the problem is that everytime the Qt project is updated (i.e. cmake regenerates the xCode file) all WatchKit related stuff (the two watch related project files; compilation target, compiler flags, etc.) are removed and I have to manually create a new xCode project and copy&configure everything again. This is a process which takes hours.

    Is there a way/workflow to combine a xCode WatchKit project with the Qt-generated xCode project without having to re-configure everything?

    Regards,

    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