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.1 for watchOS using Xcode 16.3 on 26 Apr 2025 08:09:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/gonzalezreal/AdaptiveCardUI.git
https://github.com/gonzalezreal/AdaptiveCardUI.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/gonzalezreal/NetworkImage
Fetching from https://github.com/gonzalezreal/DefaultCodable
Fetching from https://github.com/gonzalezreal/AnyValue
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/pointfreeco/combine-schedulers (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Fetching from https://github.com/pointfreeco/swift-concurrency-extras (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Creating working copy of package ‘swift-concurrency-extras’
Checking out 0.1.2 of package ‘swift-concurrency-extras’
Creating working copy of package ‘combine-schedulers’
Checking out 0.11.0 of package ‘combine-schedulers’
Creating working copy of package ‘NetworkImage’
Checking out 1.1.1 of package ‘NetworkImage’
Creating working copy of package ‘DefaultCodable’
Checking out 1.2.1 of package ‘DefaultCodable’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.17.7 of package ‘swift-snapshot-testing’
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 ‘xctest-dynamic-overlay’
Checking out 0.9.0 of package ‘xctest-dynamic-overlay’
Resolve Package Graph
Resolved source packages:
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 1.1.1
  AnyValue: https://github.com/gonzalezreal/AnyValue @ 1.0.0
  AdaptiveCardUI: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  DefaultCodable: https://github.com/gonzalezreal/DefaultCodable @ 1.2.1
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 0.11.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.7
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 0.1.2
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
resolved source packages: NetworkImage, AnyValue, AdaptiveCardUI, swift-syntax, DefaultCodable, combine-schedulers, swift-snapshot-testing, swift-concurrency-extras, xctest-dynamic-overlay
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdaptiveCardUI-Package-watchOS -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AdaptiveCardUI-Package-watchOS -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AnyValue: https://github.com/gonzalezreal/AnyValue @ 1.0.0
  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
  DefaultCodable: https://github.com/gonzalezreal/DefaultCodable @ 1.2.1
  AdaptiveCardUI: /Users/admin/builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.7
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 0.11.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 483b375664c59de2932c8c739f0c123a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/483b375664c59de2932c8c739f0c123a.xcbuilddata
error: The package product 'DefaultCodable' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCard' from project 'AdaptiveCardUI')
error: The package product 'AnyValue' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCard' from project 'AdaptiveCardUI')
error: The package product 'DefaultCodable' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
error: The package product 'AnyValue' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
error: The package product 'CombineSchedulers' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
error: The package product 'CombineSchedulers' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'NetworkImage' from project 'NetworkImage')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdaptiveCardUI-Package-watchOS
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  AnyValue: https://github.com/gonzalezreal/AnyValue @ 1.0.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 1.1.1
  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.7
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 0.11.0
  DefaultCodable: https://github.com/gonzalezreal/DefaultCodable @ 1.2.1
  AdaptiveCardUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnyValue, xctest-dynamic-overlay, NetworkImage, swift-concurrency-extras, swift-syntax, swift-snapshot-testing, combine-schedulers, DefaultCodable, AdaptiveCardUI
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdaptiveCardUI-Package-watchOS -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AdaptiveCardUI-Package-watchOS -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 0.1.2
  AdaptiveCardUI: /Users/admin/builder/spi-builder-workspace
  DefaultCodable: https://github.com/gonzalezreal/DefaultCodable @ 1.2.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.7
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  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
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ee18c76645f122c3c1b2542cca66d73a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ee18c76645f122c3c1b2542cca66d73a.xcbuilddata
error: The package product 'DefaultCodable' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
error: The package product 'AnyValue' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
error: The package product 'CombineSchedulers' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCardUI' from project 'AdaptiveCardUI')
error: The package product 'DefaultCodable' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCard' from project 'AdaptiveCardUI')
error: The package product 'AnyValue' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'AdaptiveCard' from project 'AdaptiveCardUI')
error: The package product 'CombineSchedulers' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'NetworkImage' from project 'NetworkImage')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdaptiveCardUI-Package-watchOS
(1 failure)
BUILD FAILURE 6.1 watchOS