The Swift Package Index logo.Swift Package Index

Build Information

Failed to build brh-segmented-control, reference 1.0.7 (15a3be), with Swift 6.2 for tvOS using Xcode 26.3 on 31 Mar 2026 19:04:44 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/brh-segmented-control.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/brh-segmented-control
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 15a3bea Revert version changes
Cloned https://github.com/bradhowes/brh-segmented-control.git
Revision (git rev-parse @):
15a3bea1c993723b5f290d8ab4ff1061796dd97b
SUCCESS checkout https://github.com/bradhowes/brh-segmented-control.git at 1.0.7
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bradhowes/brh-segmented-control.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
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-syntax’
Checking out 603.0.0 of package ‘swift-syntax’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.5.0 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.19.2 of package ‘swift-snapshot-testing’
Resolve Package Graph
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
  brh-segmented-control: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-custom-dump, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing, brh-segmented-control
2026-03-31 15:03:55.920 xcodebuild[517:2983] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:03:56.724 xcodebuild[517:2983] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:03:58.289 xcodebuild[517:2983] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "brh-segmented-control",
  "name" : "brh-segmented-control",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "BRHSegmentedControl",
      "targets" : [
        "BRHSegmentedControl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BRHSegmentedControlTests",
      "module_type" : "SwiftTarget",
      "name" : "BRHSegmentedControlTests",
      "path" : "Tests/BRHSegmentedControlTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "BRHSegmentedControlTests.swift",
        "TestSupport.swift"
      ],
      "target_dependencies" : [
        "BRHSegmentedControl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BRHSegmentedControl",
      "module_type" : "SwiftTarget",
      "name" : "BRHSegmentedControl",
      "path" : "Sources/BRHSegmentedControl",
      "product_memberships" : [
        "BRHSegmentedControl"
      ],
      "sources" : [
        "BRHSegmentedControl.swift",
        "BRHSegmentedControlSupport.swift",
        "Extensions/Color.swift",
        "Extensions/EnvironmentValues.swift",
        "Extensions/View.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "brh-segmented-control"
    ]
  }
}
2026-03-31 15:04:24.902 xcodebuild[767:4474] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:04:25.083 xcodebuild[767:4474] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:04:25.191 xcodebuild[767:4474] [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 brh-segmented-control -destination generic/platform=tvOS
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 brh-segmented-control -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
  brh-segmented-control: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BRHSegmentedControl' in project 'brh-segmented-control'
        ➜ Explicit dependency on target 'BRHSegmentedControl' in project 'brh-segmented-control'
    Target 'BRHSegmentedControl' in project 'brh-segmented-control' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 8be45fbbed2f99b05f4cf5cc44b1f4ac
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8be45fbbed2f99b05f4cf5cc44b1f4ac.xcbuilddata
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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-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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.DependencyMetadataFileList (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.DependencyStaticMetadataFileList (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.modulemap (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl_const_extract_protocols.json (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.SwiftFileList (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.SwiftConstValuesFileList (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-OutputFileMap.json (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.LinkFileList (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/BRHSegmentedControl.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.modulemap (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/BRHSegmentedControl.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver BRHSegmentedControl normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    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 BRHSegmentedControl -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos15.0 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl_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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-B074MV1Q1KTQU3GPS4NYAXAVD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6BKN3CM4NBAXX8486PKKPUBNC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-54TRHP237X4RWEFA4I75Y9OPT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-4JR814L2AB9P3ULOSC4E5GVEB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-8Q8WRX9WQWTN9FHIOYZITJKK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-DXXKDAFDAQQZ51E82308K8ZVV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-5WJ2VUL49S3VDCOTGXPLT5WO1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-2DQN7XBI9BS69HOSCOCVGRMON.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5CVOXE7NQY3KDH5TRMCS3OBOQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-53SAYDK6TA9BKMBO8ROL4JOEA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-9J3B5L9I3NSENZHACF5BZMR7P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CGEPYG1RBJ80PL2LA9PYF7BTX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-66UE57KLNH61MUA7HNFQC2PK5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-3BH0W6N6XQVD6M9UJ7ILIQCL8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-9JA1I1X9ALVL7EDYQEI9CKNF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-5GKYAHYSAOXGWFGYRU0NYDM4F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-AZY8FFJBBEBKQW6RE9L6VDCY1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-G468OB4WE46NPO9XPP53114K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-7J28B21MFT03HB6ZF8XIAQK2C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-CK0V95BW8EBJEM5HBFKS7564W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-850GMXZ2LABEMPL5IA2YBF48T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-68C447ICPK9OGC3VAVOOZX7IX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4JLYUBPOLSXVWWNZKZEPV7MKW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-Q832TLI6LE9HV09VLBQNS2DD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4S3A0CFF0PUCM3ZLA8WLLQ6Y7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-EPBMYKSBN0P6C9E38O77X7C31.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CIDSGZRB90554SH2SLBE2VB2R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-B3Y780T3IWRGGYBYP16LFOTGP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-2RQYYOQ65TZ9FWI8HZJ24A0DI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-E42U3S8H4MVKW3W3PUWBF8LDC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-8VPT6XZ949CN8YX8DEIIG4OPT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-2SV20HSOX416GCD8X8HHNH1VH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-4QXCR6UW8S60ESIFZIQQS6A6P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4RXJ9DP0JVAFHMFCRNK7O2QJP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-2SOGVVPJZMW6YALY02PIRN5KR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-DEZJSD4EV30W6FJMXIMVWIGCB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-AB7ESD24LFSX49NLYVQIN5K47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-2QXCUHWBL8SVVN7ZKE27E9OEB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-19X0EO8ESR12UB6FU6ARXE4HC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-1HPCQEY2C8P7MRPM97YOHHXT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-AE280RSZCYFHQLF7G0WQIPLUA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-707XPV0KWVB1WT4TMNU7HOZGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-DE1WEGS3FGUFN4HOTKISN6R36.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-4R93JK6JBLTXCT6JC6ZMI7JHU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-L11WCY4TARMWC4YXL9434VG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-77FE648G5OD68PCWYY7TV4E1R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-DXBUBQCJT666B5RCA0F02HCP1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-5LPMIHWSQLYPPBYPRJQ5S2RYB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-5229VSCGOXTZSJJH9UZ3D2D4A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-5QXWI4SG6K9QBEF0LFGYMH5BT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-BD0891KFYC4T79OTWGX5BO1YZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-8VTM707JTHU14RXLXAETRDV3C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-1Y4T98DFQGT07Y24YUOPUS6CN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-56N7IIFS2IWFDG7XJ7HCGUDFT.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ BRHSegmentedControl (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
EmitSwiftModule normal arm64 (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ View.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/View.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/View.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Color.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/Color.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/Color.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BRHSegmentedControlSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControlSupport.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControlSupport.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BRHSegmentedControl.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControlSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/View.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.dia -target arm64-apple-tvos15.0 -module-can-import-version UIKit 9088.1.206 9088.1.206 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name BRHSegmentedControl -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.o -index-unit-output-path /brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:209:8: error: 'onTapGesture(count:perform:)' is only available in tvOS 16.0 or newer
      .onTapGesture {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:209:8: note: add 'if #available' version check
      .onTapGesture {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:198:16: note: add '@available' attribute to enclosing instance method
  private func segmentView(index: Int, content: some View) -> some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:154:1: note: add '@available' attribute to enclosing extension
extension BRHSegmentedControl {
^
SwiftCompile normal arm64 Compiling\ EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/EnvironmentValues.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/EnvironmentValues.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for BRHSegmentedControl (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftDriver\ Compilation\ Requirements BRHSegmentedControl normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BRHSegmentedControl -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos15.0 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl_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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/BRHSegmentedControl-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-Swift.h (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/BRHSegmentedControl-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftmodule (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftdoc (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.abi.json (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftsourceinfo (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/BRHSegmentedControl.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
2026-03-31 15:04:26.070 xcodebuild[769:4517] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:04:26.232 xcodebuild[769:4517] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ BRHSegmentedControl.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
	Building workspace spi-builder-workspace with scheme brh-segmented-control
(3 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:
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
  brh-segmented-control: /Users/admin/builder/spi-builder-workspace
resolved source packages: xctest-dynamic-overlay, swift-snapshot-testing, swift-custom-dump, swift-syntax, brh-segmented-control
2026-03-31 15:04:40.284 xcodebuild[913:5285] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:04:40.447 xcodebuild[913:5285] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "brh-segmented-control",
  "name" : "brh-segmented-control",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "BRHSegmentedControl",
      "targets" : [
        "BRHSegmentedControl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BRHSegmentedControlTests",
      "module_type" : "SwiftTarget",
      "name" : "BRHSegmentedControlTests",
      "path" : "Tests/BRHSegmentedControlTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "BRHSegmentedControlTests.swift",
        "TestSupport.swift"
      ],
      "target_dependencies" : [
        "BRHSegmentedControl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BRHSegmentedControl",
      "module_type" : "SwiftTarget",
      "name" : "BRHSegmentedControl",
      "path" : "Sources/BRHSegmentedControl",
      "product_memberships" : [
        "BRHSegmentedControl"
      ],
      "sources" : [
        "BRHSegmentedControl.swift",
        "BRHSegmentedControlSupport.swift",
        "Extensions/Color.swift",
        "Extensions/EnvironmentValues.swift",
        "Extensions/View.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "brh-segmented-control"
    ]
  }
}
2026-03-31 15:04:41.759 xcodebuild[922:5367] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:04:41.934 xcodebuild[922:5367] [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 brh-segmented-control -destination generic/platform=tvOS
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 brh-segmented-control -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
  brh-segmented-control: /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 'BRHSegmentedControl' in project 'brh-segmented-control'
        ➜ Explicit dependency on target 'BRHSegmentedControl' in project 'brh-segmented-control'
    Target 'BRHSegmentedControl' in project 'brh-segmented-control' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
SwiftDriver BRHSegmentedControl normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    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 BRHSegmentedControl -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos15.0 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl_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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Color.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/Color.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/Color.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BRHSegmentedControl.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:209:8: error: 'onTapGesture(count:perform:)' is only available in tvOS 16.0 or newer
      .onTapGesture {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:209:8: note: add 'if #available' version check
      .onTapGesture {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:198:16: note: add '@available' attribute to enclosing instance method
  private func segmentView(index: Int, content: some View) -> some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift:154:1: note: add '@available' attribute to enclosing extension
extension BRHSegmentedControl {
^
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControlSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/View.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.dia -target arm64-apple-tvos15.0 -module-can-import-version UIKit 9088.1.206 9088.1.206 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.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/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name BRHSegmentedControl -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.o -index-unit-output-path /brh-segmented-control.build/Debug-appletvos/BRHSegmentedControl.build/Objects-normal/arm64/BRHSegmentedControl.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ BRHSegmentedControl (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
EmitSwiftModule normal arm64 (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/EnvironmentValues.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/EnvironmentValues.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BRHSegmentedControlSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControlSupport.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControlSupport.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ View.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/View.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/Extensions/View.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling EnvironmentValues.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftDriverJobDiscovery normal arm64 Compiling Color.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftDriverJobDiscovery normal arm64 Compiling View.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
SwiftDriverJobDiscovery normal arm64 Compiling BRHSegmentedControlSupport.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
2026-03-31 15:04:43.017 xcodebuild[927:5488] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-31 15:04:43.190 xcodebuild[927:5488] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
	SwiftCompile normal arm64 Compiling\ BRHSegmentedControl.swift /Users/admin/builder/spi-builder-workspace/Sources/BRHSegmentedControl/BRHSegmentedControl.swift (in target 'BRHSegmentedControl' from project 'brh-segmented-control')
	Building workspace spi-builder-workspace with scheme brh-segmented-control
(3 failures)
BUILD FAILURE 6.2 tvOS