Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-41246

'Generate Debug Symbols' as default option for Xcode build settings for iOS.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.9.4
    • 5.3.1
    • Build System
    • Platform: iOS
      Deliverable: Qt Framework
      Version: 5.3.1
      OS version: iOS 7.x
      Compiler: Xcode 5.0

    • iOS/tvOS/watchOS
    • 6a2609f3799c4f52e8ad28495f9846b057743575

    Description

      According to Apple documentation page, GCC_GENERATE_DEBUGGING_SYMBOLS (Generate Debug Symbols) has the default value of yes, meaning which the binary includes debugging symbols.

      Is there a way to set the above setting in release mode to be "YES", which is the default option for iOS?

      The option drives the generation of dsym files. Users have to manually change every time they regenerate the Xcode project.

      The qmake sources does not offer an obvious way to do it.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
              leonlee Leonard Lee
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes