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 HealthDataSync, reference 1.0.0 (6e0f8d), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 17 Jun 2025 14:16:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/health-data-sync.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/health-data-sync
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 6e0f8d9 Initial commit
Cloned https://github.com/microsoft/health-data-sync.git
Revision (git rev-parse @):
6e0f8d923c551a71e1ce512cc1354453c3de250e
SUCCESS checkout https://github.com/microsoft/health-data-sync.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/microsoft/health-data-sync.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Quick/Nimble
Fetching from https://github.com/Quick/Quick
Creating working copy of package ‘Quick’
Checking out 2.2.1 of package ‘Quick’
Creating working copy of package ‘Nimble’
Checking out 8.0.2 of package ‘Nimble’
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
  Quick: https://github.com/Quick/Quick @ 2.2.1
resolved source packages: Nimble, Quick
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HealthDataSync",
  "name" : "HealthDataSync",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthDataSync",
      "targets" : [
        "HealthDataSync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthDataSync",
      "module_type" : "SwiftTarget",
      "name" : "HealthDataSync",
      "path" : "Sources",
      "product_memberships" : [
        "HealthDataSync"
      ],
      "sources" : [
        "Constants.swift",
        "HDSConverterProtocol.swift",
        "HDSError.swift",
        "HDSManager.swift",
        "HDSManagerFactory.swift",
        "HDSManagerProtocol.swift",
        "HDSPermissionsManager.swift",
        "HDSQueryObserver.swift",
        "HDSQueryObserverDelegate.swift",
        "HDSQueryObserverFactory.swift",
        "Proxies/HDSStoreProxy.swift",
        "Proxies/HDSStoreProxyProtocol.swift",
        "Proxies/HDSUserDefaultsProxy.swift",
        "Proxies/HDSUserDefaultsProxyProtocol.swift",
        "Synchronizers/HDSExternalObjectProtocol.swift",
        "Synchronizers/HDSExternalStoreProtocol.swift",
        "Synchronizers/HDSObjectSynchronizer.swift",
        "Synchronizers/HDSObjectSynchronizerProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthDataSync",
    "schemes" : [
      "HealthDataSync_Tests"
    ],
    "targets" : [
      "HealthDataSync_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthDataSync_Tests -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 HealthDataSync_Tests -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
  Quick: https://github.com/Quick/Quick @ 2.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'HealthDataSync_Tests' in project 'HealthDataSync'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 2629cd735b9d664d6a87a30c1ae2b9ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2629cd735b9d664d6a87a30c1ae2b9ec.xcbuilddata
/Users/admin/builder/spi-builder-workspace/HealthDataSync.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "UBF8T346G9" with a private key was found. (in target 'HealthDataSync_Tests' from project 'HealthDataSync')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:64f6edc6b1c0a1c38e8f467e9e08dd1814c6b1dc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:64f6edc6b1c0a1c38e8f467e9e08dd1814c6b1dc, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project HealthDataSync with scheme HealthDataSync_Tests
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
  Quick: https://github.com/Quick/Quick @ 2.2.1
resolved source packages: Nimble, Quick
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HealthDataSync",
  "name" : "HealthDataSync",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthDataSync",
      "targets" : [
        "HealthDataSync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthDataSync",
      "module_type" : "SwiftTarget",
      "name" : "HealthDataSync",
      "path" : "Sources",
      "product_memberships" : [
        "HealthDataSync"
      ],
      "sources" : [
        "Constants.swift",
        "HDSConverterProtocol.swift",
        "HDSError.swift",
        "HDSManager.swift",
        "HDSManagerFactory.swift",
        "HDSManagerProtocol.swift",
        "HDSPermissionsManager.swift",
        "HDSQueryObserver.swift",
        "HDSQueryObserverDelegate.swift",
        "HDSQueryObserverFactory.swift",
        "Proxies/HDSStoreProxy.swift",
        "Proxies/HDSStoreProxyProtocol.swift",
        "Proxies/HDSUserDefaultsProxy.swift",
        "Proxies/HDSUserDefaultsProxyProtocol.swift",
        "Synchronizers/HDSExternalObjectProtocol.swift",
        "Synchronizers/HDSExternalStoreProtocol.swift",
        "Synchronizers/HDSObjectSynchronizer.swift",
        "Synchronizers/HDSObjectSynchronizerProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthDataSync",
    "schemes" : [
      "HealthDataSync_Tests"
    ],
    "targets" : [
      "HealthDataSync_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthDataSync_Tests -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 HealthDataSync_Tests -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 2.2.1
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'HealthDataSync_Tests' in project 'HealthDataSync'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 2629cd735b9d664d6a87a30c1ae2b9ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2629cd735b9d664d6a87a30c1ae2b9ec.xcbuilddata
/Users/admin/builder/spi-builder-workspace/HealthDataSync.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "UBF8T346G9" with a private key was found. (in target 'HealthDataSync_Tests' from project 'HealthDataSync')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:64f6edc6b1c0a1c38e8f467e9e08dd1814c6b1dc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:64f6edc6b1c0a1c38e8f467e9e08dd1814c6b1dc, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project HealthDataSync with scheme HealthDataSync_Tests
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild