The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UDAExplainer, reference 1.3.0 (08c58f), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 08:29:32 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/Kjuly/UDAExplainer.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kjuly/UDAExplainer
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 08c58fc UDAExplainer.podspec: spec.version=1.3.0
Cloned https://github.com/Kjuly/UDAExplainer.git
Revision (git rev-parse @):
08c58fc7228e5191edb10231b4843703c2cec87e
SUCCESS checkout https://github.com/Kjuly/UDAExplainer.git at 1.3.0
========================================
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": "udaexplainer",
      "name": "UDAExplainer",
      "url": "https://github.com/Kjuly/UDAExplainer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UDAExplainer",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Kjuly/UDAExplainer.git
[1/137] Fetching udaexplainer
Fetched https://github.com/Kjuly/UDAExplainer.git from cache (0.72s)
Creating working copy for https://github.com/Kjuly/UDAExplainer.git
Working copy of https://github.com/Kjuly/UDAExplainer.git resolved at 1.3.0 (08c58fc)
warning: '.resolve-product-dependencies': dependency 'udaexplainer' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Kjuly/UDAExplainer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying Info.plist
[2/5] Copying UDAExplainerLocalizations.strings
[4/5] Write swift-version--6988338F2F200930.txt
[6/16] Compiling UDAExplainer UDAExplainerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[7/16] Compiling UDAExplainer UDAExplainerHostingController.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[8/16] Compiling UDAExplainer UDAExplainerType.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[9/16] Compiling UDAExplainer UDAExplainerView.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[10/16] Compiling UDAExplainer UDAExplainerDataSourceProtocol.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/17] Emitting module UDAExplainer
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[12/17] Compiling UDAExplainer View+UDAExplainer.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[13/17] Compiling UDAExplainer UDAExplainerColorSet.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[14/17] Compiling UDAExplainer UDAExplainerLocalizations.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[15/17] Compiling UDAExplainer UDAExplainerDefaultDataSource.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[16/17] Compiling UDAExplainer UDAExplainerUIDimension.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[17/17] Compiling UDAExplainer resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/UDAExplainer/Sources/UDAExplainerColorSet.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
BUILD FAILURE 6.3 macosSpm