I have a question regarding building the library for Qt 5.15.12 (builds fine for android and windows within QtCreator)
CMake Error at /Applications/Qt/5.15.12/ios/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:91 (message):
Library not found: MobileCoreServices
Call Stack (most recent call first):
/Applications/Qt/5.15.12/ios/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:263 (_qt5_Core_process_prl_file)
/Applications/Qt/5.15.12/ios/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package)
CMakeLists.txt:96 (find_package)
Can you please give advice? The Components I've created for my App look so great and this would be really amazing to have the planned UI update.
I have a question regarding building the library for Qt 5.15.12 (builds fine for android and windows within QtCreator)
CMake Error at /Applications/Qt/5.15.12/ios/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:91 (message):
Library not found: MobileCoreServices
Call Stack (most recent call first):
/Applications/Qt/5.15.12/ios/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:263 (_qt5_Core_process_prl_file)
/Applications/Qt/5.15.12/ios/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package)
CMakeLists.txt:96 (find_package)
Can you please give advice? The Components I've created for my App look so great and this would be really amazing to have the planned UI update.