The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWNetworking-UIImage, reference main (5af9f4), with Swift 6.1 for Wasm on 30 Dec 2025 16:56:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWNetworking-UIImage.git
Reference: main
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/William-Weng/WWNetworking-UIImage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5af9f4a - update ReadMe
Cloned https://github.com/William-Weng/WWNetworking-UIImage.git
Revision (git rev-parse @):
5af9f4a280e09243dcd6ca11f7973c89830cf3db
SUCCESS checkout https://github.com/William-Weng/WWNetworking-UIImage.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/William-Weng/WWNetworking-UIImage.git
https://github.com/William-Weng/WWNetworking-UIImage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "wwsqlite3manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWSQLite3Manager.git"
    },
    {
      "identity" : "wwnetworking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWNetworking.git"
    },
    {
      "identity" : "wwcachemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWCacheManager.git"
    },
    {
      "identity" : "wworderedset",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWOrderedSet.git"
    }
  ],
  "manifest_display_name" : "WWNetworking-UIImage",
  "name" : "WWNetworking-UIImage",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWNetworking-UIImage",
      "targets" : [
        "WWNetworking-UIImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWNetworking_UIImage",
      "module_type" : "SwiftTarget",
      "name" : "WWNetworking-UIImage",
      "path" : "Sources/WWNetworking-UIImage",
      "product_dependencies" : [
        "WWSQLite3Manager",
        "WWNetworking",
        "WWCacheManager",
        "WWOrderedSet"
      ],
      "product_memberships" : [
        "WWNetworking-UIImage"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/WWNetworking-UIImage/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utility/API.swift",
        "Utility/Constant.swift",
        "Utility/Extension.swift",
        "Utility/Models.swift",
        "WWWebImageWrapper.swift",
        "WWebImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/William-Weng/WWCacheManager.git
Fetching https://github.com/William-Weng/WWSQLite3Manager.git
Fetching https://github.com/William-Weng/WWNetworking.git
Fetching https://github.com/William-Weng/WWOrderedSet.git
[1/73] Fetching wwcachemanager
[38/832] Fetching wwcachemanager, wwnetworking
[575/1299] Fetching wwcachemanager, wwnetworking, wwsqlite3manager
[837/1372] Fetching wwcachemanager, wwnetworking, wwsqlite3manager, wworderedset
Fetched https://github.com/William-Weng/WWOrderedSet.git from cache (0.46s)
[1056/1299] Fetching wwcachemanager, wwnetworking, wwsqlite3manager
Fetched https://github.com/William-Weng/WWSQLite3Manager.git from cache (0.65s)
Fetched https://github.com/William-Weng/WWCacheManager.git from cache (0.76s)
Fetched https://github.com/William-Weng/WWNetworking.git from cache (0.77s)
Computing version for https://github.com/William-Weng/WWOrderedSet.git
Computed https://github.com/William-Weng/WWOrderedSet.git at 1.0.2 (1.86s)
Computing version for https://github.com/William-Weng/WWCacheManager.git
Computed https://github.com/William-Weng/WWCacheManager.git at 1.0.1 (0.87s)
Computing version for https://github.com/William-Weng/WWNetworking.git
Computed https://github.com/William-Weng/WWNetworking.git at 1.9.0 (0.66s)
Computing version for https://github.com/William-Weng/WWSQLite3Manager.git
Computed https://github.com/William-Weng/WWSQLite3Manager.git at 1.5.2 (1.21s)
Creating working copy for https://github.com/William-Weng/WWCacheManager.git
Working copy of https://github.com/William-Weng/WWCacheManager.git resolved at 1.0.1
Creating working copy for https://github.com/William-Weng/WWNetworking.git
Working copy of https://github.com/William-Weng/WWNetworking.git resolved at 1.9.0
Creating working copy for https://github.com/William-Weng/WWSQLite3Manager.git
Working copy of https://github.com/William-Weng/WWSQLite3Manager.git resolved at 1.5.2
Creating working copy for https://github.com/William-Weng/WWOrderedSet.git
Working copy of https://github.com/William-Weng/WWOrderedSet.git resolved at 1.0.2
Building for debugging...
[0/9] Write sources
[0/9] Copying Privacy
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/35] Compiling WWSQLite3Manager SQLite3Condition+DataType.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[11/35] Compiling WWSQLite3Manager SQLite3Condition+GroupBy.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/35] Emitting module WWSQLite3Manager
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[13/36] Compiling WWSQLite3Manager SQLite3Condition.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[14/36] Compiling WWSQLite3Manager Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[15/36] Compiling WWNetworking resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[16/36] Compiling WWCacheManager WWCacheValue.swift
[17/36] Compiling WWSQLite3Manager SQLite3Condition+Having.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[18/36] Compiling WWSQLite3Manager SQLite3Condition+Limit.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[19/36] Compiling WWSQLite3Manager SQLite3Condition+OrderBy.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[20/36] Compiling WWSQLite3Manager SQLite3Condition+Where.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[21/36] Compiling WWSQLite3Manager SQLite3SchemeDelegate.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[22/36] Compiling WWSQLite3Manager SQLite3TableSchemeInfomation.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[23/36] Compiling WWSQLite3Manager Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[24/36] Compiling WWSQLite3Manager SQLite3Method.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[25/36] Compiling WWSQLite3Manager SQLite3Database.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[26/36] Compiling WWSQLite3Manager SQLite3Manager.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[27/36] Compiling WWOrderedSet WWOrderedSet.swift
[28/36] Emitting module WWOrderedSet
[29/36] Compiling WWCacheManager WWCacheManager.swift
[30/36] Emitting module WWCacheManager
[31/38] Compiling WWNetworking Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[32/38] Compiling WWNetworking Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[33/38] Compiling WWNetworking Model.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/38] Emitting module WWNetworking
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[35/38] Compiling WWNetworking Networking.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[36/38] Compiling WWSQLite3Manager resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
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/27] Compiling WWCacheManager WWCacheValue.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] Emitting module WWNetworking
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[4/27] Compiling WWSQLite3Manager SQLite3Condition+Having.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[5/27] Compiling WWSQLite3Manager SQLite3Condition+Limit.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[6/27] Compiling WWNetworking resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[7/28] Compiling WWSQLite3Manager SQLite3Condition+DataType.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[8/28] Compiling WWSQLite3Manager SQLite3Condition+GroupBy.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[9/28] Compiling WWOrderedSet WWOrderedSet.swift
[10/28] Emitting module WWOrderedSet
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/29] Emitting module WWSQLite3Manager
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[12/29] Compiling WWNetworking Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[13/29] Compiling WWNetworking Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[14/29] Emitting module WWCacheManager
[15/29] Compiling WWCacheManager WWCacheManager.swift
[16/30] Compiling WWNetworking Model.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[17/30] Compiling WWSQLite3Manager SQLite3Condition.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[18/30] Compiling WWSQLite3Manager Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[19/30] Compiling WWSQLite3Manager Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[20/30] Compiling WWSQLite3Manager SQLite3Method.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[21/30] Compiling WWSQLite3Manager SQLite3Condition+OrderBy.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[22/30] Compiling WWSQLite3Manager SQLite3Condition+Where.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[24/30] Compiling WWSQLite3Manager resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[26/30] Compiling WWNetworking Networking.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[27/30] Compiling WWSQLite3Manager SQLite3Database.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[28/30] Compiling WWSQLite3Manager SQLite3Manager.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[29/30] Compiling WWSQLite3Manager SQLite3SchemeDelegate.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
[30/30] Compiling WWSQLite3Manager SQLite3TableSchemeInfomation.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
  7 | //  http://tw.gitbook.net/sqlite/sqlite_where_clause.html
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | // MARK: - Where主設定
BUILD FAILURE 6.1 wasm