Build Information
Failed to build HealthDataSync, reference 1.0.0 (6e0f8d
), with Swift 6.0 for iOS using Xcode 16.2 on 26 Nov 2024 10:47:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthDataSync_Tests -destination generic/platform=iOS 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 Log
========================================
RunAll
========================================
Builder version: 4.58.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: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/microsoft/health-data-sync.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Quick/Quick
Fetching from https://github.com/Quick/Nimble
Creating working copy of package ‘Nimble’
Checking out 8.0.2 of package ‘Nimble’
Creating working copy of package ‘Quick’
Checking out 2.2.1 of package ‘Quick’
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-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthDataSync_Tests -destination generic/platform=iOS 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.1.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 HealthDataSync_Tests -destination generic/platform=iOS "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
Resolve Package Graph
Resolved source packages:
Quick: https://github.com/Quick/Quick @ 2.2.1
Nimble: https://github.com/Quick/Nimble @ 8.0.2
Prepare packages
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-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
Build description signature: ed393462ef473174c7a5f4404dc1a78a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ed393462ef473174c7a5f4404dc1a78a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/HealthDataSync.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "UBF8T346G9" with a private key was found. (in target 'HealthDataSync_Tests' from project 'HealthDataSync')
** BUILD FAILED **
The following build commands failed:
Building project HealthDataSync with scheme HealthDataSync_Tests
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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 HealthDataSync_Tests -destination generic/platform=iOS "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
Resolve Package Graph
Resolved source packages:
Quick: https://github.com/Quick/Quick @ 2.2.1
Nimble: https://github.com/Quick/Nimble @ 8.0.2
Prepare packages
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
/Users/admin/builder/spi-builder-workspace/HealthDataSync.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "UBF8T346G9" with a private key was found. (in target 'HealthDataSync_Tests' from project 'HealthDataSync')
** BUILD FAILED **
The following build commands failed:
Building project HealthDataSync with scheme HealthDataSync_Tests
(1 failure)
BUILD FAILURE 6.0 iOS