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

qmake not linking QMAKE_BUNDLE_DATA to the application target (membership)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.2.1
    • Build System
    • None
    • Qt for IOS
    • iOS/tvOS/watchOS

    Description

      Files declared with QMAKE_BUNDLE_DATA, are added as resources to the project but they're not copied to the final bundle, because they appear as being members only of the "Qt Preprocess" target and not the "App Target".
      Checking the box of membership (inside xcode target membership box) associated with the App target makes the file to be copied in the final bundle.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            pyaggi Pablo Yaggi
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes