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

iOS builds don't respect DESTDIR.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.2.0
    • 5.1.0 Beta 1
    • Build tools: qmake
    • None
    • Mac OS X 10.8.3
    • iOS/tvOS/watchOS

      A project with these characteristics:

      • targeting iOS (simulator or device)
      • no shadow-building
      • TEMPLATE=app
      • some value for DESTDIR which is not the source directory

      ...will generate the .xcodeproj file in the source directory anyway. Running that project file in XCode will spew files in DESTDIR and the source directory, disconnected from each other and unable to function. XCode fails with the error:

      cp: $${DESTDIR}/Debug-iphonesimulator/ProjectName.app: No such file or directory
      

      ...(or Debug-iphoneos, as the case may be).

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

            vestbo Tor Arne Vestbø
            jesdisciple Chris Carter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes