The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Macro, reference develop (7c1a6a), with Swift 6.0 for macOS (SPM) on 8 Sep 2025 14:26:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/Macro
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7c1a6a5 Add missing all-tests to PathTests
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
7c1a6a545e820ab209d841e8c59a61fd14d7cdaa
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Write sources
[6/34] Copying PrivacyInfo.xcprivacy
[7/34] Write sources
[20/34] Compiling CNIOWindows shim.c
[21/34] Compiling CNIOWindows WSAStartup.c
[22/34] Compiling CNIOWASI CNIOWASI.c
[23/34] Compiling CNIOLinux liburing_shims.c
[23/34] Compiling CNIOLinux shim.c
[25/34] Write swift-version-5BDAB9E9C0126B9D.txt
[26/52] Compiling _AtomicsShims.c
[27/52] Compiling CNIOPosix event_loop_id.c
[28/52] Compiling CNIOLLHTTP c_nio_http.c
[29/73] Compiling CNIOLLHTTP c_nio_api.c
[30/92] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/92] Compiling CNIODarwin shim.c
[33/92] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/92] Compiling InternalCollectionsUtilities Descriptions.swift
[35/92] Compiling InternalCollectionsUtilities Debugging.swift
[36/93] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/93] Emitting module _NIOBase64
[39/93] Compiling _NIOBase64 Base64.swift
[40/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/93] Emitting module InternalCollectionsUtilities
[42/93] Compiling Atomics AtomicBool.swift
[43/93] Compiling Atomics IntegerConformances.swift
[44/93] Compiling Atomics OptionalRawRepresentable.swift
[45/93] Compiling Atomics RawRepresentable.swift
[46/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/93] Compiling Atomics IntegerOperations.swift
[48/93] Compiling Atomics PointerConformances.swift
[49/93] Compiling Atomics Primitives.native.swift
[50/93] Compiling Atomics AtomicReference.swift
[51/93] Compiling Atomics AtomicStorage.swift
[52/93] Compiling Atomics DoubleWord.swift
[53/93] Compiling Atomics ManagedAtomic.swift
[54/93] Compiling Atomics AtomicValue.swift
[55/93] Compiling Atomics AtomicMemoryOrderings.swift
[56/93] Compiling Atomics ManagedAtomicLazyReference.swift
[57/93] Compiling Atomics UnsafeAtomic.swift
[58/93] Compiling Atomics AtomicInteger.swift
[59/93] Compiling Atomics AtomicOptionalWrappable.swift
[66/110] Compiling Atomics Unmanaged extensions.swift
[67/110] Compiling _NIODataStructures _TinyArray.swift
[68/110] Compiling _NIODataStructures PriorityQueue.swift
[69/110] Emitting module _NIODataStructures
[70/110] Compiling _NIODataStructures Heap.swift
[71/110] Compiling DequeModule _DequeSlot.swift
[72/110] Compiling DequeModule _DequeBufferHeader.swift
[73/111] Emitting module Atomics
[74/111] Compiling DequeModule Deque+Codable.swift
[75/111] Compiling DequeModule Deque+Collection.swift
[76/111] Emitting module Logging
[77/111] Compiling Logging Locks.swift
[78/111] Compiling Logging MetadataProvider.swift
[79/111] Compiling Logging LogHandler.swift
[80/111] Compiling Logging Logging.swift
[81/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/111] Compiling DequeModule Deque+Equatable.swift
[83/111] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/111] Compiling DequeModule Deque+Testing.swift
[85/111] Compiling DequeModule Deque._Storage.swift
[86/111] Compiling DequeModule _DequeBuffer.swift
[87/111] Compiling DequeModule Deque+Extras.swift
[88/111] Compiling DequeModule Deque+Hashable.swift
[89/111] Compiling DequeModule Deque+CustomReflectable.swift
[90/111] Compiling DequeModule Deque+Descriptions.swift
[91/111] Compiling DequeModule Deque._UnsafeHandle.swift
[92/111] Compiling DequeModule Deque.swift
[95/111] Emitting module DequeModule
[95/111] Compiling c-nioatomics.c
[96/111] Compiling c-atomics.c
[98/117] Compiling xsys socket.swift
[99/117] Compiling xsys timespec.swift
[100/117] Compiling xsys sockaddr_any.swift
[101/117] Compiling xsys time.swift
[102/118] Compiling NIOConcurrencyHelpers lock.swift
[103/118] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/118] Compiling NIOConcurrencyHelpers atomics.swift
[105/118] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/118] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/118] Emitting module NIOConcurrencyHelpers
[108/118] Compiling xsys timeval_any.swift
[113/118] Compiling xsys ntohs.swift
[116/181] Emitting module xsys
[117/181] Compiling NIOCore AddressedEnvelope.swift
[118/181] Compiling NIOCore AsyncAwaitSupport.swift
[119/181] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[120/181] Compiling NIOCore NIOScheduledCallback.swift
[121/181] Compiling NIOCore NIOSendable.swift
[122/181] Compiling NIOCore RecvByteBufferAllocator.swift
[123/181] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[124/181] Compiling NIOCore SocketAddresses.swift
[127/187] Compiling NIOCore AsyncChannel.swift
[128/187] Compiling NIOCore AsyncChannelHandler.swift
[129/187] Compiling NIOCore AsyncChannelInboundStream.swift
[130/187] Compiling NIOCore AsyncChannelOutboundWriter.swift
[131/187] Compiling NIOCore NIOAsyncSequenceProducer.swift
[132/187] Compiling NIOCore GlobalSingletons.swift
[133/187] Compiling NIOCore IO.swift
[134/187] Compiling NIOCore IOData.swift
[135/187] Compiling NIOCore IPProtocol.swift
[136/187] Compiling NIOCore IntegerBitPacking.swift
[137/187] Compiling NIOCore IntegerTypes.swift
[138/187] Compiling NIOCore Interfaces.swift
[139/187] Compiling NIOCore Codec.swift
[140/187] Compiling NIOCore ConvenienceOptionSupport.swift
[141/187] Compiling NIOCore DeadChannel.swift
[142/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[143/187] Compiling NIOCore EventLoop+Deprecated.swift
[144/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[145/187] Compiling NIOCore EventLoop.swift
[146/187] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[147/187] Compiling NIOCore EventLoopFuture+Deprecated.swift
[148/187] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[149/187] Compiling NIOCore EventLoopFuture.swift
[150/187] Compiling NIOCore FileDescriptor.swift
[151/187] Compiling NIOCore FileHandle.swift
[152/187] Compiling NIOCore FileRegion.swift
[153/187] Compiling NIOCore SocketOptionProvider.swift
[154/187] Compiling NIOCore SystemCallHelpers.swift
[155/187] Compiling NIOCore TimeAmount+Duration.swift
[156/187] Compiling NIOCore TypeAssistedChannelHandler.swift
[157/187] Compiling NIOCore UniversalBootstrapSupport.swift
[158/187] Compiling NIOCore Utilities.swift
[159/187] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[160/187] Compiling NIOCore NIOAsyncWriter.swift
[161/187] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[162/187] Compiling NIOCore BSDSocketAPI.swift
[163/187] Compiling NIOCore ByteBuffer-aux.swift
[164/187] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[165/187] Compiling NIOCore ByteBuffer-conversions.swift
[166/187] Compiling NIOCore Channel.swift
[167/187] Compiling NIOCore ChannelHandler.swift
[168/187] Compiling NIOCore ChannelHandlers.swift
[169/187] Compiling NIOCore ChannelInvoker.swift
[170/187] Compiling NIOCore ChannelOption.swift
[171/187] Compiling NIOCore ChannelPipeline.swift
[172/187] Compiling NIOCore CircularBuffer.swift
[173/187] Compiling NIOCore ByteBuffer-core.swift
[174/187] Compiling NIOCore ByteBuffer-hex.swift
[175/187] Compiling NIOCore ByteBuffer-int.swift
[176/187] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[177/187] Compiling NIOCore ByteBuffer-multi-int.swift
[178/187] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[179/187] Compiling NIOCore ByteBuffer-views.swift
[180/187] Compiling NIOCore Linux.swift
[181/187] Compiling NIOCore MarkedCircularBuffer.swift
[182/187] Compiling NIOCore MulticastChannel.swift
[183/187] Compiling NIOCore NIOAny.swift
[184/187] Compiling NIOCore NIOCloseOnErrorHandler.swift
[185/187] Compiling NIOCore NIOCoreSendableMetatype.swift
[186/187] Compiling NIOCore NIOLoopBound.swift
[187/187] Emitting module NIOCore
[188/241] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[189/241] Compiling NIOEmbedded AsyncTestingChannel.swift
[190/241] Emitting module NIOEmbedded
[191/241] Compiling NIOEmbedded Embedded.swift
[192/241] Compiling NIOPosix GetaddrinfoResolver.swift
[193/241] Compiling NIOPosix HappyEyeballs.swift
[194/241] Compiling NIOPosix IO.swift
[195/241] Compiling NIOPosix IntegerBitPacking.swift
[196/241] Compiling NIOPosix IntegerTypes.swift
[197/241] Compiling NIOPosix Linux.swift
[198/246] Emitting module NIOPosix
[199/246] Compiling NIOPosix UnsafeTransfer.swift
[200/246] Compiling NIOPosix Utilities.swift
[201/246] Compiling NIOPosix VsockAddress.swift
[202/246] Compiling NIOPosix VsockChannelEvents.swift
[203/246] Compiling NIOPosix resource_bundle_accessor.swift
[204/246] Compiling NIOPosix SelectorUring.swift
[205/246] Compiling NIOPosix ServerSocket.swift
[206/246] Compiling NIOPosix Socket.swift
[207/246] Compiling NIOPosix SocketChannel.swift
[208/246] Compiling NIOPosix SocketProtocols.swift
[209/246] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[210/246] Compiling NIOPosix PosixSingletons.swift
[211/246] Compiling NIOPosix RawSocketBootstrap.swift
[212/246] Compiling NIOPosix Resolver.swift
[213/246] Compiling NIOPosix Selectable.swift
[214/246] Compiling NIOPosix LinuxCPUSet.swift
[215/246] Compiling NIOPosix LinuxUring.swift
[216/246] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[217/246] Compiling NIOPosix NIOPosixSendableMetatype.swift
[218/246] Compiling NIOPosix NIOThreadPool.swift
[219/246] Compiling NIOPosix NonBlockingFileIO.swift
[220/246] Compiling NIOPosix SelectableChannel.swift
[221/246] Compiling NIOPosix SelectableEventLoop.swift
[222/246] Compiling NIOPosix SelectorEpoll.swift
[223/246] Compiling NIOPosix SelectorGeneric.swift
[224/246] Compiling NIOPosix SelectorKqueue.swift
[225/246] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[226/246] Compiling NIOPosix System.swift
[227/246] Compiling NIOPosix Thread.swift
[228/246] Compiling NIOPosix ThreadPosix.swift
[229/246] Compiling NIOPosix ThreadWindows.swift
[230/246] Compiling NIOPosix PendingDatagramWritesManager.swift
[231/246] Compiling NIOPosix PendingWritesManager.swift
[232/246] Compiling NIOPosix PipeChannel.swift
[233/246] Compiling NIOPosix PipePair.swift
[234/246] Compiling NIOPosix Pool.swift
[235/246] Compiling NIOPosix BSDSocketAPICommon.swift
[236/246] Compiling NIOPosix BSDSocketAPIPosix.swift
[237/246] Compiling NIOPosix BSDSocketAPIWindows.swift
[238/246] Compiling NIOPosix BaseSocket.swift
[239/246] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[240/246] Compiling NIOPosix BaseSocketChannel.swift
[241/246] Compiling NIOPosix BaseStreamSocketChannel.swift
[242/246] Compiling NIOPosix Bootstrap.swift
[243/246] Compiling NIOPosix ControlMessage.swift
[244/246] Compiling NIOPosix DatagramVectorReadManager.swift
[245/246] Compiling NIOPosix Errors+Any.swift
[246/246] Compiling NIOPosix FileDescriptor.swift
[247/248] Compiling NIO Exports.swift
[248/248] Emitting module NIO
[249/270] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[250/270] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[251/270] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[252/270] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[253/271] Compiling NIOHTTP1 HTTPEncoder.swift
[254/271] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[255/271] Emitting module NIOFoundationCompat
[256/271] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[257/272] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[258/310] Compiling MacroCore Process.swift
[259/310] Compiling MacroCore Warnings.swift
[260/310] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[261/310] Compiling MacroCore Object.swift
[262/310] Compiling MacroCore Environment.swift
[263/310] Compiling MacroCore EnvironmentValues.swift
[264/310] Compiling MacroCore JSON.swift
[265/310] Compiling MacroCore Console.swift
[266/310] Compiling MacroCore Dirname.swift
[267/310] Emitting module NIOHTTP1
[268/310] Compiling MacroCore CollectionStubs.swift
[269/310] Compiling MacroCore Math.swift
[270/310] Compiling MacroCore Regex.swift
[271/310] Compiling MacroCore Buffer.swift
[276/314] Emitting module MacroCore
[277/314] Compiling MacroCore ErrorEmitter.swift
[278/314] Compiling MacroCore EventListenerSet.swift
[279/314] Compiling MacroCore ListenerType.swift
[280/314] Compiling MacroCore JSError.swift
[281/314] Compiling MacroCore MacroError.swift
[282/314] Compiling MacroCore NextTick.swift
[283/314] Compiling MacroCore CommandLine.swift
[284/314] Compiling MacroCore DetectXcode.swift
[285/314] Compiling MacroCore StringStubs.swift
[286/314] Compiling MacroCore ToString.swift
[287/314] Compiling MacroCore LeftPad.swift
[288/314] Compiling MacroCore MacroCore.swift
[289/314] Compiling MacroCore ReadableByteStreamType.swift
[290/314] Compiling MacroCore ReadableStreamBase.swift
[291/314] Compiling MacroCore ReadableStreamType.swift
[292/314] Compiling MacroCore WritableByteStream.swift
[293/314] Compiling MacroCore Concat.swift
[294/314] Compiling MacroCore DuplexStreamType.swift
[295/314] Compiling MacroCore Pipe.swift
[296/314] Compiling MacroCore ReadableByteStream.swift
[297/314] Compiling MacroCore CollectionUtils.swift
[298/314] Compiling MacroCore Concurrency.swift
[302/314] Compiling MacroCore WritableByteStreamType.swift
[303/314] Compiling MacroCore WritableStreamBase.swift
[304/314] Compiling MacroCore WritableStreamType.swift
[305/314] Compiling MacroCore StringEncoding.swift
[311/314] Compiling MacroCore BufferData.swift
[312/314] Compiling MacroCore BufferDeprecations.swift
[313/314] Compiling MacroCore BufferHexEncoding.swift
[314/314] Compiling MacroCore BufferStrings.swift
[315/342] Compiling fs ResultExtensions.swift
[316/342] Compiling fs StatStruct.swift
[317/343] Compiling http OutgoingMessage.swift
[318/344] Compiling fs AsyncWrapper.swift
[319/344] Compiling fs FileWriteStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/fs/Streams/FileWriteStream.swift:235:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
233 |     retainIfNecessary()
234 |
235 |     fileIO.openFile(path: path, mode: .write, flags: flags,
    |            `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
236 |                     eventLoop: eventLoop)
237 |           .whenComplete(_handleOpenResult)
[320/344] Compiling fs FileStream.swift
[321/344] Compiling fs Promise.swift
/Users/admin/builder/spi-builder-workspace/Sources/fs/Streams/FileReadStream.swift:125:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
123 |     assert(fileHandle == nil)
124 |     assert(pending)
125 |     fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
    |            `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
126 |           .whenComplete(_handleOpenResult)
127 |   }
[322/344] Compiling fs FileReadStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/fs/Streams/FileReadStream.swift:125:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
123 |     assert(fileHandle == nil)
124 |     assert(pending)
125 |     fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
    |            `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
126 |           .whenComplete(_handleOpenResult)
127 |   }
[323/344] Compiling http http.swift
[324/344] Compiling http Globals.swift
[325/344] Compiling http IncomingMessage.swift
[326/344] Compiling http Agent.swift
[327/344] Compiling http ClientRequest.swift
[328/344] Compiling http URLRequestInit.swift
[329/344] Compiling http URLSessionAgent.swift
[330/344] Emitting module fs
[331/344] Compiling fs fs.swift
[334/344] Emitting module http
[337/344] Compiling http HTTPHeadersHolder.swift
[338/344] Compiling http QueryString.swift
[341/344] Compiling http Server.swift
[344/344] Compiling http ServerResponse.swift
[345/346] Compiling Macro Macro.swift
[346/346] Emitting module Macro
[347/348] Emitting module MacroTestUtilities
[348/348] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (24.97s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/1814] Fetching swift-atomics
[382/5717] Fetching swift-atomics, swift-log
[5718/83754] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.68s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.68s)
Fetched https://github.com/apple/swift-nio.git from cache (3.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.56s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4937] Fetching swift-system
[791/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.44s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.6.4
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.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.80.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "Macro",
  "name" : "Macro",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Macro",
      "targets" : [
        "Macro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MacroCore",
      "targets" : [
        "MacroCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "xsys",
      "targets" : [
        "xsys"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "http",
      "targets" : [
        "http"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "fs",
      "targets" : [
        "fs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MacroTestUtilities",
      "targets" : [
        "MacroTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xsys",
      "module_type" : "SwiftTarget",
      "name" : "xsys",
      "path" : "Sources/xsys",
      "product_memberships" : [
        "Macro",
        "MacroCore",
        "xsys",
        "http",
        "fs",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Module.swift",
        "POSIXError.swift",
        "SocketAddress.swift",
        "UUID.swift",
        "dylib.swift",
        "fd.swift",
        "ioctl.swift",
        "misc.swift",
        "ntohs.swift",
        "sockaddr_any.swift",
        "socket.swift",
        "time.swift",
        "timespec.swift",
        "timeval_any.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "http",
      "module_type" : "SwiftTarget",
      "name" : "http",
      "path" : "Sources/http",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "Macro",
        "http",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Agent/Agent.swift",
        "Agent/ClientRequest.swift",
        "Agent/Foundation/URLRequestInit.swift",
        "Agent/Foundation/URLSessionAgent.swift",
        "Agent/Foundation/URLSessionClientRequest.swift",
        "BasicAuth.swift",
        "Globals.swift",
        "IncomingMessage.swift",
        "QueryString.swift",
        "Server/Server.swift",
        "Server/ServerResponse.swift",
        "Support/HTTPHeadersHolder.swift",
        "Support/OutgoingMessage.swift",
        "http.swift"
      ],
      "target_dependencies" : [
        "MacroCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "fs",
      "module_type" : "SwiftTarget",
      "name" : "fs",
      "path" : "Sources/fs",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "Macro",
        "fs",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Directory.swift",
        "FSWatcher.swift",
        "File.swift",
        "JSONFile.swift",
        "Path.swift",
        "PosixWrappers.swift",
        "Promise.swift",
        "Streams/FileReadStream.swift",
        "Streams/FileStream.swift",
        "Streams/FileWriteStream.swift",
        "Utils/AsyncWrapper.swift",
        "Utils/ResultExtensions.swift",
        "Utils/StatStruct.swift",
        "fs.swift"
      ],
      "target_dependencies" : [
        "MacroCore",
        "xsys"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTests",
      "path" : "Tests/MacroTests",
      "sources" : [
        "AgentTests.swift",
        "BufferTests.swift",
        "ByteBufferTests.swift",
        "CollectionTests.swift",
        "MacroTests.swift",
        "PathTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacroTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "MacroTestUtilities",
      "path" : "Sources/MacroTestUtilities",
      "product_memberships" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "TestServerResponse.swift"
      ],
      "target_dependencies" : [
        "Macro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroCore",
      "module_type" : "SwiftTarget",
      "name" : "MacroCore",
      "path" : "Sources/MacroCore",
      "product_dependencies" : [
        "Atomics",
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "Logging"
      ],
      "product_memberships" : [
        "Macro",
        "MacroCore",
        "http",
        "fs",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Buffer/Buffer.swift",
        "Buffer/BufferData.swift",
        "Buffer/BufferDeprecations.swift",
        "Buffer/BufferHexEncoding.swift",
        "Buffer/BufferStrings.swift",
        "Buffer/CollectionUtils.swift",
        "Concurrency.swift",
        "Console.swift",
        "Dirname.swift",
        "EnvironmentValues.swift",
        "Events/ErrorEmitter.swift",
        "Events/EventListenerSet.swift",
        "Events/ListenerType.swift",
        "JSError.swift",
        "JSON.swift",
        "JSStubs/CollectionStubs.swift",
        "JSStubs/Math.swift",
        "JSStubs/Object.swift",
        "JSStubs/StringStubs.swift",
        "JSStubs/ToString.swift",
        "LeftPad.swift",
        "MacroCore.swift",
        "MacroError.swift",
        "NextTick.swift",
        "Process/CommandLine.swift",
        "Process/DetectXcode.swift",
        "Process/Environment.swift",
        "Process/Process.swift",
        "Process/Warnings.swift",
        "Regex.swift",
        "Streams/Concat.swift",
        "Streams/DuplexStreamType.swift",
        "Streams/Pipe.swift",
        "Streams/ReadableByteStream.swift",
        "Streams/ReadableByteStreamType.swift",
        "Streams/ReadableStreamBase.swift",
        "Streams/ReadableStreamType.swift",
        "Streams/WritableByteStream.swift",
        "Streams/WritableByteStreamType.swift",
        "Streams/WritableStreamBase.swift",
        "Streams/WritableStreamType.swift",
        "StringEncoding.swift"
      ],
      "target_dependencies" : [
        "xsys"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Macro",
      "module_type" : "SwiftTarget",
      "name" : "Macro",
      "path" : "Sources/Macro",
      "product_memberships" : [
        "Macro",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Macro.swift"
      ],
      "target_dependencies" : [
        "MacroCore",
        "xsys",
        "http",
        "fs"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.