The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Macro, reference develop (33340a), with Swift 5.9 for macOS (SPM) on 18 Apr 2025 17:10:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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 33340a6 GHA: Use 5.9
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
33340a6cc437340e04e9686eab89c852e709f0c0
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[1/13] Compiling CNIOWASI CNIOWASI.c
[1/13] Compiling CNIOWindows WSAStartup.c
[1/13] Compiling CNIOWindows shim.c
[4/13] Compiling CNIOLinux liburing_shims.c
[5/13] Compiling CNIOLinux shim.c
[6/56] Compiling _AtomicsShims.c
[7/56] Compiling CNIOLLHTTP c_nio_api.c
[8/56] Compiling CNIODarwin shim.c
[9/56] Compiling CNIOLLHTTP c_nio_http.c
[11/56] Emitting module InternalCollectionsUtilities
[12/57] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/57] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/57] Compiling InternalCollectionsUtilities Specialize.swift
[17/57] Compiling InternalCollectionsUtilities Debugging.swift
[18/57] Compiling InternalCollectionsUtilities Descriptions.swift
[19/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/57] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/76] Compiling Atomics AtomicOptionalWrappable.swift
[22/76] Compiling Atomics AtomicReference.swift
[23/76] Compiling Atomics AtomicBool.swift
[24/76] Compiling Atomics IntegerConformances.swift
[25/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/76] Compiling Atomics PointerConformances.swift
[27/76] Compiling Atomics Primitives.native.swift
[28/76] Compiling Atomics Primitives.shims.swift
[29/76] Compiling Atomics AtomicInteger.swift
[30/76] Compiling _NIOBase64 Base64.swift
[31/76] Emitting module _NIOBase64
[31/92] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/92] Compiling _NIODataStructures PriorityQueue.swift
[34/92] Compiling _NIODataStructures _TinyArray.swift
[35/92] Compiling DequeModule _DequeBufferHeader.swift
[36/92] Compiling DequeModule _DequeBuffer.swift
[37/92] Compiling DequeModule Deque+Testing.swift
[38/92] Compiling DequeModule Deque._Storage.swift
[39/92] Compiling DequeModule _DequeSlot.swift
[40/93] Compiling Logging MetadataProvider.swift
[41/93] Compiling _NIODataStructures Heap.swift
[42/93] Emitting module _NIODataStructures
[43/93] Compiling DequeModule Deque+Equatable.swift
[44/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[45/93] Compiling DequeModule Deque+CustomReflectable.swift
[46/93] Compiling DequeModule Deque+Descriptions.swift
[47/93] Compiling DequeModule Deque+Extras.swift
[48/93] Compiling DequeModule Deque+Hashable.swift
[49/93] Compiling DequeModule Deque._UnsafeHandle.swift
[50/93] Compiling DequeModule Deque.swift
[51/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/93] Compiling Logging Logging.swift
[53/93] Compiling Logging Locks.swift
[54/93] Emitting module Logging
[55/93] Compiling Logging LogHandler.swift
[56/93] Compiling DequeModule Deque+Codable.swift
[57/93] Compiling DequeModule Deque+Collection.swift
[58/93] Emitting module DequeModule
[61/93] Compiling Atomics ManagedAtomic.swift
[62/93] Compiling Atomics ManagedAtomicLazyReference.swift
[63/93] Compiling Atomics AtomicStorage.swift
[64/93] Compiling Atomics AtomicValue.swift
[65/95] Compiling Atomics UnsafeAtomic.swift
[66/95] Compiling Atomics UnsafeAtomicLazyReference.swift
[75/95] Compiling Atomics IntegerOperations.swift
[76/95] Compiling Atomics Unmanaged extensions.swift
[79/95] Emitting module Atomics
[79/95] Compiling c-nioatomics.c
[81/95] Compiling xsys timespec.swift
[82/96] Compiling xsys time.swift
[85/96] Compiling xsys timeval_any.swift
[86/96] Compiling xsys sockaddr_any.swift
[87/96] Compiling xsys ntohs.swift
[88/96] Compiling xsys socket.swift
[88/96] Compiling c-atomics.c
[94/102] Compiling NIOConcurrencyHelpers lock.swift
[95/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/102] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/102] Compiling NIOConcurrencyHelpers atomics.swift
[99/102] Emitting module NIOConcurrencyHelpers
[100/163] Emitting module xsys
[101/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[102/163] Compiling NIOCore NIOAsyncWriter.swift
[103/163] Compiling NIOCore GlobalSingletons.swift
[104/163] Compiling NIOCore IO.swift
[105/163] Compiling NIOCore IOData.swift
[106/163] Compiling NIOCore IPProtocol.swift
[107/163] Compiling NIOCore IntegerBitPacking.swift
[108/163] Compiling NIOCore IntegerTypes.swift
[109/169] Compiling NIOCore NIOLoopBound.swift
[110/169] Compiling NIOCore NIOScheduledCallback.swift
[111/169] Compiling NIOCore NIOSendable.swift
[112/169] Compiling NIOCore RecvByteBufferAllocator.swift
[113/169] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/169] Compiling NIOCore SocketAddresses.swift
[115/169] Compiling NIOCore AddressedEnvelope.swift
[116/169] Compiling NIOCore AsyncAwaitSupport.swift
[117/169] Compiling NIOCore AsyncChannel.swift
[118/169] Compiling NIOCore AsyncChannelHandler.swift
[119/169] Compiling NIOCore AsyncChannelInboundStream.swift
[120/169] Compiling NIOCore AsyncChannelOutboundWriter.swift
[121/169] Compiling NIOCore NIOAsyncSequenceProducer.swift
[122/169] Compiling NIOCore SocketOptionProvider.swift
[123/169] Compiling NIOCore SystemCallHelpers.swift
[124/169] Compiling NIOCore TimeAmount+Duration.swift
[125/169] Compiling NIOCore TypeAssistedChannelHandler.swift
[126/169] Compiling NIOCore UniversalBootstrapSupport.swift
[127/169] Compiling NIOCore Utilities.swift
[128/169] Compiling NIOCore Codec.swift
[129/169] Compiling NIOCore ConvenienceOptionSupport.swift
[130/169] Compiling NIOCore DeadChannel.swift
[131/169] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/169] Compiling NIOCore EventLoop+Deprecated.swift
[133/169] Compiling NIOCore EventLoop+SerialExecutor.swift
[134/169] Compiling NIOCore EventLoop.swift
[135/169] Compiling NIOCore Interfaces.swift
[136/169] Compiling NIOCore Linux.swift
[137/169] Compiling NIOCore MarkedCircularBuffer.swift
[138/169] Compiling NIOCore MulticastChannel.swift
[139/169] Compiling NIOCore NIOAny.swift
[140/169] Compiling NIOCore NIOCloseOnErrorHandler.swift
[141/169] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[142/169] Compiling NIOCore EventLoopFuture+Deprecated.swift
[143/169] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[144/169] Compiling NIOCore EventLoopFuture.swift
[145/169] Compiling NIOCore FileDescriptor.swift
[146/169] Compiling NIOCore FileHandle.swift
[147/169] Compiling NIOCore FileRegion.swift
[150/169] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/169] Compiling NIOCore BSDSocketAPI.swift
[152/169] Compiling NIOCore ByteBuffer-aux.swift
[153/169] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/169] Compiling NIOCore ByteBuffer-conversions.swift
[155/169] Compiling NIOCore Channel.swift
[156/169] Compiling NIOCore ChannelHandler.swift
[157/169] Compiling NIOCore ChannelHandlers.swift
[158/169] Compiling NIOCore ChannelInvoker.swift
[159/169] Compiling NIOCore ChannelOption.swift
[160/169] Compiling NIOCore ChannelPipeline.swift
[161/169] Compiling NIOCore CircularBuffer.swift
[162/169] Compiling NIOCore ByteBuffer-core.swift
[163/169] Compiling NIOCore ByteBuffer-hex.swift
[164/169] Compiling NIOCore ByteBuffer-int.swift
[165/169] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[166/169] Compiling NIOCore ByteBuffer-multi-int.swift
[167/169] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[168/169] Compiling NIOCore ByteBuffer-views.swift
[169/169] Emitting module NIOCore
[170/222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[171/222] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/222] Emitting module NIOEmbedded
[173/222] Compiling NIOEmbedded Embedded.swift
[174/222] Compiling NIOPosix Selectable.swift
[175/222] Compiling NIOPosix SelectableChannel.swift
[176/222] Compiling NIOPosix SelectableEventLoop.swift
[177/222] Compiling NIOPosix SelectorEpoll.swift
[178/222] Compiling NIOPosix SelectorGeneric.swift
[179/227] Compiling NIOPosix GetaddrinfoResolver.swift
[180/227] Compiling NIOPosix HappyEyeballs.swift
[181/227] Compiling NIOPosix IO.swift
[182/227] Compiling NIOPosix IntegerBitPacking.swift
[183/227] Compiling NIOPosix IntegerTypes.swift
[184/227] Compiling NIOPosix Linux.swift
[185/227] Compiling NIOPosix PooledRecvBufferAllocator.swift
[186/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[187/227] Compiling NIOPosix PosixSingletons.swift
[188/227] Compiling NIOPosix RawSocketBootstrap.swift
[189/227] Compiling NIOPosix Resolver.swift
[190/227] Compiling NIOPosix SocketProtocols.swift
[191/227] Compiling NIOPosix System.swift
[192/227] Compiling NIOPosix Thread.swift
[193/227] Compiling NIOPosix ThreadPosix.swift
[194/227] Compiling NIOPosix ThreadWindows.swift
[195/227] Compiling NIOPosix SelectorKqueue.swift
[196/227] Compiling NIOPosix SelectorUring.swift
[197/227] Compiling NIOPosix ServerSocket.swift
[198/227] Compiling NIOPosix Socket.swift
[199/227] Compiling NIOPosix SocketChannel.swift
[200/227] Emitting module NIOPosix
[201/227] Compiling NIOPosix BSDSocketAPICommon.swift
[202/227] Compiling NIOPosix BSDSocketAPIPosix.swift
[203/227] Compiling NIOPosix BSDSocketAPIWindows.swift
[204/227] Compiling NIOPosix BaseSocket.swift
[205/227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[206/227] Compiling NIOPosix BaseSocketChannel.swift
[207/227] Compiling NIOPosix PendingDatagramWritesManager.swift
[208/227] Compiling NIOPosix PendingWritesManager.swift
[209/227] Compiling NIOPosix PipeChannel.swift
[210/227] Compiling NIOPosix PipePair.swift
[211/227] Compiling NIOPosix Pool.swift
[212/227] Compiling NIOPosix UnsafeTransfer.swift
[213/227] Compiling NIOPosix Utilities.swift
[214/227] Compiling NIOPosix VsockAddress.swift
[215/227] Compiling NIOPosix VsockChannelEvents.swift
[216/227] Compiling NIOPosix resource_bundle_accessor.swift
[217/227] Compiling NIOPosix LinuxCPUSet.swift
[218/227] Compiling NIOPosix LinuxUring.swift
[219/227] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[220/227] Compiling NIOPosix NIOThreadPool.swift
[221/227] Compiling NIOPosix NonBlockingFileIO.swift
[222/227] Compiling NIOPosix BaseStreamSocketChannel.swift
[223/227] Compiling NIOPosix Bootstrap.swift
[224/227] Compiling NIOPosix ControlMessage.swift
[225/227] Compiling NIOPosix DatagramVectorReadManager.swift
[226/227] Compiling NIOPosix Errors+Any.swift
[227/227] Compiling NIOPosix FileDescriptor.swift
[228/229] Compiling NIO Exports.swift
[229/229] Emitting module NIO
[230/251] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[231/252] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[232/252] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[233/252] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[234/252] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[235/252] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[236/252] Emitting module NIOFoundationCompat
[237/252] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[238/252] Emitting module NIOHTTP1
[239/252] Compiling NIOHTTP1 ByteCollectionUtils.swift
[240/252] Compiling NIOHTTP1 HTTPDecoder.swift
[241/290] Compiling MacroCore StringStubs.swift
[242/290] Compiling MacroCore ToString.swift
[243/290] Compiling MacroCore ReadableByteStreamType.swift
[244/290] Compiling MacroCore ReadableStreamBase.swift
[245/290] Compiling MacroCore Concat.swift
[246/290] Compiling MacroCore DuplexStreamType.swift
[247/290] Compiling MacroCore Dirname.swift
[248/290] Compiling MacroCore EnvironmentValues.swift
[249/290] Compiling MacroCore Pipe.swift
[250/290] Compiling MacroCore ReadableByteStream.swift
[251/290] Compiling MacroCore ReadableStreamType.swift
[252/290] Compiling MacroCore WritableByteStream.swift
[257/294] Compiling MacroCore CollectionUtils.swift
[258/294] Compiling MacroCore Console.swift
[265/294] Compiling MacroCore Environment.swift
[266/294] Compiling MacroCore Process.swift
[267/294] Compiling MacroCore Warnings.swift
[268/294] Compiling MacroCore Regex.swift
[269/294] Compiling MacroCore WritableByteStreamType.swift
[270/294] Compiling MacroCore WritableStreamBase.swift
[271/294] Compiling MacroCore WritableStreamType.swift
[272/294] Compiling MacroCore StringEncoding.swift
[273/294] Compiling MacroCore JSON.swift
[274/294] Compiling MacroCore CollectionStubs.swift
[275/294] Compiling MacroCore Math.swift
[276/294] Compiling MacroCore Object.swift
[277/294] Compiling MacroCore ErrorEmitter.swift
[278/294] Compiling MacroCore EventListenerSet.swift
[279/294] Compiling MacroCore ListenerType.swift
[280/294] Compiling MacroCore JSError.swift
[283/294] Compiling MacroCore LeftPad.swift
[284/294] Compiling MacroCore MacroCore.swift
[285/294] Compiling MacroCore MacroError.swift
[286/294] Compiling MacroCore NextTick.swift
[287/294] Compiling MacroCore CommandLine.swift
[288/294] Compiling MacroCore DetectXcode.swift
[289/294] Compiling MacroCore Buffer.swift
[290/294] Compiling MacroCore BufferData.swift
[291/294] Compiling MacroCore BufferDeprecations.swift
[292/294] Compiling MacroCore BufferHexEncoding.swift
[293/294] Compiling MacroCore BufferStrings.swift
[294/294] Emitting module MacroCore
[295/322] Compiling fs ResultExtensions.swift
[296/323] Compiling http URLSessionClientRequest.swift
[297/323] Compiling http BasicAuth.swift
[298/323] Compiling http HTTPHeadersHolder.swift
[299/323] Compiling http OutgoingMessage.swift
[300/324] Compiling fs fs.swift
[301/324] Compiling http QueryString.swift
[302/324] Compiling http ServerResponse.swift
[303/324] Compiling fs AsyncWrapper.swift
[304/324] Compiling fs FileStream.swift
[305/324] Compiling fs StatStruct.swift
[306/324] 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.
    fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
           ^
[307/324] 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.
    fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
           ^
[308/324] Compiling http URLRequestInit.swift
[309/324] Compiling http URLSessionAgent.swift
[310/324] 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.
    fileIO.openFile(path: path, mode: .write, flags: flags,
           ^
[311/324] Emitting module fs
[312/324] Compiling http Globals.swift
[313/324] Compiling http IncomingMessage.swift
[314/324] Compiling http http.swift
[323/324] Compiling http Server.swift
[324/324] Emitting module http
[325/326] Compiling Macro Macro.swift
[326/326] Emitting module Macro
[327/328] Emitting module MacroTestUtilities
[328/328] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (29.03s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/3832] Fetching swift-log
[193/5537] Fetching swift-log, swift-atomics
[5538/80923] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (4.28s)
Fetched https://github.com/apple/swift-nio.git (4.28s)
Fetched https://github.com/apple/swift-log.git (4.28s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.85s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4252] Fetching swift-system
[87/20355] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git (1.61s)
Fetched https://github.com/apple/swift-system.git (1.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.36s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.81.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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",
        "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",
        "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.