The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ComScore, reference 6.16.0 (f123be), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 18 Apr 2026 11:10:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/comScore/Comscore-Swift-Package-Manager.git
Reference: 6.16.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/comScore/Comscore-Swift-Package-Manager
 * tag               6.16.0     -> FETCH_HEAD
HEAD is now at f123be6 TAG-9520: New build ready with version 6.16.0
Cloned https://github.com/comScore/Comscore-Swift-Package-Manager.git
Revision (git rev-parse @):
f123be6aae5864c4eb7def5e9f1be9710fe1d782
SUCCESS checkout https://github.com/comScore/Comscore-Swift-Package-Manager.git at 6.16.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/comScore/Comscore-Swift-Package-Manager.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ComScore: /Users/admin/builder/spi-builder-workspace
resolved source packages: ComScore
2026-04-18 07:09:57.516 xcodebuild[529:3081] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ComScore",
  "name" : "ComScore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ComScore",
      "targets" : [
        "ComScore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComScore",
      "module_type" : "BinaryTarget",
      "name" : "ComScore",
      "path" : "remote/archive/ComScore.xcframework.zip",
      "product_memberships" : [
        "ComScore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ComScore"
    ]
  }
}
2026-04-18 07:10:05.327 xcodebuild[640:3853] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComScore -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 ComScore -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ComScore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'ComScore' in project 'ComScore' (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
Build description signature: 2ebd53e9f2eb1229f20f05dadafb2bc2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2ebd53e9f2eb1229f20f05dadafb2bc2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ComScore/ComScore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ComScore/ComScore.xcframework'. (in target 'ComScore' from project 'ComScore')
2026-04-18 07:10:06.798 xcodebuild[644:3899] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ComScore
(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
Resolve Package Graph
Resolved source packages:
  ComScore: /Users/admin/builder/spi-builder-workspace
resolved source packages: ComScore
2026-04-18 07:10:08.489 xcodebuild[657:3996] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ComScore",
  "name" : "ComScore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ComScore",
      "targets" : [
        "ComScore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComScore",
      "module_type" : "BinaryTarget",
      "name" : "ComScore",
      "path" : "remote/archive/ComScore.xcframework.zip",
      "product_memberships" : [
        "ComScore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ComScore"
    ]
  }
}
2026-04-18 07:10:09.651 xcodebuild[666:4056] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComScore -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 ComScore -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ComScore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'ComScore' in project 'ComScore' (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
Build description signature: 2ebd53e9f2eb1229f20f05dadafb2bc2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2ebd53e9f2eb1229f20f05dadafb2bc2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ComScore/ComScore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ComScore/ComScore.xcframework'. (in target 'ComScore' from project 'ComScore')
2026-04-18 07:10:10.542 xcodebuild[668:4084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:878a722b7887d1d74a00a0703b04132d3da33f5a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ComScore
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild