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 XibKit, reference main (bc4582), with Swift 6.0 for macOS (SPM) on 12 Jun 2025 00:31:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/XibKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/XibKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bc45823 upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/XibKit.git
Revision (git rev-parse @):
bc458234caa06ab266a5ec04448e4cdb7bf55ea0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/XibKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/NikSativa/XibKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/13] Compiling XibKit NTableViewHeaderFooterView.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[5/13] Compiling XibKit NTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/13] Compiling XibKit NViewController.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[7/13] Compiling XibKit resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[8/13] Compiling XibKit NView.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[9/13] Compiling XibKit XibView.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[10/13] Emitting module XibKit
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[11/13] Compiling XibKit NCollectionViewCell.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[12/13] Compiling XibKit syncMain.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
[13/13] Compiling XibKit NCollectionReusableView.swift
/Users/admin/builder/spi-builder-workspace/Source/NCollectionReusableView.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | @MainActor
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.76s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.50s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.83s)
[1/70776] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.26s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.49s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.55s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
BUILD FAILURE 6.0 macosSpm