The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftUIBackgroundVideo, reference 1.3.0 (c969d4), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 4 Mar 2026 04:18:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivan-magda/swiftui-background-video.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ivan-magda/swiftui-background-video
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at c969d44 Refactors test suite organization and improves coverage
Cloned https://github.com/ivan-magda/swiftui-background-video.git
Revision (git rev-parse @):
c969d44cece60f22e4aa8602b63776dc5d1f7d57
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ivan-magda/swiftui-background-video.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ivan-magda/swiftui-background-video.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftUIBackgroundVideo: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftUIBackgroundVideo
2026-03-03 23:17:52.137 xcodebuild[527:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftUIBackgroundVideo",
  "name" : "SwiftUIBackgroundVideo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIBackgroundVideo",
      "targets" : [
        "SwiftUIBackgroundVideo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIBackgroundVideoTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBackgroundVideoTests",
      "path" : "Tests/SwiftUIBackgroundVideoTests",
      "sources" : [
        "SwiftUIBackgroundVideoTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIBackgroundVideo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIBackgroundVideo",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBackgroundVideo",
      "path" : "Sources/SwiftUIBackgroundVideo",
      "product_memberships" : [
        "SwiftUIBackgroundVideo"
      ],
      "sources" : [
        "BackgroundVideoUIView.swift",
        "BackgroundVideoView.swift",
        "VideoAssetCache.swift",
        "VideoPlayerError.swift",
        "VideoPlayerState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftUIBackgroundVideo"
    ]
  }
}
2026-03-03 23:17:56.695 xcodebuild[610:3687] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftUIBackgroundVideo -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.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 SwiftUIBackgroundVideo -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SwiftUIBackgroundVideo: /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 'SwiftUIBackgroundVideo' in project 'SwiftUIBackgroundVideo'
        ➜ Explicit dependency on target 'SwiftUIBackgroundVideo' in project 'SwiftUIBackgroundVideo'
    Target 'SwiftUIBackgroundVideo' in project 'SwiftUIBackgroundVideo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2efba12541d7b32c21b29b0c273e9839
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2efba12541d7b32c21b29b0c273e9839.xcbuilddata
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
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.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/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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
    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/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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.DependencyMetadataFileList (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.modulemap (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.DependencyStaticMetadataFileList (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.SwiftConstValuesFileList (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.SwiftFileList (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo-OutputFileMap.json (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo_const_extract_protocols.json (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.LinkFileList (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SwiftUIBackgroundVideo.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.modulemap (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/SwiftUIBackgroundVideo.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver SwiftUIBackgroundVideo normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftUIBackgroundVideo -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.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.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-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo-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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo_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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo-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/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^ (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: note: A dependency of main module 'SwiftUIBackgroundVideo'
import UIKit
       ^ (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/VideoAssetCache.swift:2:8: note: Also imported here
import UIKit
       ^ (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
2026-03-03 23:17:57.993 xcodebuild[612:3717] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: note: a dependency of main module 'SwiftUIBackgroundVideo'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/VideoAssetCache.swift:2:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver SwiftUIBackgroundVideo normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
	Building workspace spi-builder-workspace with scheme SwiftUIBackgroundVideo
(2 failures)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftUIBackgroundVideo: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftUIBackgroundVideo
2026-03-03 23:18:03.138 xcodebuild[628:3929] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftUIBackgroundVideo",
  "name" : "SwiftUIBackgroundVideo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIBackgroundVideo",
      "targets" : [
        "SwiftUIBackgroundVideo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIBackgroundVideoTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBackgroundVideoTests",
      "path" : "Tests/SwiftUIBackgroundVideoTests",
      "sources" : [
        "SwiftUIBackgroundVideoTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIBackgroundVideo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIBackgroundVideo",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBackgroundVideo",
      "path" : "Sources/SwiftUIBackgroundVideo",
      "product_memberships" : [
        "SwiftUIBackgroundVideo"
      ],
      "sources" : [
        "BackgroundVideoUIView.swift",
        "BackgroundVideoView.swift",
        "VideoAssetCache.swift",
        "VideoPlayerError.swift",
        "VideoPlayerState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftUIBackgroundVideo"
    ]
  }
}
2026-03-03 23:18:04.104 xcodebuild[636:4003] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftUIBackgroundVideo -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.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 SwiftUIBackgroundVideo -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SwiftUIBackgroundVideo: /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 'SwiftUIBackgroundVideo' in project 'SwiftUIBackgroundVideo'
        ➜ Explicit dependency on target 'SwiftUIBackgroundVideo' in project 'SwiftUIBackgroundVideo'
    Target 'SwiftUIBackgroundVideo' in project 'SwiftUIBackgroundVideo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache
SwiftDriver SwiftUIBackgroundVideo normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftUIBackgroundVideo -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.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.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-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo-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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo_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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.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/SwiftUIBackgroundVideo.build/Debug/SwiftUIBackgroundVideo.build/Objects-normal/arm64/SwiftUIBackgroundVideo-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/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^ (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: note: A dependency of main module 'SwiftUIBackgroundVideo'
import UIKit
       ^ (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/VideoAssetCache.swift:2:8: note: Also imported here
import UIKit
       ^ (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
2026-03-03 23:18:04.866 xcodebuild[638:4032] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a01a7fc419bd2ce0ae125b1fdde97e822911c347, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/BackgroundVideoUIView.swift:2:8: note: a dependency of main module 'SwiftUIBackgroundVideo'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIBackgroundVideo/VideoAssetCache.swift:2:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver SwiftUIBackgroundVideo normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftUIBackgroundVideo' from project 'SwiftUIBackgroundVideo')
	Building workspace spi-builder-workspace with scheme SwiftUIBackgroundVideo
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild