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 FlexLayout with Swift 6.1 for watchOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/layoutbox/flexlayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/layoutbox/flexlayout
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fe74d5a update .md
Cloned https://github.com/layoutbox/flexlayout.git
Revision (git rev-parse @):
fe74d5afb3c12d1d6e4dcb7595f381a3aac4229e
SUCCESS checkout https://github.com/layoutbox/flexlayout.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/layoutbox/flexlayout.git
https://github.com/layoutbox/flexlayout.git
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "yoga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.1",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/facebook/yoga.git"
    }
  ],
  "manifest_display_name" : "FlexLayout",
  "name" : "FlexLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FlexLayout",
      "targets" : [
        "FlexLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlexLayoutYogaKit",
      "module_type" : "ClangTarget",
      "name" : "FlexLayoutYogaKit",
      "path" : "Sources/YogaKit",
      "product_dependencies" : [
        "yoga"
      ],
      "product_memberships" : [
        "FlexLayout"
      ],
      "sources" : [
        "UIView+Yoga.mm",
        "YGLayout.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FlexLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "FlexLayoutTests",
      "path" : "Tests/FlexLayoutTests",
      "sources" : [
        "FlexLayoutTests.swift",
        "InsetTests.swift",
        "JustifyContentTests.swift",
        "MarginTests.swift",
        "PaddingTests.swift",
        "WidthSizeContentTests.swift"
      ],
      "target_dependencies" : [
        "FlexLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlexLayout",
      "module_type" : "SwiftTarget",
      "name" : "FlexLayout",
      "path" : "Sources/Swift",
      "product_memberships" : [
        "FlexLayout"
      ],
      "sources" : [
        "FlexLayout.swift",
        "Impl/FlexLayout+Enum.swift",
        "Impl/FlexLayout+Private.swift",
        "Impl/UIView+FlexLayout.swift",
        "Percent.swift",
        "YGLayoutExtensions.swift"
      ],
      "target_dependencies" : [
        "FlexLayoutYogaKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "yoga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.1",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/facebook/yoga.git"
    }
  ],
  "manifest_display_name" : "FlexLayout",
  "name" : "FlexLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FlexLayout",
      "targets" : [
        "FlexLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlexLayoutYogaKit",
      "module_type" : "ClangTarget",
      "name" : "FlexLayoutYogaKit",
      "path" : "Sources/YogaKit",
      "product_dependencies" : [
        "yoga"
      ],
      "product_memberships" : [
        "FlexLayout"
      ],
      "sources" : [
        "UIView+Yoga.mm",
        "YGLayout.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FlexLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "FlexLayoutTests",
      "path" : "Tests/FlexLayoutTests",
      "sources" : [
        "FlexLayoutTests.swift",
        "InsetTests.swift",
        "JustifyContentTests.swift",
        "MarginTests.swift",
        "PaddingTests.swift",
        "WidthSizeContentTests.swift"
      ],
      "target_dependencies" : [
        "FlexLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlexLayout",
      "module_type" : "SwiftTarget",
      "name" : "FlexLayout",
      "path" : "Sources/Swift",
      "product_memberships" : [
        "FlexLayout"
      ],
      "sources" : [
        "FlexLayout.swift",
        "Impl/FlexLayout+Enum.swift",
        "Impl/FlexLayout+Private.swift",
        "Impl/UIView+FlexLayout.swift",
        "Percent.swift",
        "YGLayoutExtensions.swift"
      ],
      "target_dependencies" : [
        "FlexLayoutYogaKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "FlexLayout",
    "schemes" : [
      "FlexLayoutInner"
    ],
    "targets" : [
      "FlexLayout",
      "FlexLayoutTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlexLayoutInner -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 FlexLayoutInner -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
2025-07-23 05:54:21.691 xcodebuild[576:3366] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-07_05-54-0021.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "FlexLayoutInner" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:523c3c56edfb181aedbc4b8d831875758b6e35c9, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:523c3c56edfb181aedbc4b8d831875758b6e35c9, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:523c3c56edfb181aedbc4b8d831875758b6e35c9, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable