Build Information
Successful build of xcstrings-crud, reference main (3acc94), with Swift 6.1 for macOS (SPM) on 26 Apr 2026 06:12:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/xcstrings-crud.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ryu0118/xcstrings-crud
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3acc94f Merge pull request #17 from Ryu0118/fix/plural-device-variation-decoding
Cloned https://github.com/Ryu0118/xcstrings-crud.git
Revision (git rev-parse @):
3acc94fc608ef9a8588e43f6f15738e31690607f
SUCCESS checkout https://github.com/Ryu0118/xcstrings-crud.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Ryu0118/xcstrings-crud.git
https://github.com/Ryu0118/xcstrings-crud.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-sdk",
"requirement" : {
"exact" : [
"0.10.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk"
}
],
"manifest_display_name" : "xcstrings-crud",
"name" : "xcstrings-crud",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "xcstrings-crud",
"targets" : [
"xcstrings-crud"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcstrings_crud",
"module_type" : "SwiftTarget",
"name" : "xcstrings-crud",
"path" : "Sources/xcstrings-crud",
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XCStringsCLI"
],
"type" : "executable"
},
{
"c99name" : "XCStringsMCP",
"module_type" : "SwiftTarget",
"name" : "XCStringsMCP",
"path" : "Sources/XCStringsMCP",
"product_dependencies" : [
"MCP"
],
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"Handlers/BatchToolHandlers.swift",
"Handlers/CreateToolHandlers.swift",
"Handlers/DeleteToolHandlers.swift",
"Handlers/GetToolHandlers.swift",
"Handlers/ListToolHandlers.swift",
"Handlers/StatsToolHandlers.swift",
"Handlers/WriteToolHandlers.swift",
"MCPServer.swift",
"ToolHandler.swift",
"ToolHandlerRegistry.swift"
],
"target_dependencies" : [
"XCStringsKit"
],
"type" : "library"
},
{
"c99name" : "XCStringsKitTests",
"module_type" : "SwiftTarget",
"name" : "XCStringsKitTests",
"path" : "Tests/XCStringsKitTests",
"sources" : [
"AddOperationsTests.swift",
"BatchEntryParserTests.swift",
"BatchOperationsTests.swift",
"CheckOperationsTests.swift",
"ConcurrentAccessTests.swift",
"DeleteOperationsTests.swift",
"ErrorHandlingTests.swift",
"FixtureType.swift",
"GetOperationsTests.swift",
"ListOperationsTests.swift",
"PersistenceTests.swift",
"RenameOperationsTests.swift",
"SpecialCharactersTests.swift",
"StatsOperationsTests.swift",
"TestFixtures.swift",
"TranslationParserTests.swift",
"UpdateOperationsTests.swift",
"XCStringsFileHandlerTests.swift",
"XCStringsReaderTests.swift",
"XCStringsStatsCalculatorTests.swift",
"XCStringsWriterTests.swift"
],
"target_dependencies" : [
"XCStringsKit"
],
"type" : "test"
},
{
"c99name" : "XCStringsKit",
"module_type" : "SwiftTarget",
"name" : "XCStringsKit",
"path" : "Sources/XCStringsKit",
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"BatchEntryParser.swift",
"Errors.swift",
"Models/XCStrings.swift",
"TranslationParser.swift",
"XCStringsFileHandler.swift",
"XCStringsParser.swift",
"XCStringsReader.swift",
"XCStringsStatsCalculator.swift",
"XCStringsWriter.swift"
],
"type" : "library"
},
{
"c99name" : "XCStringsCLI",
"module_type" : "SwiftTarget",
"name" : "XCStringsCLI",
"path" : "Sources/XCStringsCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"AddCommand.swift",
"BatchCommand.swift",
"CLIOutput.swift",
"CheckCommand.swift",
"CreateCommand.swift",
"DeleteCommand.swift",
"GetCommand.swift",
"ListCommand.swift",
"MCPCommand.swift",
"RenameCommand.swift",
"StatsCommand.swift",
"UpdateCommand.swift",
"XCStringsCLI.swift"
],
"target_dependencies" : [
"XCStringsKit",
"XCStringsMCP"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/36] Write sources
[4/36] Write xcstrings-crud-entitlement.plist
[6/36] Write sources
[20/36] Compiling CNIOWindows shim.c
[21/36] Compiling CSystem shims.c
[22/36] Compiling CNIOWASI CNIOWASI.c
[22/36] Compiling CNIOWindows WSAStartup.c
[24/36] Write sources
[25/36] Compiling CNIOLinux shim.c
[25/36] Compiling CNIOOpenBSD shim.c
[26/36] Compiling CNIOLinux liburing_shims.c
[28/36] Write swift-version-2F0A5646E1D333AE.txt
[29/36] Compiling _AtomicsShims.c
[30/107] Compiling CNIODarwin shim.c
[32/126] Compiling Atomics ManagedAtomicLazyReference.swift
[33/126] Compiling Atomics UnsafeAtomic.swift
[34/127] Compiling Atomics PointerConformances.swift
[35/127] Compiling Atomics Primitives.native.swift
[36/127] Compiling Atomics AtomicBool.swift
[37/127] Compiling Atomics IntegerConformances.swift
[38/127] Emitting module InternalCollectionsUtilities
[39/127] Compiling Atomics AtomicInteger.swift
[40/127] Compiling Atomics AtomicOptionalWrappable.swift
[41/127] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/127] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/127] Emitting module ArgumentParserToolInfo
[44/127] Emitting module _NIOBase64
[45/127] Compiling _NIOBase64 Base64.swift
[46/127] Compiling Atomics AtomicReference.swift
[47/127] Compiling Atomics AtomicStorage.swift
[48/127] Compiling Atomics OptionalRawRepresentable.swift
[49/127] Compiling Atomics RawRepresentable.swift
[50/127] Compiling Atomics AtomicValue.swift
[51/127] Compiling Atomics AtomicMemoryOrderings.swift
[52/127] Compiling Atomics DoubleWord.swift
[53/127] Compiling Atomics ManagedAtomic.swift
[54/174] Compiling ArgumentParser OptionGroup.swift
[55/174] Compiling ArgumentParser ParentCommand.swift
[56/174] Compiling ArgumentParser CompletionsGenerator.swift
[57/174] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/174] Compiling ArgumentParser AsyncParsableCommand.swift
[59/174] Compiling ArgumentParser BashCompletionsGenerator.swift
[62/174] Compiling ArgumentParser NameSpecification.swift
[63/174] Compiling ArgumentParser Option.swift
[64/209] Compiling ContainersPreview OutputSpan+Extras.swift
[65/209] Compiling ContainersPreview TemporaryAllocation.swift
[66/209] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[67/209] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[68/212] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[69/212] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[70/212] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[71/212] Compiling ContainersPreview BorrowingSequence.swift
[72/212] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[73/212] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[74/212] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[75/212] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[76/212] Compiling ContainersPreview Drain+Reduce.swift
[77/212] Compiling ContainersPreview Drain.swift
[78/212] Compiling ContainersPreview Producer+Collect.swift
[79/212] Emitting module ContainersPreview
[80/212] Compiling ContainersPreview Inout.swift
[81/212] Compiling ContainersPreview InputSpan.swift
[82/212] Compiling ContainersPreview Shared.swift
[83/212] Compiling ContainersPreview Producer+Filter.swift
[84/212] Compiling ContainersPreview Producer+Map.swift
[85/212] Compiling ContainersPreview Producer+Reduce.swift
[86/212] Compiling ContainersPreview RandomAccessContainer.swift
[87/212] Compiling ContainersPreview RangeExpression2.swift
[88/212] Compiling ContainersPreview RangeReplaceableContainer.swift
[89/212] Compiling ContainersPreview Drain+Map.swift
[90/212] Compiling ContainersPreview ContainerIterator.swift
[91/212] Compiling ContainersPreview DynamicContainer.swift
[92/212] Compiling ContainersPreview MutableContainer.swift
[93/212] Compiling ContainersPreview PermutableContainer.swift
[94/212] Compiling ContainersPreview BidirectionalContainer.swift
[95/212] Compiling ContainersPreview Container+Filter.swift
[96/212] Compiling ContainersPreview Container+SpanwiseZip.swift
[97/212] Compiling ContainersPreview Container.swift
[98/212] Compiling ContainersPreview Producer.swift
[99/212] Compiling ContainersPreview Borrow.swift
[100/212] Compiling ContainersPreview Box.swift
[101/212] Compiling Atomics Unmanaged extensions.swift
[102/212] Compiling _NIODataStructures PriorityQueue.swift
[103/212] Compiling _NIODataStructures _TinyArray.swift
[104/253] Compiling Logging MetadataProvider.swift
[105/253] Emitting module _NIODataStructures
[106/253] Compiling _NIODataStructures Heap.swift
[107/253] Compiling DequeModule UniqueDeque+Insertions.swift
[108/253] Compiling DequeModule UniqueDeque+Prepend.swift
[109/253] Compiling DequeModule UniqueDeque+Removals.swift
[110/253] Compiling DequeModule UniqueDeque+Replacements.swift
[111/253] Compiling DequeModule UniqueDeque+Append.swift
[112/253] Compiling DequeModule UniqueDeque+Consumption.swift
[113/253] Compiling DequeModule UniqueDeque+Container.swift
[114/253] Compiling DequeModule UniqueDeque+Descriptions.swift
[115/257] Compiling DequeModule RigidDeque+Consumption.swift
[116/257] Compiling DequeModule RigidDeque+Container.swift
[117/257] Compiling DequeModule RigidDeque+Descriptions.swift
[118/257] Compiling DequeModule RigidDeque+Equatable.swift
[119/257] Compiling DequeModule RigidDeque+Experimental.swift
[120/257] Compiling DequeModule UniqueDeque+Equatable.swift
[121/257] Compiling DequeModule UniqueDeque+Experimental.swift
[122/257] Compiling DequeModule UniqueDeque+Hashable.swift
[123/257] Compiling DequeModule UniqueDeque+Initializers.swift
[124/257] Compiling DequeModule RigidDeque+Removals.swift
[125/257] Compiling DequeModule RigidDeque+Replacements.swift
[126/257] Compiling DequeModule RigidDeque+Testing.swift
[127/257] Compiling DequeModule RigidDeque.swift
[128/257] Compiling DequeModule Deque._UnsafeHandle.swift
[129/257] Compiling DequeModule Deque.swift
[130/257] Compiling DequeModule _DequeBuffer.swift
[137/260] Compiling DequeModule Deque+Equatable.swift
[143/260] Emitting module SystemPackage
[144/260] Compiling DequeModule Deque+Descriptions.swift
[146/260] Compiling DequeModule RigidDeque+Append.swift
[147/260] Compiling DequeModule Deque+Codable.swift
[149/260] Compiling DequeModule _DequeBufferHeader.swift
[152/260] Compiling DequeModule Deque+Collection.swift
[153/260] Compiling DequeModule Deque+CustomReflectable.swift
[154/260] Compiling Logging Locks.swift
[155/260] Compiling Logging LogHandler.swift
[156/260] Compiling Logging Logging.swift
[157/260] Compiling Logging LogEvent.swift
[158/260] Emitting module Logging
[159/260] Compiling DequeModule RigidDeque+Hashable.swift
[160/260] Compiling DequeModule RigidDeque+Initializers.swift
[161/260] Compiling DequeModule RigidDeque+Insertions.swift
[162/260] Compiling DequeModule RigidDeque+Prepend.swift
[163/260] Compiling SystemPackage Util+StringArray.swift
[164/260] Compiling SystemPackage Util.swift
[165/260] Compiling SystemPackage UtilConsumers.swift
[166/260] Compiling DequeModule Deque+Testing.swift
[167/260] Compiling DequeModule Deque._Storage.swift
[192/260] Compiling c-nioatomics.c
[194/260] Emitting module Atomics
[194/260] Compiling c-atomics.c
[196/260] Compiling DequeModule UniqueDeque.swift
[197/260] Compiling DequeModule _DequeSlot.swift
[198/260] Compiling DequeModule _UnsafeDequeHandle.swift
[199/260] Compiling DequeModule _UnsafeDequeSegments.swift
[200/260] Emitting module DequeModule
[201/267] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[202/267] Compiling NIOConcurrencyHelpers lock.swift
[203/267] Emitting module NIOConcurrencyHelpers
[204/267] Compiling NIOConcurrencyHelpers NIOLock.swift
[205/267] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[206/267] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[207/267] Compiling NIOConcurrencyHelpers atomics.swift
[211/267] Compiling ArgumentParser Parsed.swift
[212/267] Compiling ArgumentParser ParsedValues.swift
[213/337] Emitting module ArgumentParser
[214/337] Compiling NIOCore AddressedEnvelope.swift
[215/337] Compiling NIOCore AsyncAwaitSupport.swift
[216/337] Compiling NIOCore AsyncChannel.swift
[217/337] Compiling NIOCore AsyncChannelHandler.swift
[218/337] Compiling NIOCore AsyncChannelInboundStream.swift
[219/337] Compiling NIOCore ByteBuffer-aux.swift
[220/337] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[221/337] Compiling NIOCore ByteBuffer-conversions.swift
[222/337] Compiling NIOCore ByteBuffer-core.swift
[223/337] Compiling NIOCore IO.swift
[224/337] Compiling NIOCore AsyncChannelOutboundWriter.swift
[225/337] Compiling NIOCore NIOAsyncSequenceProducer.swift
[226/337] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[227/337] Compiling NIOCore EventLoopFuture+Deprecated.swift
[228/337] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[229/337] Compiling NIOCore EventLoopFuture.swift
[230/337] Compiling NIOCore FileDescriptor.swift
[231/337] Compiling NIOCore FileHandle.swift
[232/337] Compiling NIOCore FileRegion.swift
[233/337] Compiling NIOCore GlobalSingletons.swift
[234/337] Compiling NIOCore ConvenienceOptionSupport.swift
[235/337] Compiling NIOCore DeadChannel.swift
[236/337] Compiling NIOCore DispatchQueue+WithFuture.swift
[237/337] Compiling NIOCore EventLoop+Deprecated.swift
[238/337] Compiling NIOCore EventLoop+SerialExecutor.swift
[239/337] Compiling NIOCore EventLoop.swift
[240/337] Compiling XCStringsKit XCStringsWriter.swift
[241/337] Compiling XCStringsKit XCStringsReader.swift
[242/337] Compiling XCStringsKit XCStringsFileHandler.swift
[243/337] Compiling XCStringsKit XCStringsStatsCalculator.swift
[244/337] Emitting module XCStringsKit
[245/337] Compiling XCStringsKit BatchEntryParser.swift
[246/337] Compiling XCStringsKit XCStringsParser.swift
[247/337] Compiling XCStringsKit TranslationParser.swift
[248/337] Compiling XCStringsKit Errors.swift
[249/337] Compiling XCStringsKit XCStrings.swift
[250/337] Compiling NIOCore NIOCoreSendableMetatype.swift
[251/337] Compiling NIOCore NIODecodedAsyncSequence.swift
[252/337] Compiling NIOCore NIOLoopBound.swift
[253/337] Compiling NIOCore ByteBuffer-hex.swift
[254/337] Compiling NIOCore ByteBuffer-int.swift
[255/337] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[256/337] Compiling NIOCore MarkedCircularBuffer.swift
[257/337] Compiling NIOCore MulticastChannel.swift
[258/337] Compiling NIOCore NIOAny.swift
[259/337] Compiling NIOCore NIOCloseOnErrorHandler.swift
[260/337] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[261/337] Compiling NIOCore ByteBuffer-multi-int.swift
[262/337] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[263/337] Compiling NIOCore ByteBuffer-views.swift
[264/337] Compiling NIOCore Channel.swift
[265/337] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[266/337] Compiling NIOCore NIOScheduledCallback.swift
[267/337] Compiling NIOCore NIOSendable.swift
[268/337] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[269/337] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[271/337] Compiling NIOCore IOData.swift
[272/337] Compiling NIOCore IPProtocol.swift
[273/337] Compiling NIOCore IntegerBitPacking.swift
[274/337] Compiling NIOCore IntegerTypes.swift
[275/337] Compiling NIOCore Interfaces.swift
[276/337] Compiling NIOCore Linux.swift
[277/337] Compiling NIOCore ChannelHandler.swift
[278/337] Compiling NIOCore ChannelHandlers.swift
[279/337] Compiling NIOCore ChannelInvoker.swift
[280/337] Compiling NIOCore ChannelOption.swift
[281/337] Compiling NIOCore ChannelPipeline.swift
[282/337] Compiling NIOCore CircularBuffer.swift
[283/337] Compiling NIOCore Codec.swift
[284/344] Compiling NIOCore NIOAsyncWriter.swift
[285/344] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[286/344] Compiling NIOCore BSDSocketAPI.swift
[291/344] Compiling NIOCore SocketAddresses.swift
[292/344] Compiling NIOCore SocketOptionProvider.swift
[293/344] Compiling NIOCore SystemCallHelpers.swift
[294/344] Compiling NIOCore TimeAmount+Duration.swift
[295/344] Compiling NIOCore TypeAssistedChannelHandler.swift
[296/344] Compiling NIOCore UniversalBootstrapSupport.swift
[297/344] Compiling NIOCore Utilities.swift
[303/344] Compiling NIOCore RecvByteBufferAllocator.swift
[304/344] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[333/344] Emitting module NIOCore
[342/349] Compiling EventSource AsyncEventsSequence.swift
[343/349] Compiling EventSource AsyncSequence+Events.swift
[344/349] Emitting module EventSource
[345/349] Compiling EventSource EventSource+AsyncHTTPClient.swift
[346/349] Compiling EventSource EventSource.swift
[347/368] Compiling MCP Prompts.swift
[348/368] Compiling MCP Resources.swift
[349/370] Compiling MCP Ping.swift
[350/370] Compiling MCP Value.swift
[351/370] Compiling MCP StdioTransport.swift
[352/370] Compiling MCP UnitInterval.swift
[353/370] Compiling MCP Transport.swift
[354/370] Compiling MCP HTTPClientTransport.swift
[355/370] Compiling MCP Versioning.swift
[356/370] Compiling MCP Client.swift
[357/370] Compiling MCP InMemoryTransport.swift
[358/370] Compiling MCP NetworkTransport.swift
[359/370] Emitting module MCP
[360/370] Compiling MCP Lifecycle.swift
[361/370] Compiling MCP Messages.swift
[362/370] Compiling MCP Error.swift
[363/370] Compiling MCP ID.swift
[364/370] Compiling MCP Sampling.swift
[365/370] Compiling MCP Data+Extensions.swift
[366/370] Compiling MCP Server.swift
[367/370] Compiling MCP Tools.swift
[368/380] Compiling XCStringsMCP StatsToolHandlers.swift
[369/381] Compiling XCStringsMCP DeleteToolHandlers.swift
[370/381] Compiling XCStringsMCP BatchToolHandlers.swift
[371/381] Compiling XCStringsMCP GetToolHandlers.swift
[372/381] Compiling XCStringsMCP CreateToolHandlers.swift
[373/381] Emitting module XCStringsMCP
[374/381] Compiling XCStringsMCP ToolHandler.swift
[375/381] Compiling XCStringsMCP ToolHandlerRegistry.swift
[376/381] Compiling XCStringsMCP WriteToolHandlers.swift
[377/381] Compiling XCStringsMCP MCPServer.swift
[378/381] Compiling XCStringsMCP ListToolHandlers.swift
[379/394] Compiling XCStringsCLI StatsCommand.swift
[380/394] Compiling XCStringsCLI UpdateCommand.swift
[381/394] Compiling XCStringsCLI MCPCommand.swift
[382/395] Compiling XCStringsCLI GetCommand.swift
[383/395] Compiling XCStringsCLI RenameCommand.swift
[384/395] Compiling XCStringsCLI ListCommand.swift
[385/395] Compiling XCStringsCLI CreateCommand.swift
[386/395] Compiling XCStringsCLI DeleteCommand.swift
[387/395] Emitting module XCStringsCLI
[388/395] Compiling XCStringsCLI AddCommand.swift
[389/395] Compiling XCStringsCLI BatchCommand.swift
[390/395] Compiling XCStringsCLI CLIOutput.swift
[391/395] Compiling XCStringsCLI CheckCommand.swift
[392/395] Compiling XCStringsCLI XCStringsCLI.swift
[393/397] Emitting module xcstrings_crud
[394/397] Compiling xcstrings_crud main.swift
[394/397] Write Objects.LinkFileList
[395/397] Linking xcstrings-crud
[396/397] Applying xcstrings-crud
Build complete! (64.00s)
Fetching https://github.com/modelcontextprotocol/swift-sdk
Fetching https://github.com/apple/swift-argument-parser from cache
[1/3480] Fetching swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (1.10s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.27s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.10.2 (1.80s)
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/271] Fetching eventsource
Fetched https://github.com/mattt/eventsource.git from cache (0.70s)
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
Fetched https://github.com/apple/swift-log.git from cache (0.98s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (1.53s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (1.18s)
Fetched https://github.com/apple/swift-nio.git from cache (2.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (3.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.50s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.51s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/5769] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.94s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.06s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.09s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.09s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.64s)
Fetching https://github.com/apple/swift-service-context.git
[1/1276] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.88s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.95s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.54s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/7152] Fetching swift-certificates
[73/9897] Fetching swift-certificates, swift-service-lifecycle
[381/16144] Fetching swift-certificates, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (1.09s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.16s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.16s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.17s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.17s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.69s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.50s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.66s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (0.71s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.58s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (2.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.5.0 (1.07s)
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.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.10.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.28.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-sdk",
"requirement" : {
"exact" : [
"0.10.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk"
}
],
"manifest_display_name" : "xcstrings-crud",
"name" : "xcstrings-crud",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "xcstrings-crud",
"targets" : [
"xcstrings-crud"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcstrings_crud",
"module_type" : "SwiftTarget",
"name" : "xcstrings-crud",
"path" : "Sources/xcstrings-crud",
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XCStringsCLI"
],
"type" : "executable"
},
{
"c99name" : "XCStringsMCP",
"module_type" : "SwiftTarget",
"name" : "XCStringsMCP",
"path" : "Sources/XCStringsMCP",
"product_dependencies" : [
"MCP"
],
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"Handlers/BatchToolHandlers.swift",
"Handlers/CreateToolHandlers.swift",
"Handlers/DeleteToolHandlers.swift",
"Handlers/GetToolHandlers.swift",
"Handlers/ListToolHandlers.swift",
"Handlers/StatsToolHandlers.swift",
"Handlers/WriteToolHandlers.swift",
"MCPServer.swift",
"ToolHandler.swift",
"ToolHandlerRegistry.swift"
],
"target_dependencies" : [
"XCStringsKit"
],
"type" : "library"
},
{
"c99name" : "XCStringsKitTests",
"module_type" : "SwiftTarget",
"name" : "XCStringsKitTests",
"path" : "Tests/XCStringsKitTests",
"sources" : [
"AddOperationsTests.swift",
"BatchEntryParserTests.swift",
"BatchOperationsTests.swift",
"CheckOperationsTests.swift",
"ConcurrentAccessTests.swift",
"DeleteOperationsTests.swift",
"ErrorHandlingTests.swift",
"FixtureType.swift",
"GetOperationsTests.swift",
"ListOperationsTests.swift",
"PersistenceTests.swift",
"RenameOperationsTests.swift",
"SpecialCharactersTests.swift",
"StatsOperationsTests.swift",
"TestFixtures.swift",
"TranslationParserTests.swift",
"UpdateOperationsTests.swift",
"XCStringsFileHandlerTests.swift",
"XCStringsReaderTests.swift",
"XCStringsStatsCalculatorTests.swift",
"XCStringsWriterTests.swift"
],
"target_dependencies" : [
"XCStringsKit"
],
"type" : "test"
},
{
"c99name" : "XCStringsKit",
"module_type" : "SwiftTarget",
"name" : "XCStringsKit",
"path" : "Sources/XCStringsKit",
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"BatchEntryParser.swift",
"Errors.swift",
"Models/XCStrings.swift",
"TranslationParser.swift",
"XCStringsFileHandler.swift",
"XCStringsParser.swift",
"XCStringsReader.swift",
"XCStringsStatsCalculator.swift",
"XCStringsWriter.swift"
],
"type" : "library"
},
{
"c99name" : "XCStringsCLI",
"module_type" : "SwiftTarget",
"name" : "XCStringsCLI",
"path" : "Sources/XCStringsCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcstrings-crud"
],
"sources" : [
"AddCommand.swift",
"BatchCommand.swift",
"CLIOutput.swift",
"CheckCommand.swift",
"CreateCommand.swift",
"DeleteCommand.swift",
"GetCommand.swift",
"ListCommand.swift",
"MCPCommand.swift",
"RenameCommand.swift",
"StatsCommand.swift",
"UpdateCommand.swift",
"XCStringsCLI.swift"
],
"target_dependencies" : [
"XCStringsKit",
"XCStringsMCP"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.