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. Turn on capabilities
Forum Updated to NodeBB v4.3 + New Features

Turn on capabilities

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
ios
3 Posts 2 Posters 1.1k 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.
  • M Offline
    M Offline
    MaxL
    wrote on last edited by A Former User
    #1

    Hi all,

    I am desperately looking for a way to turn on some capabilities from QtCreator ( .pro file ) for things such as Maps that are not activated with a flag in the .plist file ?

    Anyone with a hint ?

    Thanks :)

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MaxL
      wrote on last edited by
      #2

      Ok so I have found some more info.
      When I turn on one capability I get a .entitlements file that is placed at the root of the project.

      It is then used with xcodebuild CODE_SIGN_ENTITLEMENTS="myApp.entitlements".

      So I retrieved the file and now am copying it prior to the build in the build folder. Only thing missing is to pass the flag to xcodebuild from the .pro file

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Schluchti
        wrote on last edited by
        #3

        Have you found a solution for this?

        Want to read more about Qt?

        https://gympulsr.com/blog/qt/

        Latest Article: https://gympulsr.com/blog/qt/2017/06/14/ios-background-music-qt.html

        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