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

[REG 5.13.0-> 5.13.1] iOS: word 'lib' assumed to be in xcodeproject filename (libanalogclock.xcodeproject)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 5.12.5, 5.13.1
    • 5.12.5, 5.13.1, 5.14
    • Build System
    • macOS 10.14.5
      Xcode 10.3
    • iOS/tvOS/watchOS
    • 2a4cf923f4022760f9ed0f5dc50f8b849433b3f9 (qt/qtbase/5.13.1)

    Description

      Examples not build with Creator (4.10.0) or from command line, build output seems to look for file libanalogclock.xcodeproj (added 'lib', chopped last 'ect') when in build directory there is file analogclock.xcodeproject. If the .xcodeproject file is launched in xcode it is build and deployed fine, so all seems to be ok with the xcode build.

      Creator output:

      xcodebuild: error: 'libanalogclock.xcodeproj' does not exist.
      make: *** [xcodebuild-debug-device] Error 66
      09:17:21: The process "/usr/bin/make" exited with code 2.
      Error while building/deploying project analogclock (kit: Qt 5.13.1 for iOS)
      When executing step "Make"
      09:17:21: Elapsed time: 00:02.
      

      Does not reproduce with Qt5.13.0

      Steps to reproduce:

      Use online installer, install Qt5.13.1 iOS binaries (Preview node)

      Finish installation and launch Creator

      Pick any of the examples and build

       

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes