Build Information
Failed to build DatadogOpenFeatureProvider, reference develop (f8aa96), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 18 Apr 2026 09:09:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DatadogOpenFeatureProvider -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DataDog/dd-openfeature-provider-swift.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DataDog/dd-openfeature-provider-swift
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at f8aa963 Merge pull request #13 from DataDog/release/0.1.0
Cloned https://github.com/DataDog/dd-openfeature-provider-swift.git
Revision (git rev-parse @):
f8aa96323c66ff2cfb9c41a482498c9bbd456b70
SUCCESS checkout https://github.com/DataDog/dd-openfeature-provider-swift.git at develop
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/DataDog/dd-openfeature-provider-swift.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
Fetching from https://github.com/open-feature/swift-sdk.git
Fetching from https://github.com/DataDog/dd-sdk-ios.git
Fetching from https://github.com/open-telemetry/opentelemetry-swift-core
Fetching from https://github.com/kstenerud/KSCrash.git
Fetching from https://github.com/apple/swift-atomics.git
Creating working copy of package ‘swift-sdk’
Checking out 0.3.1 of package ‘swift-sdk’
Creating working copy of package ‘dd-sdk-ios’
Checking out 3.10.0 of package ‘dd-sdk-ios’
Creating working copy of package ‘KSCrash’
Checking out 2.5.1 of package ‘KSCrash’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘opentelemetry-swift-core’
Checking out 2.3.0 of package ‘opentelemetry-swift-core’
Resolve Package Graph
Resolved source packages:
OpenFeature: https://github.com/open-feature/swift-sdk.git @ 0.3.1
KSCrash: https://github.com/kstenerud/KSCrash.git @ 2.5.1
opentelemetry-swift-core: https://github.com/open-telemetry/opentelemetry-swift-core @ 2.3.0
DatadogOpenFeatureProvider: /Users/admin/builder/spi-builder-workspace
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
Datadog: https://github.com/DataDog/dd-sdk-ios.git @ 3.10.0
resolved source packages: OpenFeature, KSCrash, opentelemetry-swift-core, DatadogOpenFeatureProvider, swift-atomics, Datadog
2026-04-18 05:08:48.045 xcodebuild[525:3031] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-feature/swift-sdk.git"
},
{
"identity" : "dd-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DataDog/dd-sdk-ios.git"
}
],
"manifest_display_name" : "DatadogOpenFeatureProvider",
"name" : "DatadogOpenFeatureProvider",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DatadogOpenFeatureProvider",
"targets" : [
"DatadogOpenFeatureProvider"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DatadogOpenFeatureProviderTests",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProviderTests",
"path" : "Tests/DatadogOpenFeatureProviderTests",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"sources" : [
"AnyValueConversionTests.swift",
"ContextConversionTests.swift",
"DatadogProviderTests.swift",
"ProviderEvaluationTests.swift",
"TestUtilities.swift",
"ValueConversionTests.swift"
],
"target_dependencies" : [
"DatadogOpenFeatureProvider"
],
"type" : "test"
},
{
"c99name" : "DatadogOpenFeatureProvider",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProvider",
"path" : "Sources/DatadogOpenFeatureProvider",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"product_memberships" : [
"DatadogOpenFeatureProvider"
],
"sources" : [
"AnyValue+OpenFeature.swift",
"DatadogProvider.swift",
"FlagsEvaluationContext+OpenFeature.swift",
"ProviderEvaluation+DatadogFlags.swift",
"Value+DatadogFlags.swift",
"Versioning.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BootTimeMonitor",
"DatadogOpenFeatureProvider",
"Filters",
"Installations",
"KSCrash-Package",
"Recording",
"Reporting",
"Sinks"
]
}
}
2026-04-18 05:08:57.267 xcodebuild[797:4551] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BootTimeMonitor",
"DatadogOpenFeatureProvider",
"Filters",
"Installations",
"KSCrash-Package",
"Recording",
"Reporting",
"Sinks"
]
}
}
2026-04-18 05:08:58.961 xcodebuild[805:4625] [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 DatadogOpenFeatureProvider -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 DatadogOpenFeatureProvider -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DatadogOpenFeatureProvider: /Users/admin/builder/spi-builder-workspace
Datadog: https://github.com/DataDog/dd-sdk-ios.git @ 3.10.0
opentelemetry-swift-core: https://github.com/open-telemetry/opentelemetry-swift-core @ 2.3.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
KSCrash: https://github.com/kstenerud/KSCrash.git @ 2.5.1
OpenFeature: https://github.com/open-feature/swift-sdk.git @ 0.3.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'DatadogOpenFeatureProvider' in project 'DatadogOpenFeatureProvider'
➜ Explicit dependency on target 'DatadogOpenFeatureProvider' in project 'DatadogOpenFeatureProvider'
➜ Explicit dependency on target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'OpenFeature' in project 'OpenFeature'
Target 'DatadogOpenFeatureProvider' in project 'DatadogOpenFeatureProvider'
➜ Explicit dependency on target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'OpenFeature' in project 'OpenFeature'
Target 'OpenFeature' in project 'OpenFeature'
➜ Explicit dependency on target 'OpenFeature' in project 'OpenFeature'
Target 'OpenFeature' in project 'OpenFeature' (no dependencies)
Target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'DatadogInternal' in project 'Datadog'
Target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'DatadogInternal' in project 'Datadog'
Target 'DatadogInternal' in project 'Datadog' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: dd866e9f1a74fcbccff8c359c1b367da
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dd866e9f1a74fcbccff8c359c1b367da.xcbuilddata
error: The package product 'DatadogFlags' requires minimum platform version 12.6 for the macOS platform, but this target supports 12.0 (in target 'DatadogOpenFeatureProvider' from project 'DatadogOpenFeatureProvider')
2026-04-18 05:09:04.077 xcodebuild[809:4676] [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:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DatadogOpenFeatureProvider
(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:
DatadogOpenFeatureProvider: /Users/admin/builder/spi-builder-workspace
KSCrash: https://github.com/kstenerud/KSCrash.git @ 2.5.1
opentelemetry-swift-core: https://github.com/open-telemetry/opentelemetry-swift-core @ 2.3.0
OpenFeature: https://github.com/open-feature/swift-sdk.git @ 0.3.1
Datadog: https://github.com/DataDog/dd-sdk-ios.git @ 3.10.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
resolved source packages: DatadogOpenFeatureProvider, KSCrash, opentelemetry-swift-core, OpenFeature, Datadog, swift-atomics
2026-04-18 05:09:07.201 xcodebuild[901:5305] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-feature/swift-sdk.git"
},
{
"identity" : "dd-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DataDog/dd-sdk-ios.git"
}
],
"manifest_display_name" : "DatadogOpenFeatureProvider",
"name" : "DatadogOpenFeatureProvider",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DatadogOpenFeatureProvider",
"targets" : [
"DatadogOpenFeatureProvider"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DatadogOpenFeatureProviderTests",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProviderTests",
"path" : "Tests/DatadogOpenFeatureProviderTests",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"sources" : [
"AnyValueConversionTests.swift",
"ContextConversionTests.swift",
"DatadogProviderTests.swift",
"ProviderEvaluationTests.swift",
"TestUtilities.swift",
"ValueConversionTests.swift"
],
"target_dependencies" : [
"DatadogOpenFeatureProvider"
],
"type" : "test"
},
{
"c99name" : "DatadogOpenFeatureProvider",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProvider",
"path" : "Sources/DatadogOpenFeatureProvider",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"product_memberships" : [
"DatadogOpenFeatureProvider"
],
"sources" : [
"AnyValue+OpenFeature.swift",
"DatadogProvider.swift",
"FlagsEvaluationContext+OpenFeature.swift",
"ProviderEvaluation+DatadogFlags.swift",
"Value+DatadogFlags.swift",
"Versioning.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BootTimeMonitor",
"DatadogOpenFeatureProvider",
"Filters",
"Installations",
"KSCrash-Package",
"Recording",
"Reporting",
"Sinks"
]
}
}
2026-04-18 05:09:08.920 xcodebuild[911:5379] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BootTimeMonitor",
"DatadogOpenFeatureProvider",
"Filters",
"Installations",
"KSCrash-Package",
"Recording",
"Reporting",
"Sinks"
]
}
}
2026-04-18 05:09:10.370 xcodebuild[915:5419] [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 DatadogOpenFeatureProvider -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 DatadogOpenFeatureProvider -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
DatadogOpenFeatureProvider: /Users/admin/builder/spi-builder-workspace
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
OpenFeature: https://github.com/open-feature/swift-sdk.git @ 0.3.1
opentelemetry-swift-core: https://github.com/open-telemetry/opentelemetry-swift-core @ 2.3.0
KSCrash: https://github.com/kstenerud/KSCrash.git @ 2.5.1
Datadog: https://github.com/DataDog/dd-sdk-ios.git @ 3.10.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'DatadogOpenFeatureProvider' in project 'DatadogOpenFeatureProvider'
➜ Explicit dependency on target 'DatadogOpenFeatureProvider' in project 'DatadogOpenFeatureProvider'
➜ Explicit dependency on target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'OpenFeature' in project 'OpenFeature'
Target 'DatadogOpenFeatureProvider' in project 'DatadogOpenFeatureProvider'
➜ Explicit dependency on target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'OpenFeature' in project 'OpenFeature'
Target 'OpenFeature' in project 'OpenFeature'
➜ Explicit dependency on target 'OpenFeature' in project 'OpenFeature'
Target 'OpenFeature' in project 'OpenFeature' (no dependencies)
Target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'DatadogInternal' in project 'Datadog'
Target 'DatadogFlags' in project 'Datadog'
➜ Explicit dependency on target 'DatadogInternal' in project 'Datadog'
Target 'DatadogInternal' in project 'Datadog' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: dd866e9f1a74fcbccff8c359c1b367da
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dd866e9f1a74fcbccff8c359c1b367da.xcbuilddata
error: The package product 'DatadogFlags' requires minimum platform version 12.6 for the macOS platform, but this target supports 12.0 (in target 'DatadogOpenFeatureProvider' from project 'DatadogOpenFeatureProvider')
2026-04-18 05:09:11.812 xcodebuild[918:5466] [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:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4b5634e3682baa4c76ef1dd0f13c1ad0aae87345, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DatadogOpenFeatureProvider
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild