Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.12.5, 5.13.1, 5.14
-
macOS 10.14.5
Xcode 10.3
-
-
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
- is duplicated by
-
QTBUG-77941 Wrong "lib" prefix for target breaks build for ios
- Closed
- mentioned in
-
Page Loading...