The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instructions with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ephread/Instructions.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "instructions",
      "name": "Instructions",
      "url": "https://github.com/ephread/Instructions.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Instructions",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ephread/Instructions.git from cache
Fetched https://github.com/ephread/Instructions.git (0.35s)
Creating working copy for https://github.com/ephread/Instructions.git
Working copy of https://github.com/ephread/Instructions.git resolved at main
warning: '.resolve-product-dependencies': dependency 'instructions' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/44] Compiling Instructions CoachMarkDisplayManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[2/44] Compiling Instructions BlurringOverlayStyleManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[3/44] Compiling Instructions OverlayStyleManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[4/44] Compiling Instructions TranslucentOverlayStyleManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[5/44] Compiling Instructions SkipViewDisplayManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[6/44] Compiling Instructions FlowManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[7/50] Compiling Instructions ViewControllerConfiguration.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[8/50] Compiling Instructions CoachMarkView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[9/50] Compiling Instructions MaskView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[10/50] Compiling Instructions OverlaySnapshotView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[11/50] Compiling Instructions OverlayView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[12/50] Compiling Instructions PassthroughViews.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/50] Emitting module Instructions
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[14/50] Compiling Instructions CoachMarksViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[15/50] Compiling Instructions CoachMark.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[16/50] Compiling Instructions CoachMarksController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[17/50] Compiling Instructions CoachMarksController+Proxy.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[18/50] Compiling Instructions CoachMarkArrowDefaultView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[19/50] Compiling Instructions CoachMarkBackgroundStyle.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[20/50] Compiling Instructions CoachMarkBodyDefaultView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[21/50] Compiling Instructions CoachMarkTransitionManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[22/50] Compiling Instructions CoachMarkCoordinateConverter.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[23/50] Compiling Instructions CoachMarkHelper.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[24/50] Compiling Instructions CoachMarkArrowOrientation.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[25/50] Compiling Instructions CoachMarkNextLabelPosition.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[26/50] Compiling Instructions Instructions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[27/50] Compiling Instructions CoachMarkSkipDefaultView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[28/50] Compiling Instructions CoachMarkBodyBackgroundView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[29/50] Compiling Instructions CoachMarkComponent.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[30/50] Compiling Instructions AccessibilityIdentifiers.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[31/50] Compiling Instructions CoachMarkInnerLayoutHelper.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[32/50] Compiling Instructions CoachMarkLayoutHelper.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[33/50] Compiling Instructions CoachMarksControllerDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[34/50] Compiling Instructions CoachMarksControllerAnimationDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[35/50] Compiling Instructions CoachMarksControllerDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[36/50] Compiling Instructions ConfigurationChange.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[37/50] Compiling Instructions PauseStyle.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[38/50] Compiling Instructions PresentationContext.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[39/50] Compiling Instructions CoachMarkPosition.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[40/50] Compiling Instructions ErrorMessage.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[41/50] Compiling Instructions UIApplication+WindowScene.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[42/50] Compiling Instructions UIView+Layout.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[43/50] Compiling Instructions CoachMarkAnimationManagement.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[44/50] Compiling Instructions CoachMarkAnimationManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[45/50] Compiling Instructions OverlayManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[46/50] Compiling Instructions CoachMarkViewControllerDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[47/50] Compiling Instructions CoachMarkArrowView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[48/50] Compiling Instructions CoachMarkBodyHighlightArrowDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[49/50] Compiling Instructions CoachMarkBodyView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[50/50] Compiling Instructions CoachMarkSkipView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/44] Compiling Instructions CoachMarkTransitionManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[2/44] Compiling Instructions CoachMarkCoordinateConverter.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[3/44] Compiling Instructions CoachMarkHelper.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[4/44] Compiling Instructions CoachMarkArrowOrientation.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[5/44] Compiling Instructions CoachMarkNextLabelPosition.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[6/44] Compiling Instructions Instructions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[7/50] Compiling Instructions CoachMarksControllerDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[8/50] Compiling Instructions CoachMarksControllerAnimationDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[9/50] Compiling Instructions CoachMarksControllerDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[10/50] Compiling Instructions ConfigurationChange.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[11/50] Compiling Instructions PauseStyle.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[12/50] Compiling Instructions PresentationContext.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[13/50] Compiling Instructions OverlayManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[14/50] Compiling Instructions CoachMarkViewControllerDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[15/50] Compiling Instructions CoachMarkArrowView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[16/50] Compiling Instructions CoachMarkBodyHighlightArrowDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[17/50] Compiling Instructions CoachMarkBodyView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[18/50] Compiling Instructions CoachMarkSkipView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/50] Emitting module Instructions
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[20/50] Compiling Instructions CoachMarkPosition.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[21/50] Compiling Instructions ErrorMessage.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[22/50] Compiling Instructions UIApplication+WindowScene.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[23/50] Compiling Instructions UIView+Layout.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[24/50] Compiling Instructions CoachMarkAnimationManagement.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[25/50] Compiling Instructions CoachMarkAnimationManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[26/50] Compiling Instructions ViewControllerConfiguration.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[27/50] Compiling Instructions CoachMarkView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[28/50] Compiling Instructions MaskView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[29/50] Compiling Instructions OverlaySnapshotView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[30/50] Compiling Instructions OverlayView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[31/50] Compiling Instructions PassthroughViews.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[32/50] Compiling Instructions CoachMarksViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[33/50] Compiling Instructions CoachMark.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[34/50] Compiling Instructions CoachMarksController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[35/50] Compiling Instructions CoachMarksController+Proxy.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[36/50] Compiling Instructions CoachMarkArrowDefaultView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[37/50] Compiling Instructions CoachMarkBackgroundStyle.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[38/50] Compiling Instructions CoachMarkBodyDefaultView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[39/50] Compiling Instructions CoachMarkSkipDefaultView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[40/50] Compiling Instructions CoachMarkBodyBackgroundView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[41/50] Compiling Instructions CoachMarkComponent.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[42/50] Compiling Instructions AccessibilityIdentifiers.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[43/50] Compiling Instructions CoachMarkInnerLayoutHelper.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[44/50] Compiling Instructions CoachMarkLayoutHelper.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[45/50] Compiling Instructions CoachMarkDisplayManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[46/50] Compiling Instructions BlurringOverlayStyleManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[47/50] Compiling Instructions OverlayStyleManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[48/50] Compiling Instructions TranslucentOverlayStyleManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[49/50] Compiling Instructions SkipViewDisplayManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[50/50] Compiling Instructions FlowManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm