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 master (7e2ca2), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 17 Jun 2025 14:16:26 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/health-data-sync
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7e2ca28 Merge pull request #1 from microsoft/personal/namalu/installation-documentation
Cloned https://github.com/microsoft/health-data-sync.git
Revision (git rev-parse @):
7e2ca28f1cc601c007b46de68c9a4a4e4b81d2e7
SUCCESS checkout https://github.com/microsoft/health-data-sync.git at master
========================================
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:cf1448872499e3322e805e5bf00fcf8a6d660200, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:cf1448872499e3322e805e5bf00fcf8a6d660200, 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:
  Quick: https://github.com/Quick/Quick @ 2.2.1
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
resolved source packages: Quick, Nimble
{
  "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:cf1448872499e3322e805e5bf00fcf8a6d660200, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:cf1448872499e3322e805e5bf00fcf8a6d660200, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project HealthDataSync with scheme HealthDataSync_Tests
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild