The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BonMot, reference master (001139), with Swift 6.1 for Android on 28 May 2025 16:11:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Rightpoint/BonMot.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/Rightpoint/BonMot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 001139a Merge pull request #431 from Rightpoint/tidying
Cloned https://github.com/Rightpoint/BonMot.git
Revision (git rev-parse @):
001139aad601ed8009b49a0e868e21df3dea979c
SUCCESS checkout https://github.com/Rightpoint/BonMot.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Rightpoint/BonMot.git
https://github.com/Rightpoint/BonMot.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BonMot",
  "name" : "BonMot",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "BonMot",
      "targets" : [
        "BonMot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BonMotTests",
      "module_type" : "SwiftTarget",
      "name" : "BonMotTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/EBGaramond12-Regular.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/robot.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/rz-logo-black.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/rz-logo-red.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AccessTests.swift",
        "AdaptiveStyleTests.swift",
        "AssertHelpers.swift",
        "AttributedStringStyleTests.swift",
        "BONFontBehaviorTests.swift",
        "Compatibility+Tests.swift",
        "ComposableTests.swift",
        "EmphasisTests.swift",
        "FontInspectorTests.swift",
        "Helpers.swift",
        "ImageTintingTests.swift",
        "NSAttributedStringDebugTests.swift",
        "TextAlignmentConstraintTests.swift",
        "TransformTests.swift",
        "UIKitBehaviorTests.swift",
        "UIKitBonMotTests.swift",
        "XMLTagStyleBuilderTests.swift"
      ],
      "target_dependencies" : [
        "BonMot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BonMot",
      "module_type" : "SwiftTarget",
      "name" : "BonMot",
      "path" : "Sources",
      "product_memberships" : [
        "BonMot"
      ],
      "sources" : [
        "AccessibilityHeadingLevel.swift",
        "Compatibility.swift",
        "Composable.swift",
        "ContextualAlternates.swift",
        "Emphasis.swift",
        "FontFeatures.swift",
        "FontInspector.swift",
        "Image+Tinting.swift",
        "Ligatures.swift",
        "MutableCopying.swift",
        "NSAttributedString+BonMot.swift",
        "NamedStyles.swift",
        "Platform.swift",
        "Special.swift",
        "StringStyle+Part.swift",
        "StringStyle.swift",
        "StylisticAlternates.swift",
        "Tab.swift",
        "Tracking.swift",
        "Transform.swift",
        "UIKit/AdaptableTextContainer.swift",
        "UIKit/AdaptiveStyle.swift",
        "UIKit/AdaptiveStyleTransformation.swift",
        "UIKit/AttributedStringTransformation.swift",
        "UIKit/EmbeddedTransformation.swift",
        "UIKit/NSAttributedString+Adaptive.swift",
        "UIKit/StyleableUIElement.swift",
        "UIKit/Tab+Adaptive.swift",
        "UIKit/TextAlignmentConstraint.swift",
        "UIKit/Tracking+Adaptive.swift",
        "UIKit/UIKit+AdaptableTextContainerSupport.swift",
        "UIKit/UIKit+Helpers.swift",
        "XMLBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/32] Emitting module BonMot
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[4/36] Compiling BonMot AccessibilityHeadingLevel.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[5/36] Compiling BonMot Compatibility.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[6/36] Compiling BonMot Composable.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[7/36] Compiling BonMot ContextualAlternates.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[8/36] Compiling BonMot Emphasis.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[9/36] Compiling BonMot Special.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[10/36] Compiling BonMot StringStyle+Part.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[11/36] Compiling BonMot StringStyle.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[12/36] Compiling BonMot StylisticAlternates.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[13/36] Compiling BonMot Tracking+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[14/36] Compiling BonMot UIKit+AdaptableTextContainerSupport.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[15/36] Compiling BonMot UIKit+Helpers.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[16/36] Compiling BonMot XMLBuilder.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[17/36] Compiling BonMot AdaptiveStyle.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[18/36] Compiling BonMot AdaptiveStyleTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[19/36] Compiling BonMot AttributedStringTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[20/36] Compiling BonMot EmbeddedTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[21/36] Compiling BonMot FontFeatures.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[22/36] Compiling BonMot FontInspector.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[23/36] Compiling BonMot Image+Tinting.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[24/36] Compiling BonMot Ligatures.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[25/36] Compiling BonMot Tab.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[26/36] Compiling BonMot Tracking.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[27/36] Compiling BonMot Transform.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[28/36] Compiling BonMot AdaptableTextContainer.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[29/36] Compiling BonMot NSAttributedString+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[30/36] Compiling BonMot StyleableUIElement.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[31/36] Compiling BonMot Tab+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[32/36] Compiling BonMot TextAlignmentConstraint.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[33/36] Compiling BonMot MutableCopying.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[34/36] Compiling BonMot NSAttributedString+BonMot.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[35/36] Compiling BonMot NamedStyles.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[36/36] Compiling BonMot Platform.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/31] Emitting module BonMot
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[3/31] Compiling BonMot FontFeatures.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[4/31] Compiling BonMot FontInspector.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[5/31] Compiling BonMot Image+Tinting.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[6/31] Compiling BonMot Ligatures.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[7/35] Compiling BonMot AdaptiveStyle.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[8/35] Compiling BonMot AdaptiveStyleTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[9/35] Compiling BonMot AttributedStringTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[10/35] Compiling BonMot EmbeddedTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[11/35] Compiling BonMot Tab.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[12/35] Compiling BonMot Tracking.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[13/35] Compiling BonMot Transform.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[14/35] Compiling BonMot AdaptableTextContainer.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[15/35] Compiling BonMot Special.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[16/35] Compiling BonMot StringStyle+Part.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[17/35] Compiling BonMot StringStyle.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[18/35] Compiling BonMot StylisticAlternates.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[19/35] Compiling BonMot MutableCopying.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[20/35] Compiling BonMot NSAttributedString+BonMot.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[21/35] Compiling BonMot NamedStyles.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[22/35] Compiling BonMot Platform.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[23/35] Compiling BonMot NSAttributedString+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[24/35] Compiling BonMot StyleableUIElement.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[25/35] Compiling BonMot Tab+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[26/35] Compiling BonMot TextAlignmentConstraint.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[27/35] Compiling BonMot AccessibilityHeadingLevel.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[28/35] Compiling BonMot Compatibility.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[29/35] Compiling BonMot Composable.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[30/35] Compiling BonMot ContextualAlternates.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[31/35] Compiling BonMot Emphasis.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[32/35] Compiling BonMot Tracking+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[33/35] Compiling BonMot UIKit+AdaptableTextContainerSupport.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[34/35] Compiling BonMot UIKit+Helpers.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
[35/35] Compiling BonMot XMLBuilder.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 |     import AppKit
11 | #else
12 |     import UIKit
   |            `- error: no such module 'UIKit'
13 | #endif
14 |
BUILD FAILURE 6.1 android