The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instructions, reference main (0f3efa), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 13:45:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ephread/Instructions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ephread/Instructions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f3efa7 Update README.md
Cloned https://github.com/ephread/Instructions.git
Revision (git rev-parse @):
0f3efa77e781ffd4c1441e580d398e3d60ff3bfe
SUCCESS checkout https://github.com/ephread/Instructions.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ephread/Instructions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/48] 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
[4/48] 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
[5/48] 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
[6/48] 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
[7/48] 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
[8/48] 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
[9/48] 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
[10/48] 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
[11/48] 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
[12/48] 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
[13/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
[14/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
[15/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
[16/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
[17/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/52] 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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
BUILD FAILURE 6.2 macosSpm