Build Information
Failed to build ViewControllerPresentationSpy, reference 7.1.0 (04327f), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 12:11:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jonreid/ViewControllerPresentationSpy.git
Reference: 7.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jonreid/ViewControllerPresentationSpy
* tag 7.1.0 -> FETCH_HEAD
HEAD is now at 04327f4 . d Add links to example code
Cloned https://github.com/jonreid/ViewControllerPresentationSpy.git
Revision (git rev-parse @):
04327f4c1c84f4ddbd80a0b87995e741dfd76e1f
SUCCESS checkout https://github.com/jonreid/ViewControllerPresentationSpy.git at 7.1.0
Fetching https://github.com/jonreid/FailKit.git
[1/213] Fetching failkit
Fetched https://github.com/jonreid/FailKit.git from cache (0.72s)
Computing version for https://github.com/jonreid/FailKit.git
Computed https://github.com/jonreid/FailKit.git at 1.1.0 (1.43s)
Creating working copy for https://github.com/jonreid/FailKit.git
Working copy of https://github.com/jonreid/FailKit.git resolved at 1.1.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": "viewcontrollerpresentationspy",
"name": "ViewControllerPresentationSpy",
"url": "https://github.com/jonreid/ViewControllerPresentationSpy.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ViewControllerPresentationSpy",
"traits": [
"default"
],
"dependencies": [
{
"identity": "failkit",
"name": "FailKit",
"url": "https://github.com/jonreid/FailKit.git",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FailKit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/jonreid/ViewControllerPresentationSpy.git
[1/5187] Fetching viewcontrollerpresentationspy
Fetched https://github.com/jonreid/ViewControllerPresentationSpy.git from cache (1.37s)
Fetching https://github.com/jonreid/FailKit.git from cache
Fetched https://github.com/jonreid/FailKit.git from cache (0.42s)
Computing version for https://github.com/jonreid/FailKit.git
Computed https://github.com/jonreid/FailKit.git at 1.1.0 (0.48s)
Creating working copy for https://github.com/jonreid/ViewControllerPresentationSpy.git
Working copy of https://github.com/jonreid/ViewControllerPresentationSpy.git resolved at 7.1.0 (04327f4)
Creating working copy for https://github.com/jonreid/FailKit.git
Working copy of https://github.com/jonreid/FailKit.git resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'viewcontrollerpresentationspy' is not used by any target
Found 1 product dependencies
- FailKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/jonreid/ViewControllerPresentationSpy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/13] Compiling FailKit FallbackDescriber.swift
[5/13] Compiling FailKit MessageSuffix.swift
[6/13] Compiling FailKit Describe.swift
[7/13] Compiling FailKit Fail.swift
[8/13] Emitting module FailKit
[9/13] Compiling FailKit StringDescriber.swift
[10/13] Compiling FailKit Describer.swift
[11/13] Compiling FailKit FailSpy.swift
[12/13] Compiling FailKit Failing.swift
[13/13] Compiling FailKit OptionalDescriber.swift
[14/14] Compiling FailKit SourceLocation.swift
[15/24] Compiling ViewControllerPresentationSpy UIAlertAction+Mocking.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[16/24] Compiling ViewControllerPresentationSpy UIAlertController+Mocking.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[17/24] Compiling ViewControllerPresentationSpy PresentationVerifier.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[18/24] Compiling ViewControllerPresentationSpy UIViewController+Mocking.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[19/24] Compiling ViewControllerPresentationSpy DismissalVerifier.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[20/24] Compiling ViewControllerPresentationSpy ClosureContainer.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[21/24] Compiling ViewControllerPresentationSpy VerifyHelpers.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[22/24] Compiling ViewControllerPresentationSpy NSObject+Swizzling.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/24] Emitting module ViewControllerPresentationSpy
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
[24/24] Compiling ViewControllerPresentationSpy AlertVerifier.swift
/Users/admin/builder/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:6:8: error: no such module 'UIKit'
4 |
5 | import FailKit
6 | import UIKit
| `- error: no such module 'UIKit'
7 |
8 | /**
BUILD FAILURE 6.3 macosSpm