Build Information
Successful build of DLInterval, reference 1.3.0 (8f5647), with Swift 6.3 for visionOS using Xcode 26.4 on 12 Apr 2026 02:52:08 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=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/david-livadaru/DLInterval.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/david-livadaru/DLInterval
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 8f56479 develop
Cloned https://github.com/david-livadaru/DLInterval.git
Revision (git rev-parse @):
8f56479bea3bc736e8d2cff6c56becc49a3baa03
SUCCESS checkout https://github.com/david-livadaru/DLInterval.git at 1.3.0
========================================
Build
========================================
Selected platform: visionOS
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:50.721 xcodebuild[529:3066] [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:58.424 xcodebuild[631:3822] [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=xrOS
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=xrOS
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/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/XROS.platform/Developer/SDKs/XROS26.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: 1c07068e6e5b9c76fb5c69df4a1ed227
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c07068e6e5b9c76fb5c69df4a1ed227.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/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
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/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/DLInterval.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/DLInterval.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/DLInterval.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DLInterval.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/DLInterval.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
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-xros/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/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/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-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/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\ 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\ 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\ 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
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\ 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\ 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
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\ 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
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]
^
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByClosedRange.swift, ExpressibleByIntervalArray.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling IntervalOperators.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling IntervalExtremum.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 ExpressibleByIntervalTuple.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling IntervalType.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByRange.swift (in target 'DLInterval' from project 'DLInterval')
SwiftDriverJobDiscovery normal arm64 Compiling IntervalBoundary.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')
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-xros/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/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/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-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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-xros/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/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/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-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DLInterval-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DLInterval-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/DLInterval.build/Objects-normal/arm64/DLInterval.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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-xros/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-xros/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/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/Objects-normal/arm64/DLInterval.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/Objects-normal/arm64/DLInterval-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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.mjmD9X/Metal.xctoolchain --module-name DLInterval --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.DLInterval --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DLInterval.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/Objects-normal/arm64/DLInterval_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/Objects-normal/arm64/DLInterval.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DLInterval.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/DLInterval.build/DLInterval.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DLInterval.build/Debug-xros/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:07.650 appintentsmetadataprocessor[677:4100] Starting appintentsmetadataprocessor export
2026-04-11 22:52:07.668 appintentsmetadataprocessor[677:4100] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/DLInterval.o
** BUILD SUCCEEDED **
2026-04-11 22:51:59.839 xcodebuild[638:3882] [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.