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: DSym not uploaded to the AppStore
Forum Updated to NodeBB v4.3 + New Features

iOS: DSym not uploaded to the AppStore

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 1 Posters 728 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.
  • K Offline
    K Offline
    k.gaitanis
    wrote on last edited by
    #1

    This might not be Qt related, but could still be of interest for the Qt community.

    I'm trying to TestFlight my iOS App built using Qt 5.6. Deployment is done via Xcode 7.2. For some reason, the DSym files are not uploaded to the AppStore and thus I don't receive any crash logs.

    The report navigator indicates that the DSym is being created. I'm using the following settings for each of the project targets (Qt Preprocess and my app target) :

    • Deployment Postprocessing : NO
    • Strip linked Product... : NO
    • Strip Debug... : NO
    • Generate Debug Symbols : YES
    • Debug Information... : DWARF with DSYM

    Am I missing something ?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      k.gaitanis
      wrote on last edited by
      #2

      Seems to be related to Bitcode for iOS ?

      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