Build Information
Successful build of DLInterval, reference master (a985e2), with Swift 6.3 for tvOS using Xcode 26.4 on 12 Apr 2026 02:52:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DLInterval -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/david-livadaru/DLInterval.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/david-livadaru/DLInterval
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a985e2b master
Cloned https://github.com/david-livadaru/DLInterval.git
Revision (git rev-parse @):
a985e2bb0002fe23eff386519dddac82af5b816f
SUCCESS checkout https://github.com/david-livadaru/DLInterval.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/david-livadaru/DLInterval.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:
DLInterval: /Users/admin/builder/spi-builder-workspace
resolved source packages: DLInterval
2026-04-11 22:51:47.086 xcodebuild[529:3058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "DLInterval",
"name" : "DLInterval",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DLInterval",
"targets" : [
"DLInterval"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DLIntervalTests",
"module_type" : "SwiftTarget",
"name" : "DLIntervalTests",
"path" : "Tests/DLIntervalTests",
"sources" : [
"BoundaryTests.swift",
"IntervalBoundaryTests.swift",
"IntervalClipValueTests.swift",
"IntervalComparisonTests.swift",
"IntervalConstructorTests.swift",
"IntervalContainsTests.swift",
"IntervalIntersectionTests.swift",
"IntervalUnionTests.swift",
"UnionIntervalTests.swift"
],
"target_dependencies" : [
"DLInterval"
],
"type" : "test"
},
{
"c99name" : "DLInterval",
"module_type" : "SwiftTarget",
"name" : "DLInterval",
"path" : "Sources/DLInterval",
"product_memberships" : [
"DLInterval"
],
"sources" : [
"Boundary.swift",
"Double+FrameworkExtension.swift",
"ExpressibleByClosedRange.swift",
"ExpressibleByIntervalArray.swift",
"ExpressibleByIntervalTuple.swift",
"ExpressibleByRange.swift",
"Interval.swift",
"IntervalBoundary.swift",
"IntervalExtremum.swift",
"IntervalOperators.swift",
"IntervalType.swift",
"UnionInterval.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DLInterval"
]
}
}
2026-04-11 22:51:54.925 xcodebuild[631:3823] [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 DLInterval -destination generic/platform=tvOS
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 DLInterval -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
DLInterval: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DLInterval' in project 'DLInterval'
➜ Explicit dependency on target 'DLInterval' in project 'DLInterval'
Target 'DLInterval' in project 'DLInterval' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
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/ld -version_details
Build description signature: 68739fa09bce579ebf27db52d2ca2be4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/68739fa09bce579ebf27db52d2ca2be4.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.DependencyMetadataFileList (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.DependencyStaticMetadataFileList (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.modulemap (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.LinkFileList (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-OutputFileMap.json (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftConstValuesFileList (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DLInterval.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.modulemap (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver DLInterval normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DLInterval -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ExpressibleByRange.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByRange.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByRange.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IntervalBoundary.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalBoundary.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalBoundary.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IntervalType.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalType.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalType.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExpressibleByIntervalTuple.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByIntervalTuple.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByIntervalTuple.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DLInterval (in target 'DLInterval' from project 'DLInterval')
EmitSwiftModule normal arm64 (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DLInterval/UnionInterval.swift:11:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var intervals: [Interval]
^
SwiftCompile normal arm64 Compiling\ Interval.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/Interval.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/Interval.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DLInterval/UnionInterval.swift:11:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var intervals: [Interval]
^
SwiftCompile normal arm64 Compiling\ ExpressibleByClosedRange.swift,\ ExpressibleByIntervalArray.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByClosedRange.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByIntervalArray.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByClosedRange.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/ExpressibleByIntervalArray.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Boundary.swift,\ Double+FrameworkExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/Boundary.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/Double+FrameworkExtension.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/Boundary.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/Double+FrameworkExtension.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IntervalOperators.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalOperators.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalOperators.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UnionInterval.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/UnionInterval.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/UnionInterval.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DLInterval/UnionInterval.swift:11:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var intervals: [Interval]
^
SwiftCompile normal arm64 Compiling\ IntervalExtremum.swift /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalExtremum.swift (in target 'DLInterval' from project 'DLInterval')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DLInterval/IntervalExtremum.swift (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DLInterval (in target 'DLInterval' from project 'DLInterval')
SwiftDriver\ Compilation\ Requirements DLInterval normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DLInterval -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByClosedRange.swift, ExpressibleByIntervalArray.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByRange.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling IntervalType.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByIntervalTuple.swift (in target 'DLInterval' from project 'DLInterval')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DLInterval-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DLInterval-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.abi.json (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftdoc (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftsourceinfo (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling IntervalOperators.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling Boundary.swift, Double+FrameworkExtension.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling IntervalBoundary.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling IntervalExtremum.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling UnionInterval.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling Interval.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriver\ Compilation DLInterval normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DLInterval -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.o normal (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.o
ExtractAppIntentsMetadata (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.tvKYJB/Metal.xctoolchain --module-name DLInterval --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.DLInterval --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/DLInterval.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-appletvos/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-11 22:52:02.938 appintentsmetadataprocessor[668:4078] Starting appintentsmetadataprocessor export
2026-04-11 22:52:02.965 appintentsmetadataprocessor[668:4078] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.o (in target 'DLInterval' from project 'DLInterval')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DLInterval.o
** BUILD SUCCEEDED **
2026-04-11 22:51:56.339 xcodebuild[638:3884] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DLInterval",
"name" : "DLInterval",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DLInterval",
"targets" : [
"DLInterval"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DLIntervalTests",
"module_type" : "SwiftTarget",
"name" : "DLIntervalTests",
"path" : "Tests/DLIntervalTests",
"sources" : [
"BoundaryTests.swift",
"IntervalBoundaryTests.swift",
"IntervalClipValueTests.swift",
"IntervalComparisonTests.swift",
"IntervalConstructorTests.swift",
"IntervalContainsTests.swift",
"IntervalIntersectionTests.swift",
"IntervalUnionTests.swift",
"UnionIntervalTests.swift"
],
"target_dependencies" : [
"DLInterval"
],
"type" : "test"
},
{
"c99name" : "DLInterval",
"module_type" : "SwiftTarget",
"name" : "DLInterval",
"path" : "Sources/DLInterval",
"product_memberships" : [
"DLInterval"
],
"sources" : [
"Boundary.swift",
"Double+FrameworkExtension.swift",
"ExpressibleByClosedRange.swift",
"ExpressibleByIntervalArray.swift",
"ExpressibleByIntervalTuple.swift",
"ExpressibleByRange.swift",
"Interval.swift",
"IntervalBoundary.swift",
"IntervalExtremum.swift",
"IntervalOperators.swift",
"IntervalType.swift",
"UnionInterval.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.