Build Information
Successful build of SwiftMCP, reference 1.1.0 (86810b), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 22:46:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sutheesh/SwiftMCP.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sutheesh/SwiftMCP
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 86810bd Release 1.1.0
Cloned https://github.com/sutheesh/SwiftMCP.git
Revision (git rev-parse @):
86810bda9906dbde8a8d93da417ea1aada1aed59
SUCCESS checkout https://github.com/sutheesh/SwiftMCP.git at 1.1.0
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/modelcontextprotocol/swift-sdk
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/1820] Fetching swift-atomics
[92/2091] Fetching swift-atomics, eventsource
[709/5538] Fetching swift-atomics, eventsource, swift-sdk
[728/12149] Fetching swift-atomics, eventsource, swift-sdk, swift-log
[959/35701] Fetching swift-atomics, eventsource, swift-sdk, swift-log, swift-collections
[1324/41302] Fetching swift-atomics, eventsource, swift-sdk, swift-log, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.26s)
[13799/118863] Fetching swift-atomics, eventsource, swift-sdk, swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (9.76s)
Fetched https://github.com/apple/swift-collections.git from cache (9.76s)
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (9.76s)
Fetched https://github.com/mattt/eventsource.git from cache (9.76s)
Fetched https://github.com/apple/swift-atomics.git from cache (9.76s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Fetched https://github.com/apple/swift-nio.git from cache (9.76s)
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.12.0 (10.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.93s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.60s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftmcp",
"name": "SwiftMCP",
"url": "https://github.com/sutheesh/SwiftMCP.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMCP",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-sdk",
"name": "mcp-swift-sdk",
"url": "https://github.com/modelcontextprotocol/swift-sdk",
"version": "0.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sdk",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "eventsource",
"name": "EventSource",
"url": "https://github.com/mattt/eventsource.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/eventsource",
"traits": [
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.98.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.98.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/sutheesh/SwiftMCP.git
[1/125] Fetching swiftmcp
Fetched https://github.com/sutheesh/SwiftMCP.git from cache (0.67s)
Fetching https://github.com/modelcontextprotocol/swift-sdk from cache
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (0.46s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.12.0 (0.54s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/mattt/eventsource.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.81s)
Fetched https://github.com/mattt/eventsource.git from cache (0.82s)
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
Fetched https://github.com/apple/swift-system.git from cache (0.82s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (0.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.72s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/sutheesh/SwiftMCP.git
Working copy of https://github.com/sutheesh/SwiftMCP.git resolved at 1.1.0 (86810bd)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
warning: '.resolve-product-dependencies': dependency 'swiftmcp' is not used by any target
Found 1 product dependencies
- mcp-swift-sdk
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/sutheesh/SwiftMCP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[12/25] Compiling CNIOWindows shim.c
[13/25] Compiling CNIOWindows WSAStartup.c
[14/25] Compiling CSystem shims.c
[15/25] Write sources
[16/25] Compiling CNIOWASI CNIOWASI.c
[17/25] Compiling CNIOLinux shim.c
[18/25] Compiling CNIOLinux liburing_shims.c
[18/25] Compiling CNIOOpenBSD shim.c
[20/25] Write swift-version--6988338F2F200930.txt
[21/84] Compiling _AtomicsShims.c
[22/103] Compiling CNIODarwin shim.c
[24/103] Emitting module InternalCollectionsUtilities
[25/104] Compiling Atomics ManagedAtomicLazyReference.swift
[26/104] Compiling Atomics UnsafeAtomic.swift
[27/104] Compiling Atomics AtomicInteger.swift
[28/104] Compiling Atomics AtomicOptionalWrappable.swift
[29/104] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/104] Compiling Logging LogEvent.swift
[31/104] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/104] Compiling Atomics IntegerOperations.swift
[33/104] Compiling Atomics OptionalRawRepresentable.swift
[34/104] Compiling Atomics RawRepresentable.swift
[35/104] Compiling Atomics AtomicBool.swift
[36/104] Compiling Atomics IntegerConformances.swift
[41/105] Compiling _NIODataStructures PriorityQueue.swift
[42/105] Compiling _NIODataStructures _TinyArray.swift
[43/105] Compiling Atomics PointerConformances.swift
[44/105] Compiling Atomics Primitives.native.swift
[45/105] Compiling Atomics AtomicReference.swift
[46/105] Compiling Atomics AtomicStorage.swift
[47/105] Compiling Logging MetadataProvider.swift
[51/108] Compiling Atomics AtomicValue.swift
[52/108] Compiling Atomics AtomicMemoryOrderings.swift
[53/108] Compiling Atomics DoubleWord.swift
[54/108] Compiling Atomics ManagedAtomic.swift
[55/108] Emitting module _NIODataStructures
[56/108] Compiling _NIODataStructures Heap.swift
[57/108] Emitting module Logging
[58/108] Compiling Logging Locks.swift
[59/108] Emitting module _NIOBase64
[60/108] Compiling _NIOBase64 Base64.swift
[67/108] Compiling Atomics Unmanaged extensions.swift
[80/142] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[81/142] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[82/142] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[83/142] Compiling ContainersPreview BorrowingSequence.swift
[84/145] Compiling ContainersPreview BidirectionalContainer.swift
[85/145] Compiling ContainersPreview Container+Filter.swift
[86/145] Compiling ContainersPreview Container+SpanwiseZip.swift
[87/145] Compiling ContainersPreview Container.swift
[88/145] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[89/145] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[90/145] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[91/145] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[92/145] Compiling ContainersPreview RandomAccessContainer.swift
[93/145] Compiling ContainersPreview RangeExpression2.swift
[94/145] Compiling ContainersPreview RangeReplaceableContainer.swift
[95/145] Compiling ContainersPreview Drain+Map.swift
[96/145] Compiling ContainersPreview Producer.swift
[97/145] Compiling ContainersPreview Borrow.swift
[98/145] Compiling ContainersPreview Box.swift
[99/145] Compiling ContainersPreview Producer+Filter.swift
[100/145] Compiling ContainersPreview Producer+Map.swift
[101/145] Compiling ContainersPreview Producer+Reduce.swift
[102/145] Compiling ContainersPreview Inout.swift
[103/145] Compiling ContainersPreview InputSpan.swift
[104/145] Compiling ContainersPreview Shared.swift
[105/145] Emitting module SystemPackage
[109/145] Compiling ContainersPreview Drain+Reduce.swift
[110/145] Compiling ContainersPreview Drain.swift
[111/145] Compiling ContainersPreview Producer+Collect.swift
[112/145] Emitting module ContainersPreview
[113/145] Compiling ContainersPreview OutputSpan+Extras.swift
[114/145] Compiling ContainersPreview TemporaryAllocation.swift
[115/145] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[116/145] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[117/145] Compiling ContainersPreview ContainerIterator.swift
[118/145] Compiling ContainersPreview DynamicContainer.swift
[119/145] Compiling ContainersPreview MutableContainer.swift
[120/145] Compiling ContainersPreview PermutableContainer.swift
[127/145] Emitting module Atomics
[139/145] Compiling Logging LogHandler.swift
[140/145] Compiling Logging Logging.swift
[144/186] Compiling DequeModule UniqueDeque+Equatable.swift
[145/186] Compiling DequeModule UniqueDeque+Experimental.swift
[146/186] Compiling DequeModule UniqueDeque+Hashable.swift
[147/186] Compiling DequeModule UniqueDeque+Initializers.swift
[148/186] Compiling DequeModule UniqueDeque+Append.swift
[149/186] Compiling DequeModule UniqueDeque+Consumption.swift
[150/186] Compiling DequeModule UniqueDeque+Container.swift
[151/186] Compiling DequeModule UniqueDeque+Descriptions.swift
[152/190] Compiling DequeModule RigidDeque+Consumption.swift
[153/190] Compiling DequeModule RigidDeque+Container.swift
[154/190] Compiling DequeModule RigidDeque+Descriptions.swift
[155/190] Compiling DequeModule RigidDeque+Equatable.swift
[156/190] Compiling DequeModule RigidDeque+Experimental.swift
[157/190] Compiling DequeModule RigidDeque+Hashable.swift
[158/190] Compiling DequeModule RigidDeque+Initializers.swift
[159/190] Compiling DequeModule RigidDeque+Insertions.swift
[160/190] Compiling DequeModule RigidDeque+Prepend.swift
[161/190] Compiling DequeModule RigidDeque+Removals.swift
[162/190] Compiling DequeModule RigidDeque+Replacements.swift
[163/190] Compiling DequeModule RigidDeque+Testing.swift
[164/190] Compiling DequeModule RigidDeque.swift
[165/190] Compiling DequeModule Deque+Codable.swift
[166/190] Compiling DequeModule Deque+Collection.swift
[167/190] Compiling DequeModule Deque+CustomReflectable.swift
[168/190] Compiling DequeModule Deque+Descriptions.swift
[169/190] Compiling DequeModule Deque+Equatable.swift
[170/190] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[171/190] Compiling DequeModule Deque+Extras.swift
[172/190] Compiling DequeModule Deque+Hashable.swift
[173/190] Compiling DequeModule Deque+Testing.swift
[174/190] Compiling DequeModule Deque._Storage.swift
[175/190] Compiling DequeModule Deque._UnsafeHandle.swift
[176/190] Compiling DequeModule Deque.swift
[177/190] Compiling DequeModule _DequeBuffer.swift
[178/190] Compiling DequeModule _DequeBufferHeader.swift
[179/190] Compiling DequeModule RigidDeque+Append.swift
[180/190] Compiling DequeModule UniqueDeque+Insertions.swift
[181/190] Compiling DequeModule UniqueDeque+Prepend.swift
[182/190] Compiling DequeModule UniqueDeque+Removals.swift
[183/190] Compiling DequeModule UniqueDeque+Replacements.swift
[184/190] Emitting module DequeModule
[185/190] Compiling DequeModule UniqueDeque.swift
[186/190] Compiling DequeModule _DequeSlot.swift
[187/190] Compiling DequeModule _UnsafeDequeHandle.swift
[188/190] Compiling DequeModule _UnsafeDequeSegments.swift
[188/190] Compiling c-nioatomics.c
[189/190] Compiling c-atomics.c
[191/197] Compiling NIOConcurrencyHelpers lock.swift
[192/197] Compiling NIOConcurrencyHelpers atomics.swift
[193/197] Compiling NIOConcurrencyHelpers NIOLock.swift
[194/197] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[195/197] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[196/197] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[197/197] Emitting module NIOConcurrencyHelpers
[198/262] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[199/262] Compiling NIOCore NIOScheduledCallback.swift
[200/262] Compiling NIOCore NIOSendable.swift
[201/262] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[202/262] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[203/262] Compiling NIOCore RecvByteBufferAllocator.swift
[204/262] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[205/269] Compiling NIOCore IO.swift
[206/269] Compiling NIOCore IOData.swift
[207/269] Compiling NIOCore IPProtocol.swift
[208/269] Compiling NIOCore IntegerBitPacking.swift
[209/269] Compiling NIOCore IntegerTypes.swift
[210/269] Compiling NIOCore Interfaces.swift
[211/269] Compiling NIOCore Linux.swift
[212/269] Compiling NIOCore AddressedEnvelope.swift
[213/269] Compiling NIOCore AsyncAwaitSupport.swift
[214/269] Compiling NIOCore AsyncChannel.swift
[215/269] Compiling NIOCore AsyncChannelHandler.swift
[216/269] Compiling NIOCore AsyncChannelInboundStream.swift
[217/269] Compiling NIOCore AsyncChannelOutboundWriter.swift
[218/269] Compiling NIOCore NIOAsyncSequenceProducer.swift
[219/269] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[220/269] Compiling NIOCore ConvenienceOptionSupport.swift
[221/269] Compiling NIOCore DeadChannel.swift
[222/269] Compiling NIOCore DispatchQueue+WithFuture.swift
[223/269] Compiling NIOCore EventLoop+Deprecated.swift
[224/269] Compiling NIOCore EventLoop+SerialExecutor.swift
[225/269] Compiling NIOCore EventLoop.swift
[226/269] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[227/269] Compiling NIOCore EventLoopFuture+Deprecated.swift
[228/269] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[229/269] Compiling NIOCore EventLoopFuture.swift
[230/269] Compiling NIOCore FileDescriptor.swift
[231/269] Compiling NIOCore FileHandle.swift
[232/269] Compiling NIOCore FileRegion.swift
[233/269] Compiling NIOCore GlobalSingletons.swift
[234/269] Compiling NIOCore MarkedCircularBuffer.swift
[235/269] Compiling NIOCore MulticastChannel.swift
[236/269] Compiling NIOCore NIOAny.swift
[237/269] Compiling NIOCore NIOCloseOnErrorHandler.swift
[238/269] Compiling NIOCore NIOCoreSendableMetatype.swift
[239/269] Compiling NIOCore NIODecodedAsyncSequence.swift
[240/269] Compiling NIOCore NIOLoopBound.swift
[241/269] Compiling NIOCore ChannelHandler.swift
[242/269] Compiling NIOCore ChannelHandlers.swift
[243/269] Compiling NIOCore ChannelInvoker.swift
[244/269] Compiling NIOCore ChannelOption.swift
[245/269] Compiling NIOCore ChannelPipeline.swift
[246/269] Compiling NIOCore CircularBuffer.swift
[247/269] Compiling NIOCore Codec.swift
[248/269] Compiling NIOCore SocketAddresses.swift
[249/269] Compiling NIOCore SocketOptionProvider.swift
[250/269] Compiling NIOCore SystemCallHelpers.swift
[251/269] Compiling NIOCore TimeAmount+Duration.swift
[252/269] Compiling NIOCore TypeAssistedChannelHandler.swift
[253/269] Compiling NIOCore UniversalBootstrapSupport.swift
[254/269] Compiling NIOCore Utilities.swift
[255/269] Compiling NIOCore NIOAsyncWriter.swift
[256/269] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[257/269] Compiling NIOCore BSDSocketAPI.swift
[258/269] Compiling NIOCore ByteBuffer-aux.swift
[259/269] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[260/269] Compiling NIOCore ByteBuffer-conversions.swift
[261/269] Compiling NIOCore ByteBuffer-core.swift
[262/269] Compiling NIOCore ByteBuffer-hex.swift
[263/269] Compiling NIOCore ByteBuffer-int.swift
[264/269] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[265/269] Compiling NIOCore ByteBuffer-multi-int.swift
[266/269] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[267/269] Compiling NIOCore ByteBuffer-views.swift
[268/269] Compiling NIOCore Channel.swift
[269/269] Emitting module NIOCore
[270/274] Compiling EventSource EventSource+AsyncHTTPClient.swift
[271/274] Compiling EventSource AsyncSequence+Events.swift
[272/274] Emitting module EventSource
[273/274] Compiling EventSource AsyncEventsSequence.swift
[274/274] Compiling EventSource EventSource.swift
[275/318] Compiling MCP OAuthURLValidator.swift
[276/318] Compiling MCP OAuthWWWAuthenticateParser.swift
[277/318] Compiling MCP PKCE.swift
[278/318] Compiling MCP TokenStorage.swift
[279/318] Compiling MCP Error.swift
[280/322] Compiling MCP OAuthAuthorizationCodeFlow.swift
[281/322] Compiling MCP OAuthAuthorizer.swift
[282/322] Compiling MCP OAuthClientRegistrar.swift
[283/322] Compiling MCP OAuthConfiguration.swift
[284/322] Compiling MCP OAuthConstants.swift
[285/322] Compiling MCP OAuthDiscovery.swift
[286/322] Compiling MCP OAuthDiscoveryClient.swift
[287/322] Compiling MCP OAuthErrors.swift
[288/322] Compiling MCP OAuthModels.swift
[289/322] Compiling MCP OAuthTokenEndpointClient.swift
[290/322] Compiling MCP Cancellation.swift
[291/322] Compiling MCP Ping.swift
[292/322] Compiling MCP Progress.swift
[293/322] Compiling MCP RequestContext.swift
[294/322] Compiling MCP Value.swift
[295/322] Compiling MCP Transport.swift
[296/322] Compiling MCP HTTPClientTransport.swift
[297/322] Compiling MCP HTTPRequestValidation.swift
[298/322] Compiling MCP HTTPServerTypes.swift
[299/322] Compiling MCP StatefulHTTPServerTransport.swift
[300/322] Compiling MCP StatelessHTTPServerTransport.swift
[301/322] Compiling MCP InMemoryTransport.swift
[302/322] Compiling MCP NetworkTransport.swift
[303/322] Compiling MCP StdioTransport.swift
[304/322] Compiling MCP UnitInterval.swift
[305/322] Compiling MCP Versioning.swift
[306/322] Compiling MCP Client.swift
[307/322] Compiling MCP Elicitation.swift
[308/322] Compiling MCP Roots.swift
[309/322] Emitting module MCP
[310/322] Compiling MCP ID.swift
[311/322] Compiling MCP Icon.swift
[312/322] Compiling MCP Lifecycle.swift
[313/322] Compiling MCP Messages.swift
[314/322] Compiling MCP PendingRequest.swift
[315/322] Compiling MCP Sampling.swift
[316/322] Compiling MCP Data+Extensions.swift
[317/322] Compiling MCP Completion.swift
[318/322] Compiling MCP Logging.swift
[319/322] Compiling MCP Prompts.swift
[320/322] Compiling MCP Resources.swift
[321/322] Compiling MCP Server.swift
[322/322] Compiling MCP Tools.swift
[323/332] Compiling SwiftMCP MCPLogger.swift
[324/332] Compiling SwiftMCP MCPToolRegistry.swift
[325/332] Compiling SwiftMCP MCPServerConfig.swift
[326/333] Compiling SwiftMCP MCPToolBridge.swift
[327/333] Compiling SwiftMCP MCPSessionManager.swift
[328/333] Compiling SwiftMCP ResultConverter.swift
[329/333] Compiling SwiftMCP MCPToFoundationTool.swift
[330/333] Compiling SwiftMCP ArgumentParser.swift
[331/333] Emitting module SwiftMCP
[332/333] Compiling SwiftMCP SchemaConverter.swift
[333/333] Compiling SwiftMCP SwiftMCP.swift
Build complete! (25.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk"
}
],
"manifest_display_name" : "SwiftMCP",
"name" : "SwiftMCP",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SwiftMCP",
"targets" : [
"SwiftMCP"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftMCPTests",
"module_type" : "SwiftTarget",
"name" : "SwiftMCPTests",
"path" : "Tests/SwiftMCPTests",
"sources" : [
"ArgumentParserTests.swift",
"MCPBridgeErrorTests.swift",
"MCPValueTests.swift",
"PaginationTests.swift",
"ResultConverterTests.swift",
"SchemaConverterCompositionTests.swift",
"SchemaConverterTests.swift"
],
"target_dependencies" : [
"SwiftMCP"
],
"type" : "test"
},
{
"c99name" : "SwiftMCP",
"module_type" : "SwiftTarget",
"name" : "SwiftMCP",
"path" : "Sources/SwiftMCP",
"product_dependencies" : [
"MCP"
],
"product_memberships" : [
"SwiftMCP"
],
"sources" : [
"Bridge/ArgumentParser.swift",
"Bridge/MCPToFoundationTool.swift",
"Bridge/ResultConverter.swift",
"Bridge/SchemaConverter.swift",
"Core/MCPSessionManager.swift",
"Core/MCPToolBridge.swift",
"Core/MCPToolRegistry.swift",
"Logging/MCPLogger.swift",
"Models/MCPServerConfig.swift",
"SwiftMCP.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.