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. iOS building problem
Forum Updated to NodeBB v4.3 + New Features

iOS building problem

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 250 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.
  • B Offline
    B Offline
    Bremenpl
    wrote on last edited by
    #1

    Hello there,
    I am using Qt ver 5.13.0. I am trying to build our QML app on iOS. I am facing the following problem while building:

    === BUILD TARGET ntm_client OF PROJECT ntm_client WITH CONFIGURATION Debug ===Check dependencies
    Code Signing Error: Provisioning profile "Łukasz NTMClient" has app ID "com.acme.NTMClient", which does not match the bundle ID "com.yourcompany.ntm-client".
    Code Signing Error: Provisioning profile "Łukasz NTMClient" doesn't include signing certificate "iPhone Developer: Łukasz Przeniosło (0123456789)".
    Code Signing Error: Provisioning profile "Łukasz NTMClient" doesn't match the entitlements file's value for the application-identifier entitlement.
    Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 12.4'** BUILD FAILED **The following build commands failed:
        Check dependencies
    (1 failure)
    make: *** [xcodebuild-debug-device] Error 65
    10:34:08: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project ntm_client (kit: Qt 5.13.0 for iOS)
    When executing step "Make"
    10:34:08: Elapsed time: 00:06.
    

    This is my build setup:
    0_1566549545953_48a98867-794f-45a8-ab0e-bdee28f57b43-image.png

    I was struggling with the provisioning profiles world for a while now, but it feels like this time this is a Qt config problem. I would appreciate all help regarding this.

    lprzenioslo.zut.edu.pl

    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