Details
Description
Install 5.10.1 content from staging repo, launch Creator and open any of the examples, build fails with following error (tried with both released and preview Creator):
=== BUILD TARGET analogclock OF PROJECT analogclock WITH CONFIGURATION Debug === Check dependencies Code Signing Error: Bundle identifier is missing. analogclock doesn't have a bundle identifier for the Debug build configuration. Add a value for PRODUCT_BUNDLE_IDENTIFIER in the build settings editor. Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2' ** BUILD FAILED ** The following build commands failed: Check dependencies (1 failure) make: *** [xcodebuild-debug-device] Error 65 15:01:46: The process "/usr/bin/make" exited with code 2. Error while building/deploying project analogclock (kit: Qt 5.10.1 for iOS) When executing step "Make"
Example builds fine on same environment with 5.9.3 and 5.10.0 binaries.