The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ThemingKit, reference 1.0.1 (56be3a), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 10:58:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paulyhedral/ThemingKit.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paulyhedral/ThemingKit
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 56be3a9 Fix source file paths and name in README.
Cloned https://github.com/paulyhedral/ThemingKit.git
Revision (git rev-parse @):
56be3a94103a1b19d119205f513e17943f28d855
SUCCESS checkout https://github.com/paulyhedral/ThemingKit.git at 1.0.1
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/4079] Fetching swiftybeaver
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (1.24s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (3.48s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "themingkit",
      "name": "ThemingKit",
      "url": "https://github.com/paulyhedral/ThemingKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ThemingKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftybeaver",
          "name": "SwiftyBeaver",
          "url": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
          "version": "1.9.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyBeaver",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/paulyhedral/ThemingKit.git
[1/513] Fetching themingkit
Fetched https://github.com/paulyhedral/ThemingKit.git from cache (0.68s)
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.57s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (0.63s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
Creating working copy for https://github.com/paulyhedral/ThemingKit.git
Working copy of https://github.com/paulyhedral/ThemingKit.git resolved at 1.0.1 (56be3a9)
warning: '.resolve-product-dependencies': dependency 'themingkit' is not used by any target
Found 1 product dependencies
  - SwiftyBeaver
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/paulyhedral/ThemingKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version--6988338F2F200930.txt
[4/16] Compiling SwiftyBeaver AES256CBC.swift
[5/16] Compiling SwiftyBeaver Base64.swift
[6/16] Emitting module SwiftyBeaver
[7/16] Compiling SwiftyBeaver BaseDestination.swift
[8/16] Compiling SwiftyBeaver GoogleCloudDestination.swift
[9/16] Compiling SwiftyBeaver SBPlatformDestination.swift
[10/16] Compiling SwiftyBeaver FilterValidator.swift
[11/16] Compiling SwiftyBeaver Extensions.swift
[12/16] Compiling SwiftyBeaver Filter.swift
[13/16] Compiling SwiftyBeaver FileDestination.swift
[14/16] Compiling SwiftyBeaver ConsoleDestination.swift
[15/17] Compiling SwiftyBeaver SwiftyBeaver.swift
[16/29] Compiling ThemingKit ThemeSelectorViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[17/29] Compiling ThemingKit ThemeWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[18/30] Compiling ThemingKit ThemeManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[19/30] Compiling ThemingKit ThemeColorsDisplayViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[20/30] Compiling ThemingKit UserDefinedThemeLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/30] Emitting module ThemingKit
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[22/30] Compiling ThemingKit PackagedThemeLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[23/30] Compiling ThemingKit ThemeLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[24/30] Compiling ThemingKit CustomColorViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[25/30] Compiling ThemingKit Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[26/30] Compiling ThemingKit Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[27/30] Compiling ThemingKit ColorExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
[28/30] Compiling ThemingKit Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/ThemingKit/CustomColorViewController.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 |
BUILD FAILURE 6.3 macosSpm