Build Information
Failed to build thinkresearch_messenger_ios_swift_sdk, reference master (040946), with Swift 6.1 for Wasm on 29 May 2025 11:40:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 040946b Update Package.swift for release 1.0.1+3
Cloned https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
Revision (git rev-parse @):
040946b6e690e8887191bcf9c1139800b884959f
SUCCESS checkout https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "thinkresearch_messenger_ios_swift_sdk",
"name" : "thinkresearch_messenger_ios_swift_sdk",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "thinkresearch_messenger_ios_swift_sdk",
"targets" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "webview_flutter_wkwebview",
"module_type" : "BinaryTarget",
"name" : "webview_flutter_wkwebview",
"path" : "remote/archive/webview_flutter_wkwebview.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "url_launcher_ios",
"module_type" : "BinaryTarget",
"name" : "url_launcher_ios",
"path" : "remote/archive/url_launcher_ios.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "thinkresearch_messenger_ios_swift_sdk",
"module_type" : "SwiftTarget",
"name" : "thinkresearch_messenger_ios_swift_sdk",
"path" : "Sources/thinkresearch_messenger_ios_swift_sdk",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
"Channel.swift",
"ChatBotConfiguration.swift",
"ChatBotEngine.swift",
"ChatBotUIPresenter.swift",
"TRC_Chatbot_SDK.swift"
],
"target_dependencies" : [
"App",
"Flutter",
"FlutterPluginRegistrant",
"path_provider_foundation",
"shared_preferences_foundation",
"sqflite",
"url_launcher_ios",
"webview_flutter_wkwebview"
],
"type" : "library"
},
{
"c99name" : "sqflite",
"module_type" : "BinaryTarget",
"name" : "sqflite",
"path" : "remote/archive/sqflite.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "shared_preferences_foundation",
"module_type" : "BinaryTarget",
"name" : "shared_preferences_foundation",
"path" : "remote/archive/shared_preferences_foundation.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "path_provider_foundation",
"module_type" : "BinaryTarget",
"name" : "path_provider_foundation",
"path" : "remote/archive/path_provider_foundation.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FlutterPluginRegistrant",
"module_type" : "BinaryTarget",
"name" : "FlutterPluginRegistrant",
"path" : "remote/archive/FlutterPluginRegistrant.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Flutter",
"module_type" : "BinaryTarget",
"name" : "Flutter",
"path" : "remote/archive/Flutter.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "App",
"module_type" : "BinaryTarget",
"name" : "App",
"path" : "remote/archive/App.xcframework.zip",
"product_memberships" : [
"thinkresearch_messenger_ios_swift_sdk"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip
Downloading binary artifact https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip
[2803/556353] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip
[111857/33586471] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip
[224576/34489805] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip
[317676/35133666] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip
[7168806/35518065] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip
[9933548/35542206] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip
[12478200/43857925] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip
[13711136/44437102] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/FlutterPluginRegistrant.xcframework.zip (1.02s)
[14044604/44412961] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/path_provider_foundation.xcframework.zip (1.03s)
[14451209/43856608] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/webview_flutter_wkwebview.xcframework.zip (1.08s)
[20962390/42953274] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/url_launcher_ios.xcframework.zip (1.21s)
[35142417/42309413] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
[38825670/41925014] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/sqflite.xcframework.zip (1.29s)
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/shared_preferences_foundation.xcframework.zip (1.33s)
[40241510/41345837] Downloading https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip, https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/App.xcframework.zip (2.24s)
Downloaded https://github.com/PatientOrderSets/thinkresearch_messenger_ios_swift_sdk/releases/download/1.0.1%2B3/Flutter.xcframework.zip (3.52s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/8] Compiling thinkresearch_messenger_ios_swift_sdk Channel.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module thinkresearch_messenger_ios_swift_sdk
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[5/8] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotEngine.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[6/8] Compiling thinkresearch_messenger_ios_swift_sdk TRC_Chatbot_SDK.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[7/8] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotConfiguration.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[8/8] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotUIPresenter.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/7] Compiling thinkresearch_messenger_ios_swift_sdk TRC_Chatbot_SDK.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/7] Emitting module thinkresearch_messenger_ios_swift_sdk
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[4/7] Compiling thinkresearch_messenger_ios_swift_sdk Channel.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[5/7] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotUIPresenter.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[6/7] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotEngine.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
[7/7] Compiling thinkresearch_messenger_ios_swift_sdk ChatBotConfiguration.swift
/host/spi-builder-workspace/Sources/thinkresearch_messenger_ios_swift_sdk/Channel.swift:8:8: error: no such module 'Flutter'
6 |
7 | import Foundation
8 | import Flutter
| `- error: no such module 'Flutter'
9 | import UIKit
10 |
BUILD FAILURE 6.1 wasm