The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Composed, reference 2.0.0-beta.1 (454991), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 11 Apr 2026 13:21:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Composed -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thread/Composed.git
Reference: 2.0.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thread/Composed
 * tag               2.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 4549914 Updated FlowLayout
Cloned https://github.com/thread/Composed.git
Revision (git rev-parse @):
454991435a352300e219743acf146c70b84ff33c
SUCCESS checkout https://github.com/thread/Composed.git at 2.0.0-beta.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/thread/Composed.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "flowlayout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shaps80/FlowLayout.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.2",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Composed",
  "name" : "Composed",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Composed",
      "targets" : [
        "Composed"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposedTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposedTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "AllNewAndImproved.swift",
        "Array+Spec.swift",
        "Basic+Spec.swift",
        "Complex+Spec.swift",
        "Composed+Spec.swift",
        "Empty+Spec.swift",
        "Lifecycle+Spec.swift",
        "Managed+Spec.swift",
        "SectionProviderDelegate+Spec.swift",
        "Sectioned+Spec.swift",
        "Segmented+Spec.swift",
        "Wrapper+Spec.swift"
      ],
      "target_dependencies" : [
        "Composed"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Composed",
      "module_type" : "SwiftTarget",
      "name" : "Composed",
      "path" : "Sources",
      "product_dependencies" : [
        "FlowLayout"
      ],
      "product_memberships" : [
        "Composed"
      ],
      "sources" : [
        "Core/DataSources/ArrayDataSource.swift",
        "Core/DataSources/BasicDataSource.swift",
        "Core/DataSources/ComposedDataSource.swift",
        "Core/DataSources/EmbeddingDataSource.swift",
        "Core/DataSources/SectionedDataSource.swift",
        "Core/DataSources/SegmentedDataSource.swift",
        "Core/DataSources/SingleElementDataSource.swift",
        "Core/DataStores/ArrayDataStore.swift",
        "Core/DataStores/DataStore.swift",
        "Core/DataStores/ManagedDataStore.swift",
        "Core/DataStores/MutableDataStore.swift",
        "Core/DataStores/PhotosDataStore.swift",
        "Core/Deprecations.swift",
        "Core/Protocols/AggregateDataSource.swift",
        "Core/Protocols/CollectionDataSource.swift",
        "Core/Protocols/CollectionUIProvidingDataSource.swift",
        "Core/Protocols/DataSource+Handlers.swift",
        "Core/Protocols/DataSource.swift",
        "Core/Protocols/GlobalViewsProvidingDataSource.swift",
        "Helpers/CarouselSizingStrategy.swift",
        "Helpers/CollectionUISizingStrategy.swift",
        "Helpers/ColumnSizingStrategy.swift",
        "Helpers/ComposedChangeDetails.swift",
        "Helpers/ComposedMappings.swift",
        "Helpers/DataSourceChangeSet.swift",
        "Helpers/DataSourceHashableWrapper.swift",
        "Helpers/NoSizingStrategy.swift",
        "Helpers/ReusableViewNibLoadable.swift",
        "Views/CollectionUIViewProvider.swift",
        "Views/DataSourceCoordinator.swift",
        "Views/DataSourceHeaderFooterView.swift",
        "Views/DataSourceInvalidationContext.swift",
        "Views/DataSourceViewController.swift",
        "Views/EmbeddedDataSourceCell.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Composed",
    "schemes" : [
      "Composed"
    ],
    "targets" : [
      "Composed"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Composed -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 Composed -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Composed' in project 'Composed' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: aae2c3adba34af88fa1b1b36bab371c7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aae2c3adba34af88fa1b1b36bab371c7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Composed.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "V2CWYL9AN8" with a private key was found. (in target 'Composed' from project 'Composed')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:23bf12f158ec6d33a54dc1af124ab2185a3e424c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:23bf12f158ec6d33a54dc1af124ab2185a3e424c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project Composed with scheme Composed
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "flowlayout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shaps80/FlowLayout.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.2",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Composed",
  "name" : "Composed",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Composed",
      "targets" : [
        "Composed"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposedTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposedTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "AllNewAndImproved.swift",
        "Array+Spec.swift",
        "Basic+Spec.swift",
        "Complex+Spec.swift",
        "Composed+Spec.swift",
        "Empty+Spec.swift",
        "Lifecycle+Spec.swift",
        "Managed+Spec.swift",
        "SectionProviderDelegate+Spec.swift",
        "Sectioned+Spec.swift",
        "Segmented+Spec.swift",
        "Wrapper+Spec.swift"
      ],
      "target_dependencies" : [
        "Composed"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Composed",
      "module_type" : "SwiftTarget",
      "name" : "Composed",
      "path" : "Sources",
      "product_dependencies" : [
        "FlowLayout"
      ],
      "product_memberships" : [
        "Composed"
      ],
      "sources" : [
        "Core/DataSources/ArrayDataSource.swift",
        "Core/DataSources/BasicDataSource.swift",
        "Core/DataSources/ComposedDataSource.swift",
        "Core/DataSources/EmbeddingDataSource.swift",
        "Core/DataSources/SectionedDataSource.swift",
        "Core/DataSources/SegmentedDataSource.swift",
        "Core/DataSources/SingleElementDataSource.swift",
        "Core/DataStores/ArrayDataStore.swift",
        "Core/DataStores/DataStore.swift",
        "Core/DataStores/ManagedDataStore.swift",
        "Core/DataStores/MutableDataStore.swift",
        "Core/DataStores/PhotosDataStore.swift",
        "Core/Deprecations.swift",
        "Core/Protocols/AggregateDataSource.swift",
        "Core/Protocols/CollectionDataSource.swift",
        "Core/Protocols/CollectionUIProvidingDataSource.swift",
        "Core/Protocols/DataSource+Handlers.swift",
        "Core/Protocols/DataSource.swift",
        "Core/Protocols/GlobalViewsProvidingDataSource.swift",
        "Helpers/CarouselSizingStrategy.swift",
        "Helpers/CollectionUISizingStrategy.swift",
        "Helpers/ColumnSizingStrategy.swift",
        "Helpers/ComposedChangeDetails.swift",
        "Helpers/ComposedMappings.swift",
        "Helpers/DataSourceChangeSet.swift",
        "Helpers/DataSourceHashableWrapper.swift",
        "Helpers/NoSizingStrategy.swift",
        "Helpers/ReusableViewNibLoadable.swift",
        "Views/CollectionUIViewProvider.swift",
        "Views/DataSourceCoordinator.swift",
        "Views/DataSourceHeaderFooterView.swift",
        "Views/DataSourceInvalidationContext.swift",
        "Views/DataSourceViewController.swift",
        "Views/EmbeddedDataSourceCell.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Composed",
    "schemes" : [
      "Composed"
    ],
    "targets" : [
      "Composed"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Composed -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 Composed -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Composed' in project 'Composed' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: aae2c3adba34af88fa1b1b36bab371c7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aae2c3adba34af88fa1b1b36bab371c7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Composed.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "V2CWYL9AN8" with a private key was found. (in target 'Composed' from project 'Composed')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:23bf12f158ec6d33a54dc1af124ab2185a3e424c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:23bf12f158ec6d33a54dc1af124ab2185a3e424c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project Composed with scheme Composed
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild