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 leaf-kit, reference 1.14.0 (0c325f), with Swift 6.0 for macOS (SPM) on 22 Sep 2025 20:26:00 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/vapor/leaf-kit.git
Reference: 1.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/leaf-kit
 * tag               1.14.0     -> FETCH_HEAD
HEAD is now at 0c325fc Fix build error with NIO 2.86.1 and bump minimum Swift version (#142)
Cloned https://github.com/vapor/leaf-kit.git
Revision (git rev-parse @):
0c325fc46d42455914abd0105e88fe4561fc31a8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/leaf-kit.git at 1.14.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/leaf-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Copying PrivacyInfo.xcprivacy
[1/28] Write sources
[3/28] Copying PrivacyInfo.xcprivacy
[3/28] Write sources
[15/28] Compiling CNIOWindows WSAStartup.c
[15/28] Compiling CNIOWindows shim.c
[17/28] Compiling CSystem shims.c
[18/28] Write sources
[19/28] Write swift-version-5BDAB9E9C0126B9D.txt
[20/34] Compiling CNIOWASI CNIOWASI.c
[21/34] Compiling CNIOLinux shim.c
[22/34] Compiling CNIOLinux liburing_shims.c
[23/76] Compiling _AtomicsShims.c
[24/76] Compiling CNIOPosix event_loop_id.c
[26/95] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/96] Compiling CNIODarwin shim.c
[28/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/96] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/96] Compiling InternalCollectionsUtilities Descriptions.swift
[31/96] Compiling InternalCollectionsUtilities Debugging.swift
[32/96] Emitting module _NIOBase64
[33/96] Compiling _NIOBase64 Base64.swift
[34/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/96] Emitting module InternalCollectionsUtilities
[36/96] Compiling Atomics OptionalRawRepresentable.swift
[37/96] Compiling Atomics RawRepresentable.swift
[38/96] Compiling Atomics DoubleWord.swift
[39/96] Compiling Atomics ManagedAtomic.swift
[40/96] Compiling Atomics ManagedAtomicLazyReference.swift
[41/96] Compiling Atomics UnsafeAtomic.swift
[42/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/96] Compiling Atomics IntegerOperations.swift
[44/97] Compiling Atomics AtomicValue.swift
[45/97] Compiling Atomics AtomicMemoryOrderings.swift
[46/97] Compiling Atomics Unmanaged extensions.swift
[47/97] Compiling Atomics AtomicInteger.swift
[48/97] Compiling Atomics AtomicOptionalWrappable.swift
[49/97] Compiling Atomics AtomicReference.swift
[50/97] Compiling Atomics AtomicStorage.swift
[53/113] Compiling DequeModule Deque+Codable.swift
[54/113] Compiling DequeModule Deque+Collection.swift
[55/113] Compiling DequeModule Deque._UnsafeHandle.swift
[56/113] Compiling DequeModule Deque.swift
[57/113] Compiling DequeModule Deque+CustomReflectable.swift
[58/113] Compiling DequeModule Deque+Descriptions.swift
[59/113] Compiling Atomics AtomicBool.swift
[60/113] Compiling Atomics IntegerConformances.swift
[61/113] Compiling Atomics PointerConformances.swift
[62/113] Compiling Atomics Primitives.native.swift
[66/116] Compiling DequeModule _DequeBufferHeader.swift
[67/116] Compiling DequeModule _DequeSlot.swift
[68/117] Compiling DequeModule _DequeBuffer.swift
[69/117] Compiling DequeModule Deque+Extras.swift
[70/117] Compiling DequeModule Deque+Hashable.swift
[71/117] Compiling DequeModule Deque+Equatable.swift
[72/117] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/117] Compiling DequeModule Deque+Testing.swift
[76/117] Compiling DequeModule Deque._Storage.swift
[77/117] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/117] Compiling SystemPackage Constants.swift
[79/117] Compiling SystemPackage Exports.swift
[80/117] Compiling SystemPackage Mocking.swift
[81/117] Compiling SystemPackage FileHelpers.swift
[82/117] Compiling SystemPackage FileOperations.swift
[83/117] Compiling SystemPackage FilePath.swift
[84/117] Emitting module _NIODataStructures
[85/117] Compiling _NIODataStructures _TinyArray.swift
[86/117] Compiling _NIODataStructures PriorityQueue.swift
[87/117] Compiling _NIODataStructures Heap.swift
[88/117] Emitting module Atomics
[92/117] Emitting module SystemPackage
[93/117] Compiling SystemPackage MachPort.swift
[94/117] Compiling SystemPackage PlatformString.swift
[95/117] Compiling SystemPackage SystemString.swift
[106/117] Compiling SystemPackage Util+StringArray.swift
[107/117] Compiling SystemPackage Util.swift
[108/117] Compiling SystemPackage UtilConsumers.swift
[113/117] Emitting module DequeModule
[115/117] Compiling c-nioatomics.c
[116/117] Compiling c-atomics.c
[118/123] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[119/123] Compiling NIOConcurrencyHelpers lock.swift
[120/123] Compiling NIOConcurrencyHelpers atomics.swift
[121/123] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[122/123] Compiling NIOConcurrencyHelpers NIOLock.swift
[123/123] Emitting module NIOConcurrencyHelpers
[124/186] Compiling NIOCore GlobalSingletons.swift
[125/186] Compiling NIOCore IO.swift
[126/186] Compiling NIOCore IOData.swift
[127/186] Compiling NIOCore IPProtocol.swift
[128/186] Compiling NIOCore IntegerBitPacking.swift
[129/186] Compiling NIOCore IntegerTypes.swift
[130/186] Compiling NIOCore Interfaces.swift
[131/192] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[132/192] Compiling NIOCore NIOScheduledCallback.swift
[133/192] Compiling NIOCore NIOSendable.swift
[134/192] Compiling NIOCore RecvByteBufferAllocator.swift
[135/192] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[136/192] Compiling NIOCore SocketAddresses.swift
[137/192] Compiling NIOCore AddressedEnvelope.swift
[138/192] Compiling NIOCore AsyncAwaitSupport.swift
[139/192] Compiling NIOCore AsyncChannel.swift
[140/192] Compiling NIOCore AsyncChannelHandler.swift
[141/192] Compiling NIOCore AsyncChannelInboundStream.swift
[142/192] Compiling NIOCore AsyncChannelOutboundWriter.swift
[143/192] Compiling NIOCore NIOAsyncSequenceProducer.swift
[144/192] Compiling NIOCore SocketOptionProvider.swift
[145/192] Compiling NIOCore SystemCallHelpers.swift
[146/192] Compiling NIOCore TimeAmount+Duration.swift
[147/192] Compiling NIOCore TypeAssistedChannelHandler.swift
[148/192] Compiling NIOCore UniversalBootstrapSupport.swift
[149/192] Compiling NIOCore Utilities.swift
[150/192] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[151/192] Compiling NIOCore EventLoopFuture+Deprecated.swift
[152/192] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[153/192] Compiling NIOCore EventLoopFuture.swift
[154/192] Compiling NIOCore FileDescriptor.swift
[155/192] Compiling NIOCore FileHandle.swift
[156/192] Compiling NIOCore FileRegion.swift
[157/192] Compiling NIOCore Linux.swift
[158/192] Compiling NIOCore MarkedCircularBuffer.swift
[159/192] Compiling NIOCore MulticastChannel.swift
[160/192] Compiling NIOCore NIOAny.swift
[161/192] Compiling NIOCore NIOCloseOnErrorHandler.swift
[162/192] Compiling NIOCore NIOCoreSendableMetatype.swift
[163/192] Compiling NIOCore NIOLoopBound.swift
[164/192] Compiling NIOCore Codec.swift
[165/192] Compiling NIOCore ConvenienceOptionSupport.swift
[166/192] Compiling NIOCore DeadChannel.swift
[167/192] Compiling NIOCore DispatchQueue+WithFuture.swift
[168/192] Compiling NIOCore EventLoop+Deprecated.swift
[169/192] Compiling NIOCore EventLoop+SerialExecutor.swift
[170/192] Compiling NIOCore EventLoop.swift
[171/192] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[172/192] Compiling NIOCore NIOAsyncWriter.swift
[173/192] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[174/192] Compiling NIOCore BSDSocketAPI.swift
[175/192] Compiling NIOCore ByteBuffer-aux.swift
[176/192] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[177/192] Compiling NIOCore ByteBuffer-conversions.swift
[178/192] Compiling NIOCore Channel.swift
[179/192] Compiling NIOCore ChannelHandler.swift
[180/192] Compiling NIOCore ChannelHandlers.swift
[181/192] Compiling NIOCore ChannelInvoker.swift
[182/192] Compiling NIOCore ChannelOption.swift
[183/192] Compiling NIOCore ChannelPipeline.swift
[184/192] Compiling NIOCore CircularBuffer.swift
[185/192] Compiling NIOCore ByteBuffer-core.swift
[186/192] Compiling NIOCore ByteBuffer-hex.swift
[187/192] Compiling NIOCore ByteBuffer-int.swift
[188/192] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[189/192] Compiling NIOCore ByteBuffer-multi-int.swift
[190/192] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[191/192] Compiling NIOCore ByteBuffer-views.swift
[192/192] Emitting module NIOCore
[193/248] Compiling NIOEmbedded AsyncTestingChannel.swift
[194/248] Compiling NIOEmbedded Embedded.swift
[195/248] Emitting module NIOEmbedded
[196/248] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[197/248] Compiling NIOPosix SelectorEpoll.swift
[198/248] Compiling NIOPosix SelectorGeneric.swift
[199/248] Compiling NIOPosix SelectorKqueue.swift
[200/248] Compiling NIOPosix SelectorUring.swift
[201/248] Compiling NIOPosix SelectorWSAPoll.swift
[202/253] Compiling NIOPosix System.swift
[203/253] Compiling NIOPosix Thread.swift
[204/253] Compiling NIOPosix ThreadPosix.swift
[205/253] Compiling NIOPosix ThreadWindows.swift
[206/253] Compiling NIOPosix UnsafeTransfer.swift
[207/253] Compiling NIOPosix GetaddrinfoResolver.swift
[208/253] Compiling NIOPosix HappyEyeballs.swift
[209/253] Compiling NIOPosix IO.swift
[210/253] Compiling NIOPosix IntegerBitPacking.swift
[211/253] Compiling NIOPosix IntegerTypes.swift
[212/253] Compiling NIOPosix Linux.swift
[213/253] Compiling NIOPosix PosixSingletons.swift
[214/253] Compiling NIOPosix RawSocketBootstrap.swift
[215/253] Compiling NIOPosix Resolver.swift
[216/253] Compiling NIOPosix Selectable.swift
[217/253] Compiling NIOPosix SelectableChannel.swift
[218/253] Compiling NIOPosix SelectableEventLoop.swift
[219/253] Compiling NIOPosix ServerSocket.swift
[220/253] Compiling NIOPosix Socket.swift
[221/253] Compiling NIOPosix SocketChannel.swift
[222/253] Compiling NIOPosix SocketProtocols.swift
[223/253] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[224/253] Compiling NIOPosix LinuxCPUSet.swift
[225/253] Compiling NIOPosix LinuxUring.swift
[226/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[227/253] Compiling NIOPosix NIOPosixSendableMetatype.swift
[228/253] Compiling NIOPosix NIOThreadPool.swift
[229/253] Compiling NIOPosix NonBlockingFileIO.swift
[230/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[231/253] Compiling NIOPosix PendingWritesManager.swift
[232/253] Compiling NIOPosix PipeChannel.swift
[233/253] Compiling NIOPosix PipePair.swift
[234/253] Compiling NIOPosix Pool.swift
[235/253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[236/253] Compiling NIOPosix BSDSocketAPICommon.swift
[237/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[238/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[239/253] Compiling NIOPosix BaseSocket.swift
[240/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[241/253] Compiling NIOPosix BaseSocketChannel.swift
[242/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[243/253] Compiling NIOPosix Bootstrap.swift
[244/253] Compiling NIOPosix ControlMessage.swift
[245/253] Compiling NIOPosix DatagramVectorReadManager.swift
[246/253] Compiling NIOPosix Errors+Any.swift
[247/253] Compiling NIOPosix FileDescriptor.swift
[248/253] Emitting module NIOPosix
[249/253] Compiling NIOPosix Utilities.swift
[250/253] Compiling NIOPosix VsockAddress.swift
[251/253] Compiling NIOPosix VsockChannelEvents.swift
[252/253] Compiling NIOPosix Windows.swift
[253/253] Compiling NIOPosix resource_bundle_accessor.swift
[254/293] Emitting module NIO
[255/293] Compiling NIO Exports.swift
[256/298] Emitting module _NIOFileSystem
[257/302] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[258/302] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[259/302] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[260/302] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[261/302] Emitting module NIOFoundationCompat
[262/302] Compiling _NIOFileSystem FileSystemProtocol.swift
[263/302] Compiling _NIOFileSystem FileType.swift
[264/302] Compiling _NIOFileSystem IOStrategy.swift
[265/302] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[266/302] Compiling _NIOFileSystem Errno.swift
[267/302] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[268/302] Compiling _NIOFileSystem Mocking.swift
[269/302] Compiling _NIOFileSystem Syscall.swift
[270/302] Compiling _NIOFileSystem Array+FileSystem.swift
[271/302] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[272/302] Compiling _NIOFileSystem BufferedReader.swift
[273/302] Compiling _NIOFileSystem BufferedWriter.swift
[274/302] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[275/302] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[276/302] Compiling _NIOFileSystem OpenOptions.swift
[277/302] Compiling _NIOFileSystem String+FileSystem.swift
[278/302] Compiling _NIOFileSystem resource_bundle_accessor.swift
[279/302] Compiling _NIOFileSystem BufferedStream.swift
[280/302] Compiling _NIOFileSystem Cancellation.swift
[281/302] Compiling _NIOFileSystem TokenBucket.swift
[282/302] Compiling _NIOFileSystem UnsafeTransfer.swift
[283/302] Compiling _NIOFileSystem ByteCount.swift
[284/302] Compiling _NIOFileSystem Convenience.swift
[285/302] Compiling _NIOFileSystem DirectoryEntries.swift
[286/302] Compiling _NIOFileSystem DirectoryEntry.swift
[287/302] Compiling _NIOFileSystem Syscalls.swift
[288/302] Compiling _NIOFileSystem SystemFileHandle.swift
[289/302] Compiling _NIOFileSystem Utilities.swift
[290/302] Compiling _NIOFileSystem NIOFilePath.swift
[291/302] Compiling _NIOFileSystem ParallelDirCopy.swift
[292/302] Compiling _NIOFileSystem ParallelRemoval.swift
[293/302] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[294/302] Compiling _NIOFileSystem CInterop.swift
[295/302] Compiling _NIOFileSystem Exports.swift
[296/302] Compiling _NIOFileSystem FileChunks.swift
[297/302] Compiling _NIOFileSystem FileHandle.swift
[298/302] Compiling _NIOFileSystem FileHandleProtocol.swift
[299/302] Compiling _NIOFileSystem FileInfo.swift
[300/302] Compiling _NIOFileSystem FileSystem.swift
[301/302] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[302/302] Compiling _NIOFileSystem FileSystemError.swift
[303/327] Emitting module LeafKit
[304/329] Compiling LeafKit LeafSource.swift
[305/329] Compiling LeafKit LeafSources.swift
[306/329] Compiling LeafKit LeafRenderer.swift
[307/329] Compiling LeafKit Dictionary+LeafData.swift
[308/329] Compiling LeafKit LeafContext.swift
[309/329] Compiling LeafKit LeafLexer.swift
[310/329] Compiling LeafKit LeafParameterTypes.swift
[311/329] Compiling LeafKit LeafRawTemplate.swift
[312/329] Compiling LeafKit LeafTag.swift
[313/329] Compiling LeafKit String+HTMLEscape.swift
[314/329] Compiling LeafKit LeafSerializer.swift
[315/329] Compiling LeafKit ParameterResolver.swift
[316/329] Compiling LeafKit LeafToken.swift
[317/329] Compiling LeafKit LeafParameter.swift
[318/329] Compiling LeafKit LeafParser.swift
[319/329] Compiling LeafKit NIOLeafFiles.swift
[320/329] Compiling LeafKit LeafSyntax.swift
[321/329] Compiling LeafKit Character+Identities.swift
[322/329] Compiling LeafKit LeafAST.swift
[323/329] Compiling LeafKit DefaultLeafCache.swift
[324/329] Compiling LeafKit LeafCache.swift
[325/329] Compiling LeafKit LeafConfiguration.swift
[326/329] Compiling LeafKit LeafData.swift
[327/329] Compiling LeafKit LeafDataRepresentable.swift
[328/329] Compiling LeafKit LeafDataStorage.swift
[329/329] Compiling LeafKit LeafError.swift
Build complete! (25.54s)
Fetching https://github.com/apple/swift-nio.git
[1/78436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.1 (0.61s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/5008] Fetching swift-system
[102/6822] Fetching swift-system, swift-atomics
[3255/24350] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
[5885/22536] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.80s)
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.56s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.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.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "leaf-kit",
  "name" : "leaf-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "LeafKit",
      "targets" : [
        "LeafKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeafKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LeafKitTests",
      "path" : "Tests/LeafKitTests",
      "sources" : [
        "GHTests/VaporLeaf.swift",
        "GHTests/VaporLeafKit.swift",
        "HTMLEscapeTests.swift",
        "LeafErrorTests.swift",
        "LeafKitTests.swift",
        "LeafSerializerTests.swift",
        "LeafTests.swift",
        "TagTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "LeafKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LeafKit",
      "module_type" : "SwiftTarget",
      "name" : "LeafKit",
      "path" : "Sources/LeafKit",
      "product_dependencies" : [
        "NIO",
        "_NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "LeafKit"
      ],
      "sources" : [
        "Character+Identities.swift",
        "LeafAST.swift",
        "LeafCache/DefaultLeafCache.swift",
        "LeafCache/LeafCache.swift",
        "LeafConfiguration.swift",
        "LeafData/LeafData.swift",
        "LeafData/LeafDataRepresentable.swift",
        "LeafData/LeafDataStorage.swift",
        "LeafError.swift",
        "LeafLexer/LeafLexer.swift",
        "LeafLexer/LeafParameterTypes.swift",
        "LeafLexer/LeafRawTemplate.swift",
        "LeafLexer/LeafToken.swift",
        "LeafParser/LeafParameter.swift",
        "LeafParser/LeafParser.swift",
        "LeafRenderer.swift",
        "LeafSerialize/Dictionary+LeafData.swift",
        "LeafSerialize/LeafContext.swift",
        "LeafSerialize/LeafSerializer.swift",
        "LeafSerialize/ParameterResolver.swift",
        "LeafSource/LeafSource.swift",
        "LeafSource/LeafSources.swift",
        "LeafSource/NIOLeafFiles.swift",
        "LeafSyntax/LeafSyntax.swift",
        "LeafSyntax/LeafTag.swift",
        "String+HTMLEscape.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.