Build Information
Failed to build Instructions, reference 2.3.0 (54f50e), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 21:04:19 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/ephread/Instructions.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ephread/Instructions
* tag 2.3.0 -> FETCH_HEAD
HEAD is now at 54f50ec Bump to 2.3.0 and update tests
Cloned https://github.com/ephread/Instructions.git
Revision (git rev-parse @):
54f50ec058a118107178f641f7475db353080c6d
SUCCESS checkout https://github.com/ephread/Instructions.git at 2.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": "instructions",
"name": "Instructions",
"url": "https://github.com/ephread/Instructions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Instructions",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ephread/Instructions.git
[1/7108] Fetching instructions
Fetched https://github.com/ephread/Instructions.git from cache (1.55s)
Creating working copy for https://github.com/ephread/Instructions.git
Working copy of https://github.com/ephread/Instructions.git resolved at 2.3.0 (54f50ec)
warning: '.resolve-product-dependencies': dependency 'instructions' 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/ephread/Instructions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/48] Emitting module Instructions
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[4/52] Compiling Instructions CoachMarkCoordinateConverter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[5/52] Compiling Instructions CoachMarkHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[6/52] Compiling Instructions CoachMarkArrowOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[7/52] Compiling Instructions CoachMarkNextLabelPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[8/52] Compiling Instructions Instructions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[9/52] Compiling Instructions CoachMarkBackgroundStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[10/52] Compiling Instructions CoachMarkBodyDefaultView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[11/52] Compiling Instructions CoachMarkSkipDefaultView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[12/52] Compiling Instructions CoachMarkBodyBackgroundView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[13/52] Compiling Instructions CoachMarkComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[14/52] Compiling Instructions CoachMarkBodyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[15/52] Compiling Instructions CoachMarkSkipView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[16/52] Compiling Instructions CoachMarksControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[17/52] Compiling Instructions CoachMarksControllerAnimationDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[18/52] Compiling Instructions CoachMarksControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[19/52] Compiling Instructions MaskView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[20/52] Compiling Instructions OverlaySnapshotView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[21/52] Compiling Instructions OverlayView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[22/52] Compiling Instructions PassthroughViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[23/52] Compiling Instructions CoachMarkDisplayManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[24/52] Compiling Instructions BlurringOverlayStyleManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[25/52] Compiling Instructions OverlayStyleManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[26/52] Compiling Instructions TranslucentOverlayStyleManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[27/52] Compiling Instructions SkipViewDisplayManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[28/52] Compiling Instructions AccessibilityIdentifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[29/52] Compiling Instructions CoachMarkInnerLayoutHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[30/52] Compiling Instructions CoachMarkLayoutHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[31/52] Compiling Instructions CoachMarkPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[32/52] Compiling Instructions ErrorMessage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[33/52] Compiling Instructions CoachMarksViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[34/52] Compiling Instructions CoachMark.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[35/52] Compiling Instructions CoachMarksController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[36/52] Compiling Instructions CoachMarksController+Proxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[37/52] Compiling Instructions CoachMarkArrowDefaultView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[38/52] Compiling Instructions FlowManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[39/52] Compiling Instructions OverlayManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[40/52] Compiling Instructions CoachMarkViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[41/52] Compiling Instructions CoachMarkArrowView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[42/52] Compiling Instructions CoachMarkBodyHighlightArrowDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[43/52] Compiling Instructions UIApplication+WindowScene.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[44/52] Compiling Instructions UIView+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[45/52] Compiling Instructions CoachMarkAnimationManagement.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[46/52] Compiling Instructions CoachMarkAnimationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[47/52] Compiling Instructions CoachMarkTransitionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[48/52] Compiling Instructions ConfigurationChange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[49/52] Compiling Instructions PauseStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[50/52] Compiling Instructions PresentationContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[51/52] Compiling Instructions ViewControllerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
[52/52] Compiling Instructions CoachMarkView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
2 | // Licensed under the terms of the MIT License.
3 |
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | // TODO: ❗️ Find a good way to refactor this growing controller
BUILD FAILURE 6.3 macosSpm