Run /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/bin/qt-cmake -S /Users/qt/RTA/Qt_6.6.2/Examples/Qt-6.6.2/widgets/itemviews/editabletreemodel -B /Users/qt/RTA/Qt_6.6.2/Examples/Qt-6.6.2/widgets/itemviews/editabletreemodel/bld_ios -DCMAKE_OSX_SYSROOT=iphonesimulator -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /Applications/Xcode14.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/usr/include -- Using Qt bundled PCRE2. -- Found WrapPCRE2: TRUE -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Success -- Performing Test HAVE_SHM_OPEN_SHM_UNLINK -- Performing Test HAVE_SHM_OPEN_SHM_UNLINK - Success -- Found WrapRt: TRUE -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Failed -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Performing Test HAVE_GLESv2 -- Performing Test HAVE_GLESv2 - Success -- Found GLESv2: /Applications/Xcode14.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/OpenGLES.framework -- Using Qt bundled PNG. -- Found WrapPNG: TRUE -- Using Qt bundled Harfbuzz. -- Found WrapHarfbuzz: TRUE -- Using Qt bundled Freetype. -- Found WrapFreetype: TRUE -- Using Qt bundled Jpeg. -- Found WrapJpeg: TRUE -- Found AVFoundation: /Applications/Xcode14.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/AVFoundation.framework CMake Warning at /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:287 (message): No organization bundle identifier prefix could be retrieved from Xcode preferences. This can lead to code signing issues due to a non-unique bundle identifier. Please set up an organization prefix by creating a new project within Xcode, or consider providing a custom bundle identifier by specifying the MACOSX_BUNDLE_GUI_IDENTIFIER or XCODE_ATTRIBUTE_PRODUCT_BUNDLE_IDENTIFIER property. Call Stack (most recent call first): /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:444 (_qt_internal_get_default_apple_bundle_identifier) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:903 (_qt_internal_set_apple_bundle_identifier) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:911 (_qt_internal_finalize_apple_app) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:685 (_qt_internal_finalize_ios_app) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:769 (_qt_internal_finalize_executable) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:590:EVAL:1 (qt6_finalize_target) CMakeLists.txt:DEFERRED CMake Warning at /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:287 (message): No organization bundle identifier prefix could be retrieved from Xcode preferences. This can lead to code signing issues due to a non-unique bundle identifier. Please set up an organization prefix by creating a new project within Xcode, or consider providing a custom bundle identifier by specifying the MACOSX_BUNDLE_GUI_IDENTIFIER or XCODE_ATTRIBUTE_PRODUCT_BUNDLE_IDENTIFIER property. Call Stack (most recent call first): /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:444 (_qt_internal_get_default_apple_bundle_identifier) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:903 (_qt_internal_set_apple_bundle_identifier) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6/QtPublicAppleHelpers.cmake:911 (_qt_internal_finalize_apple_app) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:685 (_qt_internal_finalize_ios_app) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:769 (_qt_internal_finalize_executable) /Users/qt/RTA/Qt_6.6.2/6.6.2/ios/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:590:EVAL:1 (qt6_finalize_target) CMakeLists.txt:DEFERRED -- Configuring done (36.9s) -- Generating done (0.0s) CMake Error in CMakeLists.txt: The custom command generating /Users/qt/RTA/Qt_6.6.2/Examples/Qt-6.6.2/widgets/itemviews/editabletreemodel/bld_ios/.rcc/qrc_editabletreemodel.cpp is attached to multiple targets: editabletreemodel editabletreemodel_tester but none of these is a common dependency of the other(s). This is not allowed by the Xcode "new build system". CMake Generate step failed. Build files cannot be regenerated correctly.