SAFE_CONFIGURATION="Release"         if [ "$CONFIG...
# ios
t
SAFE_CONFIGURATION="Release"         if [ "$CONFIGURATION" = "Debug" ]; then          SAFE_CONFIGURATION="Debug"         fi         MODULE_ROOT="$PODS_TARGET_SRCROOT"         "$MODULE_ROOT/gradlew" -p "$MODULE_ROOT" ::syncFramework           -Pkotlin.native.cocoapods.target=$KOTLIN_TARGET           -Pkotlin.native.cocoapods.configuration=$SAFE_CONFIGURATION           -Pkotlin.native.cocoapods.cflags="$OTHER_CFLAGS"           -Pkotlin.native.cocoapods.paths.headers="$HEADER_SEARCH_PATHS"           -Pkotlin.native.cocoapods.paths.frameworks="$FRAMEWORK_SEARCH_PATHS"
Configure project :
Kotlin Multiplatform Projects are an Alpha feature. See: https://kotlinlang.org/docs/reference/evolution/components-stability.html. To hide this message, add 'kotlin.mpp.stability.nowarn=true' to the Gradle properties. FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'xxx'.
Failed to notify project evaluation listener.
  > Unknown target name: