

Toolchain : /Users/karasha2/dev/spark-client-framework/./spark-client-framework/CMakeScripts/toolchains/ios-cmake/toolchain/iOS.cmake - Building with Xcode version: 14.0 - Configuring iOS build for platform: SIMULATOR64, architecture(s): x86_64 - Using SDK: /Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/iPhoneSimulator16.0.sdk for platform: SIMULATOR64 - Enabling ARC support by default. (in target 'CompilerIdC' from project 'CompilerIdC') ** BUILD FAILED **

To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.

Warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. (in target 'CompilerIdC' from project 'CompilerIdC') Apply an ist file to the target using the INFOPLIST_FILE build setting or generate one automatically by setting the GENERATE_INFOPLIST_FILE build setting to YES (recommended). (in target 'CompilerIdC' from project 'CompilerIdC')Įrror: Cannot code sign because the target does not have an ist file and one is not being generated automatically. Warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no active architecture could be computed building for all applicable architectures (in target 'CompilerIdC' from project 'CompilerIdC') warning: Traditional headermap style is no longer supported please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. Similar issue where the C and C++ compilers are not found with Xcode 14 beta but the error message seems to be different. I have tried adding the "-" in the CODE_SIGN_IDENTITY to see if it helps, but I'm still seeing a failure.
