The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instructions, reference 2.3.0 (54f50e), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 20 Jun 2025 13:45:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Instructions -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ephread/Instructions.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Instructions",
  "name" : "Instructions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Instructions",
      "targets" : [
        "Instructions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Instructions",
      "module_type" : "SwiftTarget",
      "name" : "Instructions",
      "path" : "Sources/Instructions",
      "product_memberships" : [
        "Instructions"
      ],
      "sources" : [
        "Core/Internal/CoachMarksViewController.swift",
        "Core/Public/CoachMark.swift",
        "Core/Public/CoachMarksController.swift",
        "Core/Public/Extensions/CoachMarksController+Proxy.swift",
        "Extra/Default Views/CoachMarkArrowDefaultView.swift",
        "Extra/Default Views/CoachMarkBackgroundStyle.swift",
        "Extra/Default Views/CoachMarkBodyDefaultView.swift",
        "Extra/Default Views/CoachMarkSkipDefaultView.swift",
        "Extra/Internal/CoachMarkBodyBackgroundView.swift",
        "Extra/Internal/CoachMarkComponent.swift",
        "Helpers/Internal/AccessibilityIdentifiers.swift",
        "Helpers/Internal/CoachMarkInnerLayoutHelper.swift",
        "Helpers/Internal/CoachMarkLayoutHelper.swift",
        "Helpers/Internal/Enums/CoachMarkPosition.swift",
        "Helpers/Internal/ErrorMessage.swift",
        "Helpers/Internal/Extensions/UIApplication+WindowScene.swift",
        "Helpers/Internal/Extensions/UIView+Layout.swift",
        "Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift",
        "Helpers/Public/CoachMark Animation/CoachMarkAnimationManager.swift",
        "Helpers/Public/CoachMark Animation/CoachMarkTransitionManager.swift",
        "Helpers/Public/CoachMarkCoordinateConverter.swift",
        "Helpers/Public/CoachMarkHelper.swift",
        "Helpers/Public/Enums/CoachMarkArrowOrientation.swift",
        "Helpers/Public/Enums/CoachMarkNextLabelPosition.swift",
        "Instructions.swift",
        "Managers/Internal/CoachMarkDisplayManager.swift",
        "Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift",
        "Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift",
        "Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift",
        "Managers/Internal/SkipViewDisplayManager.swift",
        "Managers/Public/FlowManager.swift",
        "Managers/Public/OverlayManager.swift",
        "Protocols and Enums/Internal/CoachMarkViewControllerDelegate.swift",
        "Protocols and Enums/Public/CoachMarkArrowView.swift",
        "Protocols and Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift",
        "Protocols and Enums/Public/CoachMarkBodyView.swift",
        "Protocols and Enums/Public/CoachMarkSkipView.swift",
        "Protocols and Enums/Public/CoachMarksControllerDataSource.swift",
        "Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift",
        "Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift",
        "Protocols and Enums/Public/Enums/ConfigurationChange.swift",
        "Protocols and Enums/Public/Enums/PauseStyle.swift",
        "Protocols and Enums/Public/Enums/PresentationContext.swift",
        "Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift",
        "Views/CoachMarkView.swift",
        "Views/MaskView.swift",
        "Views/OverlaySnapshotView.swift",
        "Views/OverlayView.swift",
        "Views/PassthroughViews.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Instructions",
    "schemes" : [
      "Instructions",
      "Instructions App Extensions"
    ],
    "targets" : [
      "Instructions",
      "InstructionsAppExtensions"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Instructions"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Instructions -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Instructions -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Instructions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Instructions' in project 'Instructions'
        ➜ Explicit dependency on target 'Instructions' in project 'Instructions'
    Target 'Instructions' in project 'Instructions' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f9e666c28f00b0783db3bb98151a9970
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f9e666c28f00b0783db3bb98151a9970.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.modulemap (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.DependencyStaticMetadataFileList (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.DependencyMetadataFileList (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions_const_extract_protocols.json (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.SwiftFileList (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.LinkFileList (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.SwiftConstValuesFileList (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions-OutputFileMap.json (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Instructions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.modulemap (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Instructions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver Instructions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Instructions -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: note: A dependency of main module 'Instructions'
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBackgroundStyle.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkSkipDefaultView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkComponent.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkArrowOrientation.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/FlowManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkArrowView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:3:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/MaskView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: note: a dependency of main module 'Instructions'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBackgroundStyle.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkSkipDefaultView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkComponent.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkArrowOrientation.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/FlowManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkArrowView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:3:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/MaskView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:4:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver Instructions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Instructions' from project 'Instructions')
	Building workspace spi-builder-workspace with scheme Instructions
(2 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Instructions: /Users/admin/builder/spi-builder-workspace
resolved source packages: Instructions
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Instructions",
  "name" : "Instructions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Instructions",
      "targets" : [
        "Instructions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Instructions",
      "module_type" : "SwiftTarget",
      "name" : "Instructions",
      "path" : "Sources/Instructions",
      "product_memberships" : [
        "Instructions"
      ],
      "sources" : [
        "Core/Internal/CoachMarksViewController.swift",
        "Core/Public/CoachMark.swift",
        "Core/Public/CoachMarksController.swift",
        "Core/Public/Extensions/CoachMarksController+Proxy.swift",
        "Extra/Default Views/CoachMarkArrowDefaultView.swift",
        "Extra/Default Views/CoachMarkBackgroundStyle.swift",
        "Extra/Default Views/CoachMarkBodyDefaultView.swift",
        "Extra/Default Views/CoachMarkSkipDefaultView.swift",
        "Extra/Internal/CoachMarkBodyBackgroundView.swift",
        "Extra/Internal/CoachMarkComponent.swift",
        "Helpers/Internal/AccessibilityIdentifiers.swift",
        "Helpers/Internal/CoachMarkInnerLayoutHelper.swift",
        "Helpers/Internal/CoachMarkLayoutHelper.swift",
        "Helpers/Internal/Enums/CoachMarkPosition.swift",
        "Helpers/Internal/ErrorMessage.swift",
        "Helpers/Internal/Extensions/UIApplication+WindowScene.swift",
        "Helpers/Internal/Extensions/UIView+Layout.swift",
        "Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift",
        "Helpers/Public/CoachMark Animation/CoachMarkAnimationManager.swift",
        "Helpers/Public/CoachMark Animation/CoachMarkTransitionManager.swift",
        "Helpers/Public/CoachMarkCoordinateConverter.swift",
        "Helpers/Public/CoachMarkHelper.swift",
        "Helpers/Public/Enums/CoachMarkArrowOrientation.swift",
        "Helpers/Public/Enums/CoachMarkNextLabelPosition.swift",
        "Instructions.swift",
        "Managers/Internal/CoachMarkDisplayManager.swift",
        "Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift",
        "Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift",
        "Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift",
        "Managers/Internal/SkipViewDisplayManager.swift",
        "Managers/Public/FlowManager.swift",
        "Managers/Public/OverlayManager.swift",
        "Protocols and Enums/Internal/CoachMarkViewControllerDelegate.swift",
        "Protocols and Enums/Public/CoachMarkArrowView.swift",
        "Protocols and Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift",
        "Protocols and Enums/Public/CoachMarkBodyView.swift",
        "Protocols and Enums/Public/CoachMarkSkipView.swift",
        "Protocols and Enums/Public/CoachMarksControllerDataSource.swift",
        "Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift",
        "Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift",
        "Protocols and Enums/Public/Enums/ConfigurationChange.swift",
        "Protocols and Enums/Public/Enums/PauseStyle.swift",
        "Protocols and Enums/Public/Enums/PresentationContext.swift",
        "Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift",
        "Views/CoachMarkView.swift",
        "Views/MaskView.swift",
        "Views/OverlaySnapshotView.swift",
        "Views/OverlayView.swift",
        "Views/PassthroughViews.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Instructions"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Instructions -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Instructions -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Instructions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Instructions' in project 'Instructions'
        ➜ Explicit dependency on target 'Instructions' in project 'Instructions'
    Target 'Instructions' in project 'Instructions' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver Instructions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Instructions' from project 'Instructions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Instructions -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug/Instructions.build/Objects-normal/arm64/Instructions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: note: A dependency of main module 'Instructions'
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBackgroundStyle.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkSkipDefaultView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkComponent.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkArrowOrientation.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/FlowManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkArrowView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:3:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/MaskView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:4:8: note: Also imported here
import UIKit
       ^ (in target 'Instructions' from project 'Instructions')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ed38e3e2b1247f04d66d58a392c576cd20139875, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: note: a dependency of main module 'Instructions'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBackgroundStyle.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkSkipDefaultView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkComponent.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkArrowOrientation.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/FlowManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkArrowView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:3:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/MaskView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:4:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:4:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver Instructions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Instructions' from project 'Instructions')
	Building workspace spi-builder-workspace with scheme Instructions
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild