Build Information
Successful build of DevFoundation, reference 1.9.0 (9df5e9), with Swift 6.2 for tvOS using Xcode 26.3 on 24 Mar 2026 08:55:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DevFoundation-Package -destination generic/platform=tvOSBuild Log
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-1T7L9ZOH2SWMF2BVUJIOPMAWX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-D2PAWZTDBYBUC3F0QY97ESXV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-1GFEK6591OXWS6GEW0QU7CBVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-7OIEUS7T8P1T8ZZ1O7HFYFNKI.pcm
SwiftDriverJobDiscovery normal arm64 Compiling Platform.swift, SequenceExtensions.swift, StringExtensions.swift, SwiftExtensions.swift, Tree.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftDriverJobDiscovery normal arm64 Compiling BashCompletionsGenerator.swift, CompletionsGenerator.swift, FishCompletionsGenerator.swift, ZshCompletionsGenerator.swift, Argument.swift, ArgumentDiscussion.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-8IA514TVPLDE5Y912B98ELS49.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-56GR6ZY2EZP950P57J84NM3DZ.pcm
SwiftDriverJobDiscovery normal arm64 Compiling CommandConfiguration.swift, CommandGroup.swift, EnumerableFlag.swift, ExpressibleByArgument.swift, ParsableArguments.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-533HR04LO8K2X4GC6WM43FKVA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-11XZ4YN4VUHDEQRA2SM88CYHF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-94RNOCKF0RWR6JMEB13N1CLLN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-E4T9QZ19WZYTA5AW5M0RVNSF0.pcm
SwiftDriverJobDiscovery normal arm64 Compiling ParsableCommand.swift, ArgumentDecoder.swift, ArgumentDefinition.swift, ArgumentSet.swift, CommandParser.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftEmitModule normal arm64 Emitting\ module\ for\ AsyncAlgorithms (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
EmitSwiftModule normal arm64 (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UnsafeTransfer.swift,\ AsyncZip2Sequence.swift,\ AsyncZip3Sequence.swift,\ ZipStateMachine.swift,\ ZipStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/UnsafeTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/AsyncZip2Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/AsyncZip3Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/ZipStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/ZipStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/UnsafeTransfer.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/AsyncZip2Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/AsyncZip3Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/ZipStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Zip/ZipStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _TinyArray.swift,\ AsyncInterspersedSequence.swift,\ Locking.swift,\ AsyncMerge2Sequence.swift,\ AsyncMerge3Sequence.swift,\ MergeStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Internal/_TinyArray.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Interspersed/AsyncInterspersedSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/AsyncMerge2Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/AsyncMerge3Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/MergeStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Internal/_TinyArray.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Interspersed/AsyncInterspersedSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/AsyncMerge2Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/AsyncMerge3Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/MergeStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UnboundedBufferStateMachine.swift,\ UnboundedBufferStorage.swift,\ AsyncChannel.swift,\ AsyncThrowingChannel.swift,\ ChannelStateMachine.swift,\ ChannelStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/AsyncChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/AsyncThrowingChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/ChannelStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/ChannelStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/AsyncChannel.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/AsyncThrowingChannel.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/ChannelStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Channels/ChannelStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MergeStorage.swift,\ MultiProducerSingleConsumerAsyncChannel+Internal.swift,\ MultiProducerSingleConsumerAsyncChannel.swift,\ RangeReplaceableCollection.swift,\ Rethrow.swift,\ SetAlgebra.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/MergeStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel+Internal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/RangeReplaceableCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Rethrow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/SetAlgebra.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Merge/MergeStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel+Internal.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/RangeReplaceableCollection.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Rethrow.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/SetAlgebra.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AsyncAdjacentPairsSequence.swift,\ AsyncBufferedByteIterator.swift,\ AsyncChain2Sequence.swift,\ AsyncChain3Sequence.swift,\ AsyncChunkedByGroupSequence.swift,\ AsyncChunkedOnProjectionSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncAdjacentPairsSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncBufferedByteIterator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChain2Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChain3Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunkedByGroupSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunkedOnProjectionSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncAdjacentPairsSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncBufferedByteIterator.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChain2Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChain3Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunkedByGroupSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunkedOnProjectionSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AsyncThrowingExclusiveReductionsSequence.swift,\ AsyncThrowingInclusiveReductionsSequence.swift,\ AsyncTimerSequence.swift,\ AsyncBufferSequence.swift,\ BoundedBufferStateMachine.swift,\ BoundedBufferStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncThrowingInclusiveReductionsSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncTimerSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/AsyncBufferSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncThrowingInclusiveReductionsSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncTimerSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/AsyncBufferSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DebounceStorage.swift,\ Dictionary.swift,\ AsyncFlatMapLatestSequence.swift,\ FlatMapLatestStateMachine.swift,\ FlatMapLatestStorage.swift,\ Disconnected.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Dictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/FlatMapLatest/AsyncFlatMapLatestSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/FlatMapLatest/FlatMapLatestStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/FlatMapLatest/FlatMapLatestStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Internal/Disconnected.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Dictionary.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/FlatMapLatest/AsyncFlatMapLatestSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/FlatMapLatest/FlatMapLatestStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/FlatMapLatest/FlatMapLatestStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Internal/Disconnected.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-CTWES6W800HILKCWMKYUC8C2I.pcm
SwiftDriverJobDiscovery normal arm64 Compiling MessageInfo.swift, UsageGenerator.swift, CollectionExtensions.swift, Foundation.swift, Mutex.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 Compiling\ AsyncJoinedSequence.swift,\ AsyncMapErrorSequence.swift,\ AsyncRemoveDuplicatesSequence.swift,\ AsyncShareSequence.swift,\ AsyncSyncSequence.swift,\ AsyncThrottleSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncJoinedSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncMapErrorSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncShareSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncSyncSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncThrottleSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncJoinedSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncMapErrorSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncShareSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncSyncSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncThrottleSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-247W7XKBA1DH8KA3LNBA73D9W.pcm
SwiftDriverJobDiscovery normal arm64 Compiling ParserError.swift, SplitArguments.swift, DumpHelpGenerator.swift, HelpCommand.swift, HelpGenerator.swift (in target 'ArgumentParser' from project 'swift-argument-parser')
SwiftCompile normal arm64 Compiling\ AsyncChunksOfCountOrSignalSequence.swift,\ AsyncChunksOfCountSequence.swift,\ AsyncCompactedSequence.swift,\ AsyncExclusiveReductionsSequence.swift,\ AsyncInclusiveReductionsSequence.swift,\ AsyncJoinedBySeparatorSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunksOfCountSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncCompactedSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncInclusiveReductionsSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncJoinedBySeparatorSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncChunksOfCountSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncCompactedSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncInclusiveReductionsSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncJoinedBySeparatorSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AsyncAdjacentPairsSequence.swift, AsyncBufferedByteIterator.swift, AsyncChain2Sequence.swift, AsyncChain3Sequence.swift, AsyncChunkedByGroupSequence.swift, AsyncChunkedOnProjectionSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 Compiling\ AsyncCombineLatest2Sequence.swift,\ AsyncCombineLatest3Sequence.swift,\ CombineLatestStateMachine.swift,\ CombineLatestStorage.swift,\ AsyncDebounceSequence.swift,\ DebounceStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/AsyncCombineLatest2Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/AsyncCombineLatest3Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStateMachine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Debounce/AsyncDebounceSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Debounce/DebounceStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/AsyncCombineLatest2Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/AsyncCombineLatest3Sequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Debounce/AsyncDebounceSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Debounce/DebounceStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3MZTDT5ZGDGUYVT6MHRNAAW8F.pcm
SwiftDriverJobDiscovery normal arm64 Compiling UnboundedBufferStateMachine.swift, UnboundedBufferStorage.swift, AsyncChannel.swift, AsyncThrowingChannel.swift, ChannelStateMachine.swift, ChannelStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriver\ Compilation ArgumentParser normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ArgumentParser' from project 'swift-argument-parser')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ArgumentParser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.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/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_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/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.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/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling AsyncThrowingExclusiveReductionsSequence.swift, AsyncThrowingInclusiveReductionsSequence.swift, AsyncTimerSequence.swift, AsyncBufferSequence.swift, BoundedBufferStateMachine.swift, BoundedBufferStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ArgumentParser.o normal (in target 'ArgumentParser' from project 'swift-argument-parser')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ArgumentParser.o
ExtractAppIntentsMetadata (in target 'ArgumentParser' from project 'swift-argument-parser')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ArgumentParser --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A324 --platform-family tvOS --deployment-target 12.0 --bundle-identifier swift-argument-parser.ArgumentParser --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ArgumentParser.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ArgumentParser.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/ArgumentParser.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/ArgumentParser.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-24 04:54:58.629 appintentsmetadataprocessor[1236:6653] Starting appintentsmetadataprocessor export
2026-03-24 04:54:58.794 appintentsmetadataprocessor[1236:6653] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling UnsafeTransfer.swift, AsyncZip2Sequence.swift, AsyncZip3Sequence.swift, ZipStateMachine.swift, ZipStorage.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriverJobDiscovery normal arm64 Compiling _TinyArray.swift, AsyncInterspersedSequence.swift, Locking.swift, AsyncMerge2Sequence.swift, AsyncMerge3Sequence.swift, MergeStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriverJobDiscovery normal arm64 Compiling DebounceStorage.swift, Dictionary.swift, AsyncFlatMapLatestSequence.swift, FlatMapLatestStateMachine.swift, FlatMapLatestStorage.swift, Disconnected.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriverJobDiscovery normal arm64 Emitting module for AsyncAlgorithms (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriver\ Compilation\ Requirements AsyncAlgorithms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AsyncAlgorithms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.0:macOS\ 10.15,\ iOS\ 13.0,\ tvOS\ 13.0,\ watchOS\ 6.0 -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.1:macOS\ 15.0,\ iOS\ 18.0,\ tvOS\ 18.0,\ watchOS\ 11.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.2:macOS\ 15.0,\ iOS\ 18.0,\ tvOS\ 18.0,\ watchOS\ 11.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.3:macOS\ 15.0,\ iOS\ 18.0,\ tvOS\ 18.0,\ watchOS\ 11.0,\ visionOS\ 2.0 -enable-experimental-feature StrictConcurrency\=complete -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftmodule -user-module-version 1.1.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_async_algorithms -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-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-appletvos/AsyncAlgorithms-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-Swift.h (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/AsyncAlgorithms-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftdoc (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftmodule (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.abi.json (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftsourceinfo (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ArgumentParser.o (in target 'ArgumentParser' from project 'swift-argument-parser')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ArgumentParser.o
SwiftDriverJobDiscovery normal arm64 Compiling AsyncJoinedSequence.swift, AsyncMapErrorSequence.swift, AsyncRemoveDuplicatesSequence.swift, AsyncShareSequence.swift, AsyncSyncSequence.swift, AsyncThrottleSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriverJobDiscovery normal arm64 Compiling AsyncChunksOfCountOrSignalSequence.swift, AsyncChunksOfCountSequence.swift, AsyncCompactedSequence.swift, AsyncExclusiveReductionsSequence.swift, AsyncInclusiveReductionsSequence.swift, AsyncJoinedBySeparatorSequence.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftEmitModule normal arm64 Emitting\ module\ for\ RemoteLocalizationMacros (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
EmitSwiftModule normal arm64 (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RemoteLocalizationMacrosPlugin.swift /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizationMacrosPlugin.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizationMacrosPlugin.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RemoteLocalizedStringWithFormatMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizedStringWithFormatMacro.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizedStringWithFormatMacro.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RemoteLocalizedStringMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizedStringMacro.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizedStringMacro.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RemoteLocalizedStringMacroError.swift /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizedStringMacroError.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RemoteLocalizationMacros/RemoteLocalizedStringMacroError.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MergeStorage.swift, MultiProducerSingleConsumerAsyncChannel+Internal.swift, MultiProducerSingleConsumerAsyncChannel.swift, RangeReplaceableCollection.swift, Rethrow.swift, SetAlgebra.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriverJobDiscovery normal arm64 Emitting module for RemoteLocalizationMacros (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftDriver\ Compilation\ Requirements RemoteLocalizationMacros normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RemoteLocalizationMacros -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -I/Users/admin/builder/spi-builder-workspace/.dependencies/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64/Modules -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftSyntaxCShims/include -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftLibraryPluginProviderCShims/include -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftdoc (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
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/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftmodule (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
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/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.abi.json (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
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/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftsourceinfo (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
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/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AsyncCombineLatest2Sequence.swift, AsyncCombineLatest3Sequence.swift, CombineLatestStateMachine.swift, CombineLatestStorage.swift, AsyncDebounceSequence.swift, DebounceStateMachine.swift (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
SwiftDriver\ Compilation AsyncAlgorithms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AsyncAlgorithms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.0:macOS\ 10.15,\ iOS\ 13.0,\ tvOS\ 13.0,\ watchOS\ 6.0 -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.1:macOS\ 15.0,\ iOS\ 18.0,\ tvOS\ 18.0,\ watchOS\ 11.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.2:macOS\ 15.0,\ iOS\ 18.0,\ tvOS\ 18.0,\ watchOS\ 11.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=AsyncAlgorithms\ 1.3:macOS\ 15.0,\ iOS\ 18.0,\ tvOS\ 18.0,\ watchOS\ 11.0,\ visionOS\ 2.0 -enable-experimental-feature StrictConcurrency\=complete -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftmodule -user-module-version 1.1.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_async_algorithms -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-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/AsyncAlgorithms.o normal (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.o
ExtractAppIntentsMetadata (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AsyncAlgorithms --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A324 --platform-family tvOS --deployment-target 12.0 --bundle-identifier swift-async-algorithms.AsyncAlgorithms --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/AsyncAlgorithms.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/AsyncAlgorithms.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-24 04:54:59.461 appintentsmetadataprocessor[1244:6706] Starting appintentsmetadataprocessor export
2026-03-24 04:54:59.592 appintentsmetadataprocessor[1244:6706] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling RemoteLocalizationMacrosPlugin.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling RemoteLocalizedStringMacro.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.o (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AsyncAlgorithms.o
SwiftDriverJobDiscovery normal arm64 Compiling RemoteLocalizedStringMacroError.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling RemoteLocalizedStringWithFormatMacro.swift (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
SwiftDriver\ Compilation RemoteLocalizationMacros normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RemoteLocalizationMacros -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -I/Users/admin/builder/spi-builder-workspace/.dependencies/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64/Modules -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftSyntaxCShims/include -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftLibraryPluginProviderCShims/include -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -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/RemoteLocalizationMacros normal (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos26.0 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.LinkFileList -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug/RemoteLocalizationMacros.build/Objects-normal/arm64/RemoteLocalizationMacros-linker-args.resp /Users/admin/builder/spi-builder-workspace/.dependencies/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64/lib/libMacroSupport.a -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros (in target 'RemoteLocalizationMacros' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros
SwiftDriver DevFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DevFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros\#RemoteLocalizationMacros -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation_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/DevFoundation.build/Debug-appletvos/DevFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7XIJGEB319URXGDB2TO4Y06LM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-EYP0H0PA0VN4LXEH0NFPSIM52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-4FMWN8UT9Y4MPINONI9I2GG0X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4N2XZDMGFJJMPLCQ7OMTD2PLV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-2ARZ6MRZEXP96CT9RKJZZBI27.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-CV6TL78H5AECETX2UVOIKBWMK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-DV5P1ADN9YOHNM53POCXAN24R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BV3YN5EWBSYIB8GM7DP9QXCBL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-DQBYOS3POOM1CNKRNUPOD0AKG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-50AZKH28ZV04QZTDK79OXNJ47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-7Q0BKEVU5RKXWM273N4CTUWWU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-6MYONAQW9JGT57R3YN1LU3JAF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-7LHG39XIBWMTWVSC00XCGCP71.pcm
SwiftCompile normal arm64 Compiling\ BaseURLConfiguring.swift,\ JSONBodyWebServiceRequest.swift,\ SingleBaseURLConfiguration.swift,\ WebServiceClient.swift,\ WebServiceRequest.swift,\ OffsetPage.swift,\ RandomAccessPager.swift,\ SequentialPager.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/BaseURLConfiguring.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/JSONBodyWebServiceRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/SingleBaseURLConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/WebServiceClient.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/WebServiceRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Paging/OffsetPage.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Paging/RandomAccessPager.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Paging/SequentialPager.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/BaseURLConfiguring.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/JSONBodyWebServiceRequest.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/SingleBaseURLConfiguration.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/WebServiceClient.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Web\ Service\ Client/WebServiceRequest.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Paging/OffsetPage.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Paging/RandomAccessPager.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Paging/SequentialPager.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DevFoundation (in target 'DevFoundation' from project 'DevFoundation')
EmitSwiftModule normal arm64 (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLMatches.swift,\ RequestComponents.swift,\ RequestCondition.swift,\ Responder.swift,\ ResponseGenerator.swift,\ SimulatedURLRequestLoader.swift,\ SuccessResponseTemplate.swift,\ UnfulfillableRequestError.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/URLMatches.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/RequestComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/RequestCondition.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Responder.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/ResponseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/SimulatedURLRequestLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/SuccessResponseTemplate.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/UnfulfillableRequestError.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/URLMatches.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/RequestComponents.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/RequestCondition.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Responder.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/ResponseGenerator.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/SimulatedURLRequestLoader.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/SuccessResponseTemplate.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/UnfulfillableRequestError.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONValue.swift,\ ObservableReference.swift,\ OptionalRepresentable.swift,\ RetryPolicy.swift,\ SoftwareComponentID.swift,\ TopLevelCoding.swift,\ TypedExtensibleEnum.swift,\ UserSelection.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/ObservableReference.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/OptionalRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/RetryPolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/SoftwareComponentID.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/TopLevelCoding.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/TypedExtensibleEnum.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/UserSelection.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/JSONValue.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/ObservableReference.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/OptionalRepresentable.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/RetryPolicy.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/SoftwareComponentID.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/TopLevelCoding.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/TypedExtensibleEnum.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/UserSelection.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Bundle+RemoteContent.swift,\ RemoteLocalizedString.swift,\ AnySendableHashable.swift,\ DottedHierarchicalID.swift,\ ExpiringValue.swift,\ GibberishGenerator.swift,\ HashableByID.swift,\ IdentifiableBySelf.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Remote\ Localization/Bundle+RemoteContent.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Remote\ Localization/RemoteLocalizedString.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/AnySendableHashable.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/DottedHierarchicalID.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/ExpiringValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/GibberishGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/HashableByID.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/IdentifiableBySelf.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Remote\ Localization/Bundle+RemoteContent.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Remote\ Localization/RemoteLocalizedString.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/AnySendableHashable.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/DottedHierarchicalID.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/ExpiringValue.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/GibberishGenerator.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/HashableByID.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Utility\ Types/IdentifiableBySelf.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPMethod.swift,\ HTTPResponse.swift,\ HTTPStatusCode.swift,\ MediaType.swift,\ URLPathComponent.swift,\ AnyRequestCondition.swift,\ BodyEquals.swift,\ BodyEqualsDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPStatusCode.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/MediaType.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/URLPathComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/AnyRequestCondition.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/BodyEquals.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/BodyEqualsDecodable.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPMethod.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPResponse.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPStatusCode.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/MediaType.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/URLPathComponent.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/AnyRequestCondition.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/BodyEquals.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/BodyEqualsDecodable.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Duration+TimeInterval.swift,\ FixedWidthInteger+BigEndianData.swift,\ RangeReplaceableCollection+RemoveFirst.swift,\ Result+CatchingAsync.swift,\ LiveQuery.swift,\ LiveQueryResultsProducer.swift,\ LiveQuerySchedulingStrategy.swift,\ InvalidHTTPStatusCodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Duration+TimeInterval.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/FixedWidthInteger+BigEndianData.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/RangeReplaceableCollection+RemoveFirst.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Result+CatchingAsync.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Live\ Query/LiveQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Live\ Query/LiveQueryResultsProducer.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Live\ Query/LiveQuerySchedulingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Errors/InvalidHTTPStatusCodeError.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Duration+TimeInterval.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/FixedWidthInteger+BigEndianData.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/RangeReplaceableCollection+RemoveFirst.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Result+CatchingAsync.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Live\ Query/LiveQuery.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Live\ Query/LiveQueryResultsProducer.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Live\ Query/LiveQuerySchedulingStrategy.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Errors/InvalidHTTPStatusCodeError.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SystemDateProvider.swift,\ DevFoundation.swift,\ BusEvent.swift,\ BusEventObserver.swift,\ ContextualBusEventObserver.swift,\ EventBus.swift,\ Data+Obfuscation.swift,\ Date+Unix.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/SystemDateProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/DevFoundation.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/BusEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/BusEventObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/ContextualBusEventObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/EventBus.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Data+Obfuscation.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Date+Unix.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/SystemDateProvider.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/DevFoundation.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/BusEvent.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/BusEventObserver.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/ContextualBusEventObserver.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Event\ Bus/EventBus.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Data+Obfuscation.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Extensions/Date+Unix.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ InvalidWebServiceRequestError.swift,\ NonHTTPURLResponseError.swift,\ HTTPClient.swift,\ HTTPClientInterceptor.swift,\ URLRequestLoader.swift,\ HTTPBody.swift,\ HTTPHeaderField.swift,\ HTTPHeaderItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Errors/InvalidWebServiceRequestError.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Errors/NonHTTPURLResponseError.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/HTTP\ Client/HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/HTTP\ Client/HTTPClientInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/HTTP\ Client/URLRequestLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPBody.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPHeaderField.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPHeaderItem.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Errors/InvalidWebServiceRequestError.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Errors/NonHTTPURLResponseError.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/HTTP\ Client/HTTPClient.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/HTTP\ Client/HTTPClientInterceptor.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/HTTP\ Client/URLRequestLoader.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPBody.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPHeaderField.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Requests\ and\ Responses/HTTPHeaderItem.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DispatchQueue+NonOvercommitting.swift,\ DispatchQueue+Standard.swift,\ ExecutionGroup.swift,\ WithTimeout.swift,\ DateProvider.swift,\ DateProviders.swift,\ OffsetDateProvider.swift,\ ScaledDateProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/DispatchQueue+NonOvercommitting.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/DispatchQueue+Standard.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/ExecutionGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/WithTimeout.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/DateProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/DateProviders.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/OffsetDateProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/ScaledDateProvider.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/DispatchQueue+NonOvercommitting.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/DispatchQueue+Standard.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/ExecutionGroup.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Concurrency/WithTimeout.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/DateProvider.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/DateProviders.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/OffsetDateProvider.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Date\ Providers/ScaledDateProvider.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPMethodIsOneOf.swift,\ HeaderItemsContains.swift,\ HeaderItemsEquals.swift,\ HostIsOneOf.swift,\ PathMatches.swift,\ QueryItemsContains.swift,\ QueryItemsEquals.swift,\ SchemeIsOneOf.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HTTPMethodIsOneOf.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HeaderItemsContains.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HeaderItemsEquals.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HostIsOneOf.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/PathMatches.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/QueryItemsContains.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/QueryItemsEquals.swift /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/SchemeIsOneOf.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HTTPMethodIsOneOf.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HeaderItemsContains.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HeaderItemsEquals.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/HostIsOneOf.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/PathMatches.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/QueryItemsContains.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/QueryItemsEquals.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevFoundation/Networking/Simulated\ URL\ Request\ Loader/Request\ Conditions/SchemeIsOneOf.swift (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling InvalidWebServiceRequestError.swift, NonHTTPURLResponseError.swift, HTTPClient.swift, HTTPClientInterceptor.swift, URLRequestLoader.swift, HTTPBody.swift, HTTPHeaderField.swift, HTTPHeaderItem.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling BaseURLConfiguring.swift, JSONBodyWebServiceRequest.swift, SingleBaseURLConfiguration.swift, WebServiceClient.swift, WebServiceRequest.swift, OffsetPage.swift, RandomAccessPager.swift, SequentialPager.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling SystemDateProvider.swift, DevFoundation.swift, BusEvent.swift, BusEventObserver.swift, ContextualBusEventObserver.swift, EventBus.swift, Data+Obfuscation.swift, Date+Unix.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling DispatchQueue+NonOvercommitting.swift, DispatchQueue+Standard.swift, ExecutionGroup.swift, WithTimeout.swift, DateProvider.swift, DateProviders.swift, OffsetDateProvider.swift, ScaledDateProvider.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Duration+TimeInterval.swift, FixedWidthInteger+BigEndianData.swift, RangeReplaceableCollection+RemoveFirst.swift, Result+CatchingAsync.swift, LiveQuery.swift, LiveQueryResultsProducer.swift, LiveQuerySchedulingStrategy.swift, InvalidHTTPStatusCodeError.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling URLMatches.swift, RequestComponents.swift, RequestCondition.swift, Responder.swift, ResponseGenerator.swift, SimulatedURLRequestLoader.swift, SuccessResponseTemplate.swift, UnfulfillableRequestError.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethod.swift, HTTPResponse.swift, HTTPStatusCode.swift, MediaType.swift, URLPathComponent.swift, AnyRequestCondition.swift, BodyEquals.swift, BodyEqualsDecodable.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Emitting module for DevFoundation (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriver\ Compilation\ Requirements DevFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DevFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros\#RemoteLocalizationMacros -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation_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/DevFoundation.build/Debug-appletvos/DevFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-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-appletvos/DevFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-Swift.h (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DevFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftmodule (in target 'DevFoundation' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.abi.json (in target 'DevFoundation' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftdoc (in target 'DevFoundation' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftsourceinfo (in target 'DevFoundation' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriver dfob normal arm64 com.apple.xcode.tools.swift.compiler (in target 'dfob' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name dfob -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros\#RemoteLocalizationMacros -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob_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/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling JSONValue.swift, ObservableReference.swift, OptionalRepresentable.swift, RetryPolicy.swift, SoftwareComponentID.swift, TopLevelCoding.swift, TypedExtensibleEnum.swift, UserSelection.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethodIsOneOf.swift, HeaderItemsContains.swift, HeaderItemsEquals.swift, HostIsOneOf.swift, PathMatches.swift, QueryItemsContains.swift, QueryItemsEquals.swift, SchemeIsOneOf.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftEmitModule normal arm64 Emitting\ module\ for\ dfob (in target 'dfob' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/dfob/ObfuscateCommand.swift (in target 'dfob' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ObfuscateCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/dfob/ObfuscateCommand.swift (in target 'dfob' from project 'DevFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/dfob/ObfuscateCommand.swift (in target 'dfob' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Bundle+RemoteContent.swift, RemoteLocalizedString.swift, AnySendableHashable.swift, DottedHierarchicalID.swift, ExpiringValue.swift, GibberishGenerator.swift, HashableByID.swift, IdentifiableBySelf.swift (in target 'DevFoundation' from project 'DevFoundation')
SwiftDriver\ Compilation DevFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DevFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros\#RemoteLocalizationMacros -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation_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/DevFoundation.build/Debug-appletvos/DevFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-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/DevFoundation.o normal (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos26.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.o
SwiftDriverJobDiscovery normal arm64 Emitting module for dfob (in target 'dfob' from project 'DevFoundation')
SwiftDriver\ Compilation\ Requirements dfob normal arm64 com.apple.xcode.tools.swift.compiler (in target 'dfob' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name dfob -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros\#RemoteLocalizationMacros -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob_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/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftdoc (in target 'dfob' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftmodule (in target 'dfob' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.abi.json (in target 'dfob' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftsourceinfo (in target 'dfob' from project 'DevFoundation')
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/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DevFoundation --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A324 --platform-family tvOS --deployment-target 26.0 --bundle-identifier spi-builder-workspace.DevFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.appintents --target-triple arm64-apple-tvos26.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/DevFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/DevFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-24 04:55:03.165 appintentsmetadataprocessor[1281:6991] Starting appintentsmetadataprocessor export
2026-03-24 04:55:03.291 appintentsmetadataprocessor[1281:6991] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling ObfuscateCommand.swift (in target 'dfob' from project 'DevFoundation')
SwiftDriver\ Compilation dfob normal arm64 com.apple.xcode.tools.swift.compiler (in target 'dfob' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name dfob -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos26.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RemoteLocalizationMacros\#RemoteLocalizationMacros -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob_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/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.o (in target 'DevFoundation' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DevFoundation.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob normal (in target 'dfob' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos26.0 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.0.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/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/dfob.build/Objects-normal/arm64/dfob-linker-args.resp -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevFoundation.build/Debug-appletvos/DevFoundation.build/Objects-normal/arm64/DevFoundation-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-appletvos/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/DequeModule.build/Objects-normal/arm64/DequeModule.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/DequeModule.build/Objects-normal/arm64/DequeModule-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/ContainersPreview.build/Objects-normal/arm64/ContainersPreview.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/ContainersPreview.build/Objects-normal/arm64/ContainersPreview-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParser.build/Objects-normal/arm64/ArgumentParser-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParserToolInfo.build/Objects-normal/arm64/ArgumentParserToolInfo.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-argument-parser.build/Debug-appletvos/ArgumentParserToolInfo.build/Objects-normal/arm64/ArgumentParserToolInfo-linker-args.resp
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob (in target 'dfob' from project 'DevFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/dfob
** BUILD SUCCEEDED **
2026-03-24 04:54:44.828 xcodebuild[917:5060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-24 04:54:44.974 xcodebuild[917:5060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics.git"
},
{
"identity" : "devtesting",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DevKitOrganization/DevTesting"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "urlmock",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/prachigauriar/URLMock.git"
}
],
"manifest_display_name" : "DevFoundation",
"name" : "DevFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "DevFoundation",
"targets" : [
"DevFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "dfob",
"targets" : [
"DevFoundation",
"dfob"
],
"type" : {
"executable" : null
}
},
{
"name" : "RemoteLocalizationMacros",
"targets" : [
"RemoteLocalizationMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "dfobTests",
"module_type" : "SwiftTarget",
"name" : "dfobTests",
"path" : "Tests/dfobTests",
"product_dependencies" : [
"ArgumentParser",
"DevTesting"
],
"sources" : [
"ObfuscateCommandTests.swift"
],
"target_dependencies" : [
"DevFoundation",
"dfob"
],
"type" : "test"
},
{
"c99name" : "dfob",
"module_type" : "SwiftTarget",
"name" : "dfob",
"path" : "Sources/dfob",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"dfob"
],
"sources" : [
"ObfuscateCommand.swift"
],
"target_dependencies" : [
"DevFoundation"
],
"type" : "executable"
},
{
"c99name" : "RemoteLocalizationMacros",
"module_type" : "SwiftTarget",
"name" : "RemoteLocalizationMacros",
"path" : "Sources/RemoteLocalizationMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"DevFoundation",
"dfob",
"RemoteLocalizationMacros"
],
"sources" : [
"RemoteLocalizationMacrosPlugin.swift",
"RemoteLocalizedStringMacro.swift",
"RemoteLocalizedStringMacroError.swift",
"RemoteLocalizedStringWithFormatMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "DevFoundationTests",
"module_type" : "SwiftTarget",
"name" : "DevFoundationTests",
"path" : "Tests/DevFoundationTests",
"product_dependencies" : [
"DevTesting",
"RealModule",
"URLMock"
],
"sources" : [
"Concurrency/DispatchQueue+NonOvercommittingTests.swift",
"Concurrency/DispatchQueue+StandardTests.swift",
"Concurrency/ExecutionGroupTests.swift",
"Concurrency/WithTimeoutTests.swift",
"Date Providers/DateProvidersTests.swift",
"Date Providers/OffsetDateProviderTests.swift",
"Date Providers/ScaledDateProviderTests.swift",
"Date Providers/SystemDateProviderTests.swift",
"Event Bus/ContextualBusEventObserverTests.swift",
"Event Bus/EventBusTests.swift",
"Extensions/Data+ObfuscationTests.swift",
"Extensions/Date+UnixTests.swift",
"Extensions/Duration+TimeIntervalTests.swift",
"Extensions/FixedWidthInteger+BigEndianDataTests.swift",
"Extensions/RangeReplaceableCollection+RemoveFirstTests.swift",
"Extensions/Result+CatchingAsyncTests.swift",
"Live Query/LiveQueryResultsProducerTests.swift",
"Live Query/LiveQuerySchedulingStrategyTests.swift",
"Live Query/LiveQueryTests.swift",
"Networking/Errors/InvalidHTTPStatusCodeErrorTests.swift",
"Networking/Errors/InvalidWebServiceRequestError.swift",
"Networking/Errors/NonHTTPURLResponseErrorTests.swift",
"Networking/HTTP Client/HTTPClientTests.swift",
"Networking/HTTP Client/URLRequestLoaderTests.swift",
"Networking/Requests and Responses/HTTPBodyTests.swift",
"Networking/Requests and Responses/HTTPHeaderFieldTests.swift",
"Networking/Requests and Responses/HTTPHeaderItemTests.swift",
"Networking/Requests and Responses/HTTPMethodTests.swift",
"Networking/Requests and Responses/HTTPResponseTests.swift",
"Networking/Requests and Responses/HTTPStatusCodeTests.swift",
"Networking/Requests and Responses/MediaTypeTests.swift",
"Networking/Requests and Responses/URLPathComponentTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/AnyRequestConditionTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/BodyEqualsDecodableTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/BodyEqualsTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HTTPMethodIsOneOfTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsContainsTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsEqualsTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HostIsOneOfTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/PathMatchesTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/QueryItemsContainsTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/QueryItemsEqualsTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/SchemeIsOneOfTests.swift",
"Networking/Simulated URL Request Loader/Request Conditions/URLMatchesTests.swift",
"Networking/Simulated URL Request Loader/RequestComponentsTests.swift",
"Networking/Simulated URL Request Loader/ResponderTests.swift",
"Networking/Simulated URL Request Loader/ResponseGeneratorTests.swift",
"Networking/Simulated URL Request Loader/SimulatedURLRequestLoaderIntegrationTests.swift",
"Networking/Simulated URL Request Loader/SimulatedURLRequestLoaderTests.swift",
"Networking/Simulated URL Request Loader/SuccessResponseTemplateTests.swift",
"Networking/Simulated URL Request Loader/UnfulfillableRequestErrorTests.swift",
"Networking/Web Service Client/JSONBodyWebServiceRequestTests.swift",
"Networking/Web Service Client/SingleBaseURLConfigurationTests.swift",
"Networking/Web Service Client/WebServiceClientTests.swift",
"Networking/Web Service Client/WebServiceRequestTests.swift",
"Paging/OffsetPageTests.swift",
"Paging/RandomAccessPagerTests.swift",
"Paging/SequentialPagerTests.swift",
"Remote Localization/Bundle+RemoteContentTests.swift",
"Remote Localization/RemoteLocalizedStringTests.swift",
"Testing Helpers/Date+IsApproximatelyEqual.swift",
"Testing Helpers/DefaultRemoteContentBundleActor.swift",
"Testing Helpers/MockBaseURLConfiguration.swift",
"Testing Helpers/MockBusEventObserver.swift",
"Testing Helpers/MockBusEvents.swift",
"Testing Helpers/MockCodables.swift",
"Testing Helpers/MockDateProvider.swift",
"Testing Helpers/MockError.swift",
"Testing Helpers/MockHTTPClientInterceptor.swift",
"Testing Helpers/MockLiveQueryResultsProducer.swift",
"Testing Helpers/MockOffsetPage.swift",
"Testing Helpers/MockRandomAccessPageLoader.swift",
"Testing Helpers/MockRequestCondition.swift",
"Testing Helpers/MockResponseGenerator.swift",
"Testing Helpers/MockRetryPolicy.swift",
"Testing Helpers/MockSequentialPageLoader.swift",
"Testing Helpers/MockURLRequestLoader.swift",
"Testing Helpers/MockWebServiceRequest.swift",
"Testing Helpers/RandomValueGenerating+DevFoundation.swift",
"Utility Types/AnySendableHashableTests.swift",
"Utility Types/DottedHierarchicalIDTests.swift",
"Utility Types/ExpiringValueTests.swift",
"Utility Types/GibberishGeneratorTests.swift",
"Utility Types/HashableByIDTests.swift",
"Utility Types/IdentifiableBySelfTests.swift",
"Utility Types/JSONValueTests.swift",
"Utility Types/ObservableReferenceTests.swift",
"Utility Types/OptionalRepresentableTests.swift",
"Utility Types/RetryPolicyTests.swift",
"Utility Types/SoftwareComponentIDTests.swift",
"Utility Types/TopLevelCodingTests.swift",
"Utility Types/TypedExtensibleEnumTests.swift",
"Utility Types/UserSelectionTests.swift"
],
"target_dependencies" : [
"DevFoundation"
],
"type" : "test"
},
{
"c99name" : "DevFoundation",
"module_type" : "SwiftTarget",
"name" : "DevFoundation",
"path" : "Sources/DevFoundation",
"product_dependencies" : [
"AsyncAlgorithms"
],
"product_memberships" : [
"DevFoundation",
"dfob"
],
"sources" : [
"Concurrency/DispatchQueue+NonOvercommitting.swift",
"Concurrency/DispatchQueue+Standard.swift",
"Concurrency/ExecutionGroup.swift",
"Concurrency/WithTimeout.swift",
"Date Providers/DateProvider.swift",
"Date Providers/DateProviders.swift",
"Date Providers/OffsetDateProvider.swift",
"Date Providers/ScaledDateProvider.swift",
"Date Providers/SystemDateProvider.swift",
"DevFoundation.swift",
"Event Bus/BusEvent.swift",
"Event Bus/BusEventObserver.swift",
"Event Bus/ContextualBusEventObserver.swift",
"Event Bus/EventBus.swift",
"Extensions/Data+Obfuscation.swift",
"Extensions/Date+Unix.swift",
"Extensions/Duration+TimeInterval.swift",
"Extensions/FixedWidthInteger+BigEndianData.swift",
"Extensions/RangeReplaceableCollection+RemoveFirst.swift",
"Extensions/Result+CatchingAsync.swift",
"Live Query/LiveQuery.swift",
"Live Query/LiveQueryResultsProducer.swift",
"Live Query/LiveQuerySchedulingStrategy.swift",
"Networking/Errors/InvalidHTTPStatusCodeError.swift",
"Networking/Errors/InvalidWebServiceRequestError.swift",
"Networking/Errors/NonHTTPURLResponseError.swift",
"Networking/HTTP Client/HTTPClient.swift",
"Networking/HTTP Client/HTTPClientInterceptor.swift",
"Networking/HTTP Client/URLRequestLoader.swift",
"Networking/Requests and Responses/HTTPBody.swift",
"Networking/Requests and Responses/HTTPHeaderField.swift",
"Networking/Requests and Responses/HTTPHeaderItem.swift",
"Networking/Requests and Responses/HTTPMethod.swift",
"Networking/Requests and Responses/HTTPResponse.swift",
"Networking/Requests and Responses/HTTPStatusCode.swift",
"Networking/Requests and Responses/MediaType.swift",
"Networking/Requests and Responses/URLPathComponent.swift",
"Networking/Simulated URL Request Loader/Request Conditions/AnyRequestCondition.swift",
"Networking/Simulated URL Request Loader/Request Conditions/BodyEquals.swift",
"Networking/Simulated URL Request Loader/Request Conditions/BodyEqualsDecodable.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HTTPMethodIsOneOf.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsContains.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsEquals.swift",
"Networking/Simulated URL Request Loader/Request Conditions/HostIsOneOf.swift",
"Networking/Simulated URL Request Loader/Request Conditions/PathMatches.swift",
"Networking/Simulated URL Request Loader/Request Conditions/QueryItemsContains.swift",
"Networking/Simulated URL Request Loader/Request Conditions/QueryItemsEquals.swift",
"Networking/Simulated URL Request Loader/Request Conditions/SchemeIsOneOf.swift",
"Networking/Simulated URL Request Loader/Request Conditions/URLMatches.swift",
"Networking/Simulated URL Request Loader/RequestComponents.swift",
"Networking/Simulated URL Request Loader/RequestCondition.swift",
"Networking/Simulated URL Request Loader/Responder.swift",
"Networking/Simulated URL Request Loader/ResponseGenerator.swift",
"Networking/Simulated URL Request Loader/SimulatedURLRequestLoader.swift",
"Networking/Simulated URL Request Loader/SuccessResponseTemplate.swift",
"Networking/Simulated URL Request Loader/UnfulfillableRequestError.swift",
"Networking/Web Service Client/BaseURLConfiguring.swift",
"Networking/Web Service Client/JSONBodyWebServiceRequest.swift",
"Networking/Web Service Client/SingleBaseURLConfiguration.swift",
"Networking/Web Service Client/WebServiceClient.swift",
"Networking/Web Service Client/WebServiceRequest.swift",
"Paging/OffsetPage.swift",
"Paging/RandomAccessPager.swift",
"Paging/SequentialPager.swift",
"Remote Localization/Bundle+RemoteContent.swift",
"Remote Localization/RemoteLocalizedString.swift",
"Utility Types/AnySendableHashable.swift",
"Utility Types/DottedHierarchicalID.swift",
"Utility Types/ExpiringValue.swift",
"Utility Types/GibberishGenerator.swift",
"Utility Types/HashableByID.swift",
"Utility Types/IdentifiableBySelf.swift",
"Utility Types/JSONValue.swift",
"Utility Types/ObservableReference.swift",
"Utility Types/OptionalRepresentable.swift",
"Utility Types/RetryPolicy.swift",
"Utility Types/SoftwareComponentID.swift",
"Utility Types/TopLevelCoding.swift",
"Utility Types/TypedExtensibleEnum.swift",
"Utility Types/UserSelection.swift"
],
"target_dependencies" : [
"RemoteLocalizationMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.