The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build UUSwiftNetworking, reference main (f243c4), with Swift 6.1 for Android on 30 May 2025 03:03:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/SilverPineSoftware/UUSwiftNetworking.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/SilverPineSoftware/UUSwiftNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f243c4f Merge pull request #8 from SilverPineSoftware/logging
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
f243c4f38d67761888fb03e5450a2f7ce43de75e
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "uuswiftcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
    },
    {
      "identity" : "uuswifttestcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
    }
  ],
  "manifest_display_name" : "UUSwiftNetworking",
  "name" : "UUSwiftNetworking",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwiftNetworking",
      "targets" : [
        "UUSwiftNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwiftNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftNetworkingTests",
      "path" : "Tests",
      "product_dependencies" : [
        "UUSwiftTestCore",
        "UUSwiftCore"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TestJpeg_0001.JPG",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/UUNetworkingTestConfig.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "UUHttpErrorHandlingTests.swift",
        "UUHttpResponseHandlerTests.swift",
        "UUHttpSessionInstanceTests.swift",
        "UUHttpSessionStaticTests.swift",
        "UUNetworkingTestCommon.swift",
        "UUNetworkingTestConfig.swift",
        "UURemoteDataConcurrent_100.swift",
        "UURemoteDataConcurrent_1000.swift",
        "UURemoteDataCustomApiTests.swift",
        "UURemoteDataNegativeTests.swift",
        "UURemoteDataTests.swift",
        "UUShutterstockApi.swift"
      ],
      "target_dependencies" : [
        "UUSwiftNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UUSwiftNetworking",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftNetworking",
      "path" : "UUSwiftNetworking",
      "product_dependencies" : [
        "UUSwiftCore"
      ],
      "product_memberships" : [
        "UUSwiftNetworking"
      ],
      "sources" : [
        "UUEmptyResponse.swift",
        "UUHttp.swift",
        "UUHttpAuthorizationProvider.swift",
        "UUHttpBody.swift",
        "UUHttpDataParser.swift",
        "UUHttpError.swift",
        "UUHttpForm.swift",
        "UUHttpRequest.swift",
        "UUHttpResponse.swift",
        "UUHttpResponseHandler.swift",
        "UUHttpSession.swift",
        "UURemoteApi.swift",
        "UURemoteData.swift",
        "UURemoteImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/52] Fetching uuswifttestcore
[30/424] Fetching uuswifttestcore, uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.45s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.44s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (1.47s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.2.0 (1.06s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.4
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.2.0
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/28] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[6/28] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[7/28] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[8/31] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[9/31] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[10/31] Compiling UUSwiftCore resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[11/31] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[12/31] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[13/31] Compiling UUSwiftCore UUTimeMeasurement.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[14/31] Compiling UUSwiftCore UUConsoleLogWriter.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[15/31] Compiling UUSwiftCore UUConsoleLogger.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[16/31] Compiling UUSwiftCore UULog.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[17/31] Compiling UUSwiftCore UULogLevel.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/31] Emitting module UUSwiftCore
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[19/31] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[20/31] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[21/31] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[22/31] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[23/31] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[24/31] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[25/31] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[26/31] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[27/31] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[28/31] Compiling UUSwiftCore UULogWriter.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[29/31] Compiling UUSwiftCore UULogger.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[30/31] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[31/31] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/25] Emitting module UUSwiftCore
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[3/28] Compiling UUSwiftCore UULogWriter.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[4/28] Compiling UUSwiftCore UULogger.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[5/28] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[6/28] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[7/28] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[8/28] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[9/28] Compiling UUSwiftCore UUTimeMeasurement.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[10/28] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[11/28] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[12/28] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[13/28] Compiling UUSwiftCore UUConsoleLogWriter.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[14/28] Compiling UUSwiftCore UUConsoleLogger.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[15/28] Compiling UUSwiftCore UULog.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[16/28] Compiling UUSwiftCore UULogLevel.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[17/28] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[18/28] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[19/28] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[20/28] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[21/28] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[22/28] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[23/28] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[24/28] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[25/28] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[26/28] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[27/28] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
[28/28] Compiling UUSwiftCore resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | 	public typealias UUColor = NSColor
13 | #else
14 | 	import UIKit
   |         `- error: no such module 'UIKit'
15 | 	public typealias UUColor = UIColor
16 | #endif
BUILD FAILURE 6.1 android