The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CalendarView, reference main (a0f913), with Swift 6.1 for tvOS using Xcode 16.3 on 29 Apr 2025 21:31:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CalendarView -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AllanJuenemann/CalendarView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AllanJuenemann/CalendarView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a0f913a fix unable to deselect programmatically selected dates
Cloned https://github.com/AllanJuenemann/CalendarView.git
Revision (git rev-parse @):
a0f913aff2bf63a808e60c9490fe034043613c5f
SUCCESS checkout https://github.com/AllanJuenemann/CalendarView.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AllanJuenemann/CalendarView.git
https://github.com/AllanJuenemann/CalendarView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CalendarView",
  "name" : "CalendarView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "CalendarView",
      "targets" : [
        "CalendarView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CalendarView",
      "module_type" : "SwiftTarget",
      "name" : "CalendarView",
      "path" : "Sources/CalendarView",
      "product_memberships" : [
        "CalendarView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CalendarView.swift",
        "UICalendarView+Helper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CalendarView: /Users/admin/builder/spi-builder-workspace
resolved source packages: CalendarView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CalendarView",
  "name" : "CalendarView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "CalendarView",
      "targets" : [
        "CalendarView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CalendarView",
      "module_type" : "SwiftTarget",
      "name" : "CalendarView",
      "path" : "Sources/CalendarView",
      "product_memberships" : [
        "CalendarView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CalendarView.swift",
        "UICalendarView+Helper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CalendarView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CalendarView -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 CalendarView -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  CalendarView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'CalendarView' in project 'CalendarView'
        ➜ Explicit dependency on target 'CalendarView' in project 'CalendarView'
        ➜ Explicit dependency on target 'CalendarView_CalendarView' in project 'CalendarView'
    Target 'CalendarView' in project 'CalendarView'
        ➜ Explicit dependency on target 'CalendarView_CalendarView' in project 'CalendarView'
    Target 'CalendarView_CalendarView' in project 'CalendarView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6fbba256e4944cf499f6c65f4b8c978a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6fbba256e4944cf499f6c65f4b8c978a.xcbuilddata
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/CalendarView_CalendarView.DependencyMetadataFileList (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/CalendarView_CalendarView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/empty-CalendarView_CalendarView.plist (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/empty-CalendarView_CalendarView.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/CalendarView_CalendarView.DependencyStaticMetadataFileList (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/CalendarView_CalendarView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.SwiftFileList (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-OutputFileMap.json (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.SwiftConstValuesFileList (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView_const_extract_protocols.json (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.LinkFileList (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.modulemap (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.DependencyStaticMetadataFileList (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.DependencyMetadataFileList (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CalendarView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.modulemap (in target 'CalendarView' from project 'CalendarView')
    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/CalendarView.build/Debug-appletvos/CalendarView.build/CalendarView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/PrivacyInfo.xcprivacy (in target 'CalendarView_CalendarView' from project 'CalendarView')
    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/Sources/CalendarView/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/empty-CalendarView_CalendarView.plist (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/empty-CalendarView_CalendarView.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle
SwiftDriver CalendarView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CalendarView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos16.0 -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.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/CalendarView.build/Debug-appletvos/CalendarView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.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/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift (in target 'CalendarView' from project 'CalendarView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ CalendarView (in target 'CalendarView' from project 'CalendarView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift -target arm64-apple-tvos16.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CalendarView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.abi.json
EmitSwiftModule normal arm64 (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:32:13: error: 'UICalendarView' is unavailable in tvOS
                var size: UICalendarView.DecorationSize?
                          ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:95:46: error: 'UICalendarView' is unavailable in tvOS
        public func makeUIView(context: Context) -> UICalendarView {
                                                    ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:105:43: error: 'UICalendarView' is unavailable in tvOS
        public func updateUIView(_ calendarView: UICalendarView, context: Context) {
                                                 ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:27:15: warning: unavailable class 'UICalendarView' was used to satisfy a requirement of protocol 'UIViewRepresentable'; this will be an error in a future Swift language mode
public struct CalendarView: UIViewRepresentable {
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' declared here
@interface UICalendarView : UIView
           ^
SwiftUI.UIViewRepresentable.UIViewType:2:16: note: requirement 'UIViewType' declared here
associatedtype UIViewType : UIView}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:238:112: error: 'UICalendarView' is unavailable in tvOS
        func decorating(_ dateComponents: Set<DateComponents>, systemImage: String? = nil, color: Color? = nil, size: UICalendarView.DecorationSize = .medium) -> Self {
                                                                                                                      ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:244:99: error: 'UICalendarView' is unavailable in tvOS
        func decorating(_ dateComponents: Set<DateComponents>, image: String, color: Color? = nil, size: UICalendarView.DecorationSize = .medium) -> Self {
                                                                                                         ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:293:43: error: 'UICalendarView' is unavailable in tvOS
        public func calendarView(_ calendarView: UICalendarView, decorationFor dateComponents: DateComponents) -> UICalendarView.Decoration? {
                                                 ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:293:108: error: 'UICalendarView' is unavailable in tvOS
        public func calendarView(_ calendarView: UICalendarView, decorationFor dateComponents: DateComponents) -> UICalendarView.Decoration? {
                                                                                                                  ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:333:43: error: 'UICalendarView' is unavailable in tvOS
        public func calendarView(_ calendarView: UICalendarView, didChangeVisibleDateComponentsFrom previousDateComponents: DateComponents) {
                                                 ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:292:37: error: 'UICalendarViewDelegate' is unavailable in tvOS
extension CalendarView.Coordinator: UICalendarViewDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:74:11: note: 'UICalendarViewDelegate' has been explicitly marked unavailable here
@protocol UICalendarViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:341:41: error: 'UICalendarSelectionSingleDate' is unavailable in tvOS
        public func dateSelection(_ selection: UICalendarSelectionSingleDate, canSelectDate dateComponents: DateComponents?) -> Bool {
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionSingleDate.h:16:12: note: 'UICalendarSelectionSingleDate' has been explicitly marked unavailable here
@interface UICalendarSelectionSingleDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:353:41: error: 'UICalendarSelectionSingleDate' is unavailable in tvOS
        public func dateSelection(_ selection: UICalendarSelectionSingleDate, didSelectDate dateComponents: DateComponents?) {
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionSingleDate.h:16:12: note: 'UICalendarSelectionSingleDate' has been explicitly marked unavailable here
@interface UICalendarSelectionSingleDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:340:37: error: 'UICalendarSelectionSingleDateDelegate' is unavailable in tvOS
extension CalendarView.Coordinator: UICalendarSelectionSingleDateDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionSingleDate.h:34:11: note: 'UICalendarSelectionSingleDateDelegate' has been explicitly marked unavailable here
@protocol UICalendarSelectionSingleDateDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:361:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, canSelectDate dateComponents: DateComponents) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:365:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, canDeselectDate dateComponents: DateComponents) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:369:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, didSelectDate dateComponents: DateComponents) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:373:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, didDeselectDate dateComponents: DateComponents) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:360:37: error: 'UICalendarSelectionMultiDateDelegate' is unavailable in tvOS
extension CalendarView.Coordinator: UICalendarSelectionMultiDateDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:33:11: note: 'UICalendarSelectionMultiDateDelegate' has been explicitly marked unavailable here
@protocol UICalendarSelectionMultiDateDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift:27:11: error: 'UICalendarView' is unavailable in tvOS
extension UICalendarView {
          ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
SwiftCompile normal arm64 Compiling\ CalendarView.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift (in target 'CalendarView' from project 'CalendarView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UICalendarView+Helper.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift (in target 'CalendarView' from project 'CalendarView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ CalendarView (in target 'CalendarView' from project 'CalendarView')
	EmitSwiftModule normal arm64 (in target 'CalendarView' from project 'CalendarView')
	Building workspace spi-builder-workspace with scheme CalendarView
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CalendarView: /Users/admin/builder/spi-builder-workspace
resolved source packages: CalendarView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CalendarView",
  "name" : "CalendarView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "CalendarView",
      "targets" : [
        "CalendarView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CalendarView",
      "module_type" : "SwiftTarget",
      "name" : "CalendarView",
      "path" : "Sources/CalendarView",
      "product_memberships" : [
        "CalendarView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CalendarView.swift",
        "UICalendarView+Helper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CalendarView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CalendarView -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.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 CalendarView -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  CalendarView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'CalendarView' in project 'CalendarView'
        ➜ Explicit dependency on target 'CalendarView' in project 'CalendarView'
        ➜ Explicit dependency on target 'CalendarView_CalendarView' in project 'CalendarView'
    Target 'CalendarView' in project 'CalendarView'
        ➜ Explicit dependency on target 'CalendarView_CalendarView' in project 'CalendarView'
    Target 'CalendarView_CalendarView' in project 'CalendarView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 038afd1499647aad1be4dbbc186ba3f5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/038afd1499647aad1be4dbbc186ba3f5.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/empty-CalendarView_CalendarView.plist (in target 'CalendarView_CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView_CalendarView.build/empty-CalendarView_CalendarView.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CalendarView_CalendarView.bundle/Info.plist
SwiftDriver CalendarView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CalendarView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos16.0 -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.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/CalendarView.build/Debug-appletvos/CalendarView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.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/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift (in target 'CalendarView' from project 'CalendarView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ CalendarView (in target 'CalendarView' from project 'CalendarView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift -target arm64-apple-tvos16.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CalendarView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CalendarView.build/Debug-appletvos/CalendarView.build/Objects-normal/arm64/CalendarView.abi.json
EmitSwiftModule normal arm64 (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:32:13: error: 'UICalendarView' is unavailable in tvOS
                var size: UICalendarView.DecorationSize?
                          ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:95:46: error: 'UICalendarView' is unavailable in tvOS
        public func makeUIView(context: Context) -> UICalendarView {
                                                    ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:105:43: error: 'UICalendarView' is unavailable in tvOS
        public func updateUIView(_ calendarView: UICalendarView, context: Context) {
                                                 ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:27:15: warning: unavailable class 'UICalendarView' was used to satisfy a requirement of protocol 'UIViewRepresentable'; this will be an error in a future Swift language mode
public struct CalendarView: UIViewRepresentable {
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' declared here
@interface UICalendarView : UIView
           ^
SwiftUI.UIViewRepresentable.UIViewType:2:16: note: requirement 'UIViewType' declared here
associatedtype UIViewType : UIView}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:238:112: error: 'UICalendarView' is unavailable in tvOS
        func decorating(_ dateComponents: Set<DateComponents>, systemImage: String? = nil, color: Color? = nil, size: UICalendarView.DecorationSize = .medium) -> Self {
                                                                                                                      ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:244:99: error: 'UICalendarView' is unavailable in tvOS
        func decorating(_ dateComponents: Set<DateComponents>, image: String, color: Color? = nil, size: UICalendarView.DecorationSize = .medium) -> Self {
                                                                                                         ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:293:43: error: 'UICalendarView' is unavailable in tvOS
        public func calendarView(_ calendarView: UICalendarView, decorationFor dateComponents: DateComponents) -> UICalendarView.Decoration? {
                                                 ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:293:108: error: 'UICalendarView' is unavailable in tvOS
        public func calendarView(_ calendarView: UICalendarView, decorationFor dateComponents: DateComponents) -> UICalendarView.Decoration? {
                                                                                                                  ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:333:43: error: 'UICalendarView' is unavailable in tvOS
        public func calendarView(_ calendarView: UICalendarView, didChangeVisibleDateComponentsFrom previousDateComponents: DateComponents) {
                                                 ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:292:37: error: 'UICalendarViewDelegate' is unavailable in tvOS
extension CalendarView.Coordinator: UICalendarViewDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:74:11: note: 'UICalendarViewDelegate' has been explicitly marked unavailable here
@protocol UICalendarViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:341:41: error: 'UICalendarSelectionSingleDate' is unavailable in tvOS
        public func dateSelection(_ selection: UICalendarSelectionSingleDate, canSelectDate dateComponents: DateComponents?) -> Bool {
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionSingleDate.h:16:12: note: 'UICalendarSelectionSingleDate' has been explicitly marked unavailable here
@interface UICalendarSelectionSingleDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:353:41: error: 'UICalendarSelectionSingleDate' is unavailable in tvOS
        public func dateSelection(_ selection: UICalendarSelectionSingleDate, didSelectDate dateComponents: DateComponents?) {
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionSingleDate.h:16:12: note: 'UICalendarSelectionSingleDate' has been explicitly marked unavailable here
@interface UICalendarSelectionSingleDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:340:37: error: 'UICalendarSelectionSingleDateDelegate' is unavailable in tvOS
extension CalendarView.Coordinator: UICalendarSelectionSingleDateDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionSingleDate.h:34:11: note: 'UICalendarSelectionSingleDateDelegate' has been explicitly marked unavailable here
@protocol UICalendarSelectionSingleDateDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:361:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, canSelectDate dateComponents: DateComponents) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:365:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, canDeselectDate dateComponents: DateComponents) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:369:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, didSelectDate dateComponents: DateComponents) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:373:46: error: 'UICalendarSelectionMultiDate' is unavailable in tvOS
        public func multiDateSelection(_ selection: UICalendarSelectionMultiDate, didDeselectDate dateComponents: DateComponents) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:16:12: note: 'UICalendarSelectionMultiDate' has been explicitly marked unavailable here
@interface UICalendarSelectionMultiDate : UICalendarSelection
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift:360:37: error: 'UICalendarSelectionMultiDateDelegate' is unavailable in tvOS
extension CalendarView.Coordinator: UICalendarSelectionMultiDateDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarSelectionMultiDate.h:33:11: note: 'UICalendarSelectionMultiDateDelegate' has been explicitly marked unavailable here
@protocol UICalendarSelectionMultiDateDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift:27:11: error: 'UICalendarView' is unavailable in tvOS
extension UICalendarView {
          ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICalendarView.h:18:12: note: 'UICalendarView' has been explicitly marked unavailable here
@interface UICalendarView : UIView
           ^
SwiftCompile normal arm64 Compiling\ CalendarView.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift (in target 'CalendarView' from project 'CalendarView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/CalendarView.swift (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UICalendarView+Helper.swift /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift (in target 'CalendarView' from project 'CalendarView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CalendarView/UICalendarView+Helper.swift (in target 'CalendarView' from project 'CalendarView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ CalendarView (in target 'CalendarView' from project 'CalendarView')
	EmitSwiftModule normal arm64 (in target 'CalendarView' from project 'CalendarView')
	Building workspace spi-builder-workspace with scheme CalendarView
(3 failures)
BUILD FAILURE 6.1 tvOS