Build Information
Failed to build AAInfographics, reference 10.0.0 (fc891f), with Swift 6.1 for Wasm on 23 Apr 2026 02:02:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AAChartModel/AAChartKit-Swift.git
Reference: 10.0.0
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/AAChartModel/AAChartKit-Swift
* tag 10.0.0 -> FETCH_HEAD
HEAD is now at fc891fc Merge branch 'dev'
Cloned https://github.com/AAChartModel/AAChartKit-Swift.git
Revision (git rev-parse @):
fc891fc1f370a0c364a3ce81db0b7fdd011915ce
SUCCESS checkout https://github.com/AAChartModel/AAChartKit-Swift.git at 10.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/AAChartModel/AAChartKit-Swift.git
https://github.com/AAChartModel/AAChartKit-Swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Building for debugging...
[0/3] Copying AAJSFiles.bundle
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/48] Emitting module AAInfographics
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[5/54] Compiling AAInfographics AATitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[6/54] Compiling AAInfographics AATooltip.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[7/54] Compiling AAInfographics AAXAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[8/54] Compiling AAInfographics AAYAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[9/54] Compiling AAInfographics AAColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[10/54] Compiling AAInfographics AAExtension.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[11/54] Compiling AAInfographics AALabel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[12/54] Compiling AAInfographics AALabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[13/54] Compiling AAInfographics AALang.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[14/54] Compiling AAInfographics AALayoutAlgorithm.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[15/54] Compiling AAInfographics AALegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[16/54] Compiling AAInfographics AAMarker.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[17/54] Compiling AAInfographics AAGradientColor+DefaultThemes.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[18/54] Compiling AAInfographics AAGradientColor+LinearGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[19/54] Compiling AAInfographics AAGradientColor+RadialGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[20/54] Compiling AAInfographics AAGradientColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[21/54] Compiling AAInfographics PackageBundlePathLoader.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[22/54] Compiling AAInfographics resource_bundle_accessor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[23/54] Compiling AAInfographics AAScatter.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[24/54] Compiling AAInfographics AAScrollablePlotArea.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[25/54] Compiling AAInfographics AASeries.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[26/54] Compiling AAInfographics AAStates.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[27/54] Compiling AAInfographics AAStyle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[28/54] Compiling AAInfographics AASubtitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[29/54] Compiling AAInfographics AAChart.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[30/54] Compiling AAInfographics AAColumn.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[31/54] Compiling AAInfographics AACredits.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[32/54] Compiling AAInfographics AACrosshair.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[33/54] Compiling AAInfographics AADataLabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[34/54] Compiling AAInfographics AAEasing.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[35/54] Compiling AAInfographics AAPackedbubble.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[36/54] Compiling AAInfographics AAPane.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[37/54] Compiling AAInfographics AAPie.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[38/54] Compiling AAInfographics AAPlotBandsElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[39/54] Compiling AAInfographics AAPlotLinesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[40/54] Compiling AAInfographics AAPlotOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[41/54] Compiling AAInfographics AAChartModel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[42/54] Compiling AAInfographics AAOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[43/54] Compiling AAInfographics AASeriesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[44/54] Compiling AAInfographics AAChartView+API.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[45/54] Compiling AAInfographics AAChartView.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[46/54] Compiling AAInfographics AAChartViewPluginLoader.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[47/54] Compiling AAInfographics AAChartViewPluginProvider.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[48/54] Compiling AAInfographics AASerializable.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[49/54] Compiling AAInfographics AAAnimation.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[50/54] Compiling AAInfographics AAAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[51/54] Compiling AAInfographics AAAxisTitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[52/54] Compiling AAInfographics AABoxplot.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[53/54] Compiling AAInfographics AABubbleLegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[54/54] Compiling AAInfographics AAButtonTheme.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling AAInfographics AAPackedbubble.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[3/46] Compiling AAInfographics AAPane.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[4/46] Compiling AAInfographics AAPie.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[5/46] Compiling AAInfographics AAPlotBandsElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[6/46] Compiling AAInfographics AAPlotLinesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[7/46] Compiling AAInfographics AAPlotOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[8/52] Compiling AAInfographics AALabel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[9/52] Compiling AAInfographics AALabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[10/52] Compiling AAInfographics AALang.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[11/52] Compiling AAInfographics AALayoutAlgorithm.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[12/52] Compiling AAInfographics AALegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[13/52] Compiling AAInfographics AAMarker.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[14/52] Compiling AAInfographics AATitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[15/52] Compiling AAInfographics AATooltip.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[16/52] Compiling AAInfographics AAXAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[17/52] Compiling AAInfographics AAYAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[18/52] Compiling AAInfographics AAColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[19/52] Compiling AAInfographics AAExtension.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[20/52] Compiling AAInfographics AAGradientColor+DefaultThemes.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[21/52] Compiling AAInfographics AAGradientColor+LinearGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[22/52] Compiling AAInfographics AAGradientColor+RadialGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[23/52] Compiling AAInfographics AAGradientColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[24/52] Compiling AAInfographics PackageBundlePathLoader.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[25/52] Compiling AAInfographics resource_bundle_accessor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[26/52] Compiling AAInfographics AAScatter.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[27/52] Compiling AAInfographics AAScrollablePlotArea.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[28/52] Compiling AAInfographics AASeries.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[29/52] Compiling AAInfographics AAStates.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[30/52] Compiling AAInfographics AAStyle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[31/52] Compiling AAInfographics AASubtitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/52] Emitting module AAInfographics
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[33/52] Compiling AAInfographics AAChart.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[34/52] Compiling AAInfographics AAColumn.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[35/52] Compiling AAInfographics AACredits.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[36/52] Compiling AAInfographics AACrosshair.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[37/52] Compiling AAInfographics AADataLabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[38/52] Compiling AAInfographics AAEasing.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[39/52] Compiling AAInfographics AASerializable.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[40/52] Compiling AAInfographics AAAnimation.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[41/52] Compiling AAInfographics AAAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[42/52] Compiling AAInfographics AAAxisTitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[43/52] Compiling AAInfographics AABoxplot.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[44/52] Compiling AAInfographics AABubbleLegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[45/52] Compiling AAInfographics AAButtonTheme.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[46/52] Compiling AAInfographics AAChartModel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[47/52] Compiling AAInfographics AAOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[48/52] Compiling AAInfographics AASeriesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[49/52] Compiling AAInfographics AAChartView+API.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[50/52] Compiling AAInfographics AAChartView.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[51/52] Compiling AAInfographics AAChartViewPluginLoader.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[52/52] Compiling AAInfographics AAChartViewPluginProvider.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView/AAChartView.swift:33:8: error: no such module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- error: no such module 'WebKit'
34 |
35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
BUILD FAILURE 6.1 wasm