The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AdaptiveCardUI, reference main (4ac1a3), with Swift 6.0 for tvOS using Xcode 16.2 on 27 Nov 2024 23:02:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdaptiveCardUI-Package -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 Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalezreal/AdaptiveCardUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gonzalezreal/AdaptiveCardUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4ac1a3c Split the package into two libraries (#19)
Cloned https://github.com/gonzalezreal/AdaptiveCardUI.git
Revision (git rev-parse @):
4ac1a3c0c14cb951fb530712de7e4ae832573bf3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gonzalezreal/AdaptiveCardUI.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/gonzalezreal/AdaptiveCardUI.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/gonzalezreal/DefaultCodable
Fetching from https://github.com/pointfreeco/combine-schedulers
Fetching from https://github.com/gonzalezreal/NetworkImage
Fetching from https://github.com/gonzalezreal/AnyValue
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/pointfreeco/swift-concurrency-extras
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/swiftlang/swift-syntax
Creating working copy of package ‘DefaultCodable’
Checking out 1.2.1 of package ‘DefaultCodable’
Creating working copy of package ‘swift-concurrency-extras’
Checking out 0.1.2 of package ‘swift-concurrency-extras’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.17.6 of package ‘swift-snapshot-testing’
Creating working copy of package ‘NetworkImage’
Checking out 1.1.1 of package ‘NetworkImage’
Creating working copy of package ‘AnyValue’
Checking out 1.0.0 of package ‘AnyValue’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘combine-schedulers’
Checking out 0.11.0 of package ‘combine-schedulers’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 0.9.0 of package ‘xctest-dynamic-overlay’
Resolve Package Graph
Resolved source packages:
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 0.11.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.6
  AdaptiveCardUI: /Users/admin/builder/spi-builder-workspace
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 0.1.2
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 1.1.1
  AnyValue: https://github.com/gonzalezreal/AnyValue @ 1.0.0
  DefaultCodable: https://github.com/gonzalezreal/DefaultCodable @ 1.2.1
resolved source packages: combine-schedulers, xctest-dynamic-overlay, swift-snapshot-testing, AdaptiveCardUI, swift-concurrency-extras, swift-syntax, NetworkImage, AnyValue, DefaultCodable
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "defaultcodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gonzalezreal/DefaultCodable"
    },
    {
      "identity" : "anyvalue",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gonzalezreal/AnyValue"
    },
    {
      "identity" : "networkimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gonzalezreal/NetworkImage"
    },
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "AdaptiveCardUI",
  "name" : "AdaptiveCardUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "AdaptiveCard",
      "targets" : [
        "AdaptiveCard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdaptiveCardUI",
      "targets" : [
        "AdaptiveCardUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdaptiveCardUITests",
      "module_type" : "SwiftTarget",
      "name" : "AdaptiveCardUITests",
      "path" : "Tests/AdaptiveCardUITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "Configuration/ActionSetConfigurationTests.swift",
        "Configuration/FontConfigurationTests.swift",
        "Configuration/ImageSizeConfigurationTests.swift",
        "Configuration/ShowCardConfigurationTests.swift",
        "Configuration/SpacingConfigurationTests.swift",
        "Logic/AdaptiveCardDuplicateIdentifiersTests.swift",
        "Logic/AdaptiveCardFeatureAdaptableTests.swift",
        "Logic/AdaptiveCardImageURLsTests.swift",
        "Logic/AdaptiveCardStoreTests.swift",
        "Logic/AdaptiveCardToggleVisibilityTests.swift",
        "UI/ActionRenderingTests.swift",
        "UI/AdaptiveCardConfiguration+Test.swift",
        "UI/ColorTests.swift",
        "UI/ColumnSetRenderingTests.swift",
        "UI/ContainerRenderingTests.swift",
        "UI/CustomCardElementRenderingTests.swift",
        "UI/CustomCardElements/RepoLanguage.swift",
        "UI/CustomCardElements/RepoLanguageView.swift",
        "UI/CustomCardElements/StarCount.swift",
        "UI/CustomCardElements/StarCountView.swift",
        "UI/FactSetRenderingTests.swift",
        "UI/ImageRenderingTests.swift",
        "UI/ImageSetRenderingTests.swift",
        "UI/RichTextBlockRenderingTests.swift",
        "UI/TestHelpers.swift",
        "UI/TextBlockRenderingTests.swift",
        "UI/TextElementTests.swift"
      ],
      "target_dependencies" : [
        "AdaptiveCardUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaptiveCardUI",
      "module_type" : "SwiftTarget",
      "name" : "AdaptiveCardUI",
      "path" : "Sources/AdaptiveCardUI",
      "product_dependencies" : [
        "NetworkImage",
        "CombineSchedulers"
      ],
      "product_memberships" : [
        "AdaptiveCardUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AdaptiveCardUI/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "Configuration/ActionSetConfiguration.swift",
        "Configuration/AdaptiveCardConfiguration.swift",
        "Configuration/Color+Configuration.swift",
        "Configuration/ContainerConfiguration.swift",
        "Configuration/ContainerStyleConfiguration.swift",
        "Configuration/EnvironmentValues+Configuration.swift",
        "Configuration/FactSetConfiguration.swift",
        "Configuration/FontConfiguration.swift",
        "Configuration/FontTypeConfiguration.swift",
        "Configuration/ImageSizeConfiguration.swift",
        "Configuration/ShowCardConfiguration.swift",
        "Configuration/SpacingConfiguration.swift",
        "Configuration/TextBlockConfiguration.swift",
        "Configuration/TextColorConfiguration.swift",
        "Configuration/TextColorPair.swift",
        "Configuration/View+Configuration.swift",
        "Internal/Exports.swift",
        "Logic/FeatureAdaptation/Action+FeatureAdaptable.swift",
        "Logic/FeatureAdaptation/AdaptiveCard+FeatureAdaptable.swift",
        "Logic/FeatureAdaptation/CardElement+FeatureAdaptable.swift",
        "Logic/FeatureAdaptation/ColumnSetElement+FeatureAdaptable.swift",
        "Logic/FeatureAdaptation/Fallback+FeatureAdaptable.swift",
        "Logic/FeatureAdaptation/FeatureAdaptable.swift",
        "Logic/Store/AdaptiveCard+DuplicateIdentifiers.swift",
        "Logic/Store/AdaptiveCard+ImageURLs.swift",
        "Logic/Store/AdaptiveCardCache.swift",
        "Logic/Store/AdaptiveCardDownloader.swift",
        "Logic/Store/AdaptiveCardStore.swift",
        "Logic/Store/ImmediateAdaptiveCardCache.swift",
        "Logic/ToggleVisibility/AdaptiveCard+Toggleable.swift",
        "Logic/ToggleVisibility/CardElement+Toggleable.swift",
        "Logic/ToggleVisibility/ColumnSetElement+Toggleable.swift",
        "Logic/ToggleVisibility/Image+Toggleable.swift",
        "Logic/ToggleVisibility/Toggleable.swift",
        "UI/ActionSet/ActionSetView.swift",
        "UI/ActionSet/ActionView.swift",
        "UI/ActionSet/CapsuleButtonModifier.swift",
        "UI/ActionSet/CapsuleButtonStyle.swift",
        "UI/AdaptiveCard/AdaptiveCardFeatures.swift",
        "UI/AdaptiveCard/AdaptiveCardSourceView.swift",
        "UI/AdaptiveCard/AdaptiveCardView.swift",
        "UI/AdaptiveCard/ErrorView.swift",
        "UI/AdaptiveCard/PrimitiveCardView.swift",
        "UI/BackgroundImage/BackgroundImageStyle.swift",
        "UI/BackgroundImage/BackgroundImageView.swift",
        "UI/BackgroundImage/CoverImageView.swift",
        "UI/BackgroundImage/RepeatHorizontallyImageView.swift",
        "UI/BackgroundImage/RepeatVerticallyImageView.swift",
        "UI/CardElement/CardElementList.swift",
        "UI/CardElement/CardElementView.swift",
        "UI/CardElement/CustomCardElementView.swift",
        "UI/CardElement/SpacingCardElementView.swift",
        "UI/Color/Color+ARGBHex.swift",
        "UI/ColumnSet/ColumnSetView.swift",
        "UI/ColumnSet/ColumnView.swift",
        "UI/ColumnSet/SpacingColumnView.swift",
        "UI/Container/ContainerView.swift",
        "UI/Container/EnvironmentValues+ContainerStyle.swift",
        "UI/FactSet/FactSetView.swift",
        "UI/Helpers/Alignment+VAlignment.swift",
        "UI/Helpers/BlockElementHeight+CGFloat.swift",
        "UI/Helpers/CollectSizeModifier.swift",
        "UI/Helpers/FlowLayout.swift",
        "UI/Helpers/HAlign.swift",
        "UI/Helpers/HAlignment+Offset.swift",
        "UI/Helpers/Padded.swift",
        "UI/Helpers/PixelDimension+CGFloat.swift",
        "UI/Helpers/SelectActionModifier.swift",
        "UI/Helpers/VAlignment+Offset.swift",
        "UI/Image/AutoImageView.swift",
        "UI/Image/ContentSizeKey.swift",
        "UI/Image/CustomImageStyle.swift",
        "UI/Image/FixedSizeImageView.swift",
        "UI/Image/ImageSetView.swift",
        "UI/Image/ImageSizeImageView.swift",
        "UI/Image/ImageStyleView.swift",
        "UI/Image/ImageView.swift",
        "UI/Image/PrimitiveImageStyle.swift",
        "UI/Text/Font.Design+FontType.swift",
        "UI/Text/Font.Weight+FontWeight.swift",
        "UI/Text/RichTextBlockView.swift",
        "UI/Text/Text+Parsing.swift",
        "UI/Text/TextAlignment+HAlignment.swift",
        "UI/Text/TextBlockView.swift",
        "UI/Text/TextElement.swift"
      ],
      "target_dependencies" : [
        "AdaptiveCard"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdaptiveCardTests",
      "module_type" : "SwiftTarget",
      "name" : "AdaptiveCardTests",
      "path" : "Tests/AdaptiveCardTests",
      "sources" : [
        "ActionTests.swift",
        "BackgroundImageTests.swift",
        "BlockElementHeightTests.swift",
        "CardElementTests.swift",
        "ColumnSetElementTests.swift",
        "ColumnWidthTests.swift",
        "PixelDimensionTests.swift",
        "SemanticVersionTests.swift",
        "TargetElementTests.swift",
        "TextRunTests.swift"
      ],
      "target_dependencies" : [
        "AdaptiveCard"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdaptiveCard",
      "module_type" : "SwiftTarget",
      "name" : "AdaptiveCard",
      "path" : "Sources/AdaptiveCard",
      "product_dependencies" : [
        "DefaultCodable",
        "AnyValue"
      ],
      "product_memberships" : [
        "AdaptiveCard",
        "AdaptiveCardUI"
      ],
      "sources" : [
        "Actions/Action.swift",
        "Actions/ActionProtocol.swift",
        "Actions/ActionStyle.swift",
        "Actions/OpenURLAction.swift",
        "Actions/ShowCardAction.swift",
        "Actions/SubmitAction.swift",
        "Actions/TargetElement.swift",
        "Actions/ToggleVisibilityAction.swift",
        "Actions/UnknownAction.swift",
        "AdaptiveCard.swift",
        "Common/BackgroundImage.swift",
        "Common/BlockElementHeight.swift",
        "Common/ContainerStyle.swift",
        "Common/FontSize.swift",
        "Common/FontType.swift",
        "Common/FontWeight.swift",
        "Common/HAlignment.swift",
        "Common/ImageFillMode.swift",
        "Common/ImageSize.swift",
        "Common/ImageStyle.swift",
        "Common/ItemIdentifier.swift",
        "Common/PixelDimension.swift",
        "Common/SemanticVersion.swift",
        "Common/Spacing.swift",
        "Common/TextColor.swift",
        "Common/VAlignment.swift",
        "Containers/ActionSet.swift",
        "Containers/ColumnSet.swift",
        "Containers/Container.swift",
        "Containers/Fact.swift",
        "Containers/FactSet.swift",
        "Containers/ImageSet.swift",
        "Elements/CardElement.swift",
        "Elements/CardElementProtocol.swift",
        "Elements/Column.swift",
        "Elements/ColumnSetElement.swift",
        "Elements/ColumnSetElementProtocol.swift",
        "Elements/ColumnWidth.swift",
        "Elements/CustomCardElement.swift",
        "Elements/Fallback.swift",
        "Elements/Image.swift",
        "Elements/RichTextBlock.swift",
        "Elements/TextBlock.swift",
        "Elements/TextRun.swift",
        "Elements/UnknownCardElement.swift",
        "Elements/UnknownColumnSetElement.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AdaptiveCard",
      "AdaptiveCardUI",
      "AdaptiveCardUI-Package",
      "AdaptiveCardUI-Package-watchOS",
      "NetworkImage_watchOS"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdaptiveCardUI-Package -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.1.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 AdaptiveCardUI-Package -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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Resolve Package Graph
Resolved source packages:
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 0.11.0
  AnyValue: https://github.com/gonzalezreal/AnyValue @ 1.0.0
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 1.1.1
  DefaultCodable: https://github.com/gonzalezreal/DefaultCodable @ 1.2.1
  AdaptiveCardUI: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 0.1.2
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.6
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'AdaptiveCardUITests' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI_AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI_AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
    Target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
    Target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
    Target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
    Target 'AnyValue' in project 'AnyValue' (no dependencies)
    Target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
    Target 'DefaultCodable' in project 'DefaultCodable' (no dependencies)
    Target 'AdaptiveCardUI_AdaptiveCardUI' in project 'AdaptiveCardUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f826d10cadba9c7cab18d164b7d46e6a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f826d10cadba9c7cab18d164b7d46e6a.xcbuilddata
error: The package product 'CombineSchedulers' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'NetworkImage' from project 'NetworkImage')
error: The package product 'CombineSchedulers' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdaptiveCardUI-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 AdaptiveCardUI-Package -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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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:
  AdaptiveCardUI: /Users/admin/builder/spi-builder-workspace
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 0.1.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.6
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 0.11.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  DefaultCodable: https://github.com/gonzalezreal/DefaultCodable @ 1.2.1
  AnyValue: https://github.com/gonzalezreal/AnyValue @ 1.0.0
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 1.1.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'AdaptiveCardUITests' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI_AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCardUI_AdaptiveCardUI' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'NetworkImage' in project 'NetworkImage'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
    Target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
    Target 'AdaptiveCard' in project 'AdaptiveCardUI'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
    Target 'AnyValue' in project 'AnyValue'
        ➜ Explicit dependency on target 'AnyValue' in project 'AnyValue'
    Target 'AnyValue' in project 'AnyValue' (no dependencies)
    Target 'DefaultCodable' in project 'DefaultCodable'
        ➜ Explicit dependency on target 'DefaultCodable' in project 'DefaultCodable'
    Target 'DefaultCodable' in project 'DefaultCodable' (no dependencies)
    Target 'AdaptiveCardUI_AdaptiveCardUI' in project 'AdaptiveCardUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'CombineSchedulers' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
error: The package product 'CombineSchedulers' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'NetworkImage' from project 'NetworkImage')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdaptiveCardUI-Package
(1 failure)
BUILD FAILURE 6.0 tvOS