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 FileSystem, reference 0.10.10 (f16cb3), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 01:35:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.git
Reference: 0.10.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/FileSystem
 * tag               0.10.10    -> FETCH_HEAD
HEAD is now at f16cb3b [Release] FileSystem 0.10.10
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
f16cb3b6f13669b02a11f1ac8dc71193cf94af63
SUCCESS checkout https://github.com/tuist/FileSystem.git at 0.10.10
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tuist/FileSystem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/37] Copying PrivacyInfo.xcprivacy
[2/37] Write sources
[5/37] Copying PrivacyInfo.xcprivacy
[6/37] Write sources
[19/37] Write swift-version-1EA4D86E10B52AF.txt
[20/37] Compiling CNIOWindows shim.c
[21/37] Compiling CSystem shims.c
[21/37] Compiling CNIOWindows WSAStartup.c
[21/37] Compiling CNIOWASI CNIOWASI.c
[24/37] Compiling CNIOLinux liburing_shims.c
[25/37] Compiling CNIOLinux shim.c
[26/99] Compiling _AtomicsShims.c
[27/113] Compiling CNIODarwin shim.c
[29/121] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/122] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/122] Compiling InternalCollectionsUtilities Debugging.swift
[32/122] Compiling InternalCollectionsUtilities Descriptions.swift
[33/122] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/122] Compiling _NIODataStructures _TinyArray.swift
[35/122] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/122] Compiling _NIOBase64 Base64.swift
[37/122] Emitting module _NIOBase64
[37/122] Write sources
[39/122] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/122] Compiling InternalCollectionsUtilities Integer rank.swift
[41/122] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/144] Compiling Path Path.swift
[43/144] Emitting module Path
[44/144] Emitting module InternalCollectionsUtilities
[45/144] Compiling Atomics AtomicInteger.swift
[46/144] Compiling Atomics AtomicOptionalWrappable.swift
[47/144] Compiling Atomics AtomicBool.swift
[48/144] Compiling Atomics IntegerConformances.swift
[49/144] Compiling Atomics OptionalRawRepresentable.swift
[50/144] Compiling Atomics RawRepresentable.swift
[51/144] Compiling Atomics AtomicValue.swift
[52/144] Compiling Atomics AtomicMemoryOrderings.swift
[53/144] Compiling SystemPackage RawBuffer.swift
[54/144] Compiling SystemPackage Syscalls.swift
[55/144] Compiling SystemPackage WindowsSyscallAdapters.swift
[56/144] Compiling SystemPackage Constants.swift
[57/144] Compiling SystemPackage Exports.swift
[58/144] Compiling SystemPackage Mocking.swift
[59/160] Compiling _NIODataStructures PriorityQueue.swift
[60/160] Compiling _NIODataStructures Heap.swift
[61/160] Emitting module _NIODataStructures
[62/160] Compiling Atomics ManagedAtomicLazyReference.swift
[63/160] Compiling Atomics UnsafeAtomic.swift
[64/161] Emitting module SystemPackage
[65/161] Compiling DequeModule Deque+Extras.swift
[66/161] Compiling DequeModule Deque+Hashable.swift
[67/161] Compiling Atomics UnsafeAtomicLazyReference.swift
[68/161] Compiling Atomics IntegerOperations.swift
[69/161] Compiling Logging MetadataProvider.swift
[70/161] Compiling DequeModule Deque+Collection.swift
[71/161] Compiling DequeModule Deque+Equatable.swift
[72/161] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/161] Compiling DequeModule Deque._UnsafeHandle.swift
[74/161] Compiling DequeModule Deque.swift
[75/161] Compiling DequeModule Deque+Testing.swift
[77/161] Compiling Atomics AtomicReference.swift
[78/161] Compiling Atomics AtomicStorage.swift
[79/161] Compiling SystemPackage MachPort.swift
[80/161] Compiling SystemPackage PlatformString.swift
[81/161] Compiling SystemPackage SystemString.swift
[82/161] Compiling DequeModule Deque._Storage.swift
[85/161] Compiling Logging Locks.swift
[86/161] Emitting module Logging
[90/161] Compiling Logging Logging.swift
[91/161] Compiling Logging LogHandler.swift
[92/161] Compiling Atomics Unmanaged extensions.swift
[93/161] Compiling DequeModule _DequeBufferHeader.swift
[96/161] Compiling DequeModule _DequeSlot.swift
[101/162] Compiling SystemPackage Util+StringArray.swift
[102/162] Compiling SystemPackage Util.swift
[103/162] Compiling SystemPackage UtilConsumers.swift
[104/162] Compiling DequeModule _UnsafeWrappedBuffer.swift
[105/162] Compiling DequeModule _DequeBuffer.swift
[112/162] Compiling DequeModule Deque+Codable.swift
[114/162] Compiling DequeModule Deque+CustomReflectable.swift
[115/162] Compiling DequeModule Deque+Descriptions.swift
[116/162] Emitting module DequeModule
[124/162] Compiling c-nioatomics.c
[126/162] Emitting module Atomics
[126/162] Compiling c-atomics.c
[128/168] Compiling NIOConcurrencyHelpers lock.swift
[129/168] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[130/168] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[131/168] Emitting module NIOConcurrencyHelpers
[132/168] Compiling NIOConcurrencyHelpers atomics.swift
[133/168] Compiling NIOConcurrencyHelpers NIOLock.swift
[134/230] Compiling NIOCore ChannelPipeline.swift
[135/230] Compiling NIOCore CircularBuffer.swift
[136/232] Compiling NIOCore NIOLoopBound.swift
[137/232] Compiling NIOCore Channel.swift
[138/232] Compiling NIOCore AsyncChannelHandler.swift
[139/232] Compiling NIOCore AsyncChannelInboundStream.swift
[140/232] Compiling NIOCore AsyncChannelOutboundWriter.swift
[141/232] Compiling NIOCore NIOAsyncSequenceProducer.swift
[142/232] Compiling NIOCore Linux.swift
[143/232] Compiling Glob Pattern+Parser.swift
[144/232] Compiling NIOCore ChannelHandler.swift
[145/232] Compiling NIOCore ChannelHandlers.swift
[146/232] Compiling NIOCore ChannelInvoker.swift
[147/232] Compiling NIOCore ChannelOption.swift
[148/232] Compiling NIOCore MarkedCircularBuffer.swift
[149/232] Compiling NIOCore MulticastChannel.swift
[150/232] Compiling NIOCore NIOAny.swift
[151/232] Compiling NIOCore NIOCloseOnErrorHandler.swift
[152/232] Compiling NIOCore AddressedEnvelope.swift
[153/232] Compiling NIOCore AsyncAwaitSupport.swift
[154/232] Compiling NIOCore AsyncChannel.swift
[155/232] Emitting module ZIPFoundation
[156/232] Compiling Glob Pattern+Options.swift
[157/232] Compiling Glob Pattern.swift
[158/232] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[159/232] Emitting module Glob
[160/232] Compiling Glob InvalidPattern.swift
[161/232] Compiling Glob GlobSearch.swift
[162/232] Compiling Glob Pattern+Match.swift
[162/232] Write Objects.LinkFileList
[163/232] Archiving libGlob.a
[165/232] Compiling ZIPFoundation URL+ZIP.swift
[166/232] Compiling ZIPFoundation resource_bundle_accessor.swift
[167/232] Compiling NIOCore GlobalSingletons.swift
[168/232] Compiling NIOCore IO.swift
[169/232] Compiling NIOCore IOData.swift
[170/232] Compiling NIOCore IPProtocol.swift
[171/232] Compiling NIOCore IntegerBitPacking.swift
[172/232] Compiling NIOCore IntegerTypes.swift
[173/232] Compiling NIOCore Interfaces.swift
[174/238] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[175/238] Compiling NIOCore EventLoopFuture+Deprecated.swift
[176/238] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[177/238] Compiling NIOCore EventLoopFuture.swift
[178/238] Compiling NIOCore FileDescriptor.swift
[179/238] Compiling NIOCore FileHandle.swift
[180/238] Compiling NIOCore FileRegion.swift
[181/238] Compiling NIOCore Codec.swift
[182/238] Compiling NIOCore ConvenienceOptionSupport.swift
[183/238] Compiling NIOCore DeadChannel.swift
[184/238] Compiling NIOCore DispatchQueue+WithFuture.swift
[185/238] Compiling NIOCore EventLoop+Deprecated.swift
[186/238] Compiling NIOCore EventLoop+SerialExecutor.swift
[187/238] Compiling NIOCore EventLoop.swift
[188/238] Compiling NIOCore SocketOptionProvider.swift
[189/238] Compiling NIOCore SystemCallHelpers.swift
[190/238] Compiling NIOCore TimeAmount+Duration.swift
[191/238] Compiling NIOCore TypeAssistedChannelHandler.swift
[192/238] Compiling NIOCore UniversalBootstrapSupport.swift
[193/238] Compiling NIOCore Utilities.swift
[194/238] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[195/238] Compiling NIOCore NIOScheduledCallback.swift
[196/238] Compiling NIOCore NIOSendable.swift
[197/238] Compiling NIOCore RecvByteBufferAllocator.swift
[198/238] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[199/238] Compiling NIOCore SocketAddresses.swift
[200/238] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[201/238] Compiling NIOCore NIOAsyncWriter.swift
[202/238] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[203/238] Compiling NIOCore BSDSocketAPI.swift
[204/238] Compiling NIOCore ByteBuffer-aux.swift
[205/238] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[206/238] Compiling NIOCore ByteBuffer-conversions.swift
[222/238] Compiling NIOCore ByteBuffer-int.swift
[223/238] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[224/238] Compiling NIOCore ByteBuffer-multi-int.swift
[225/238] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[226/238] Compiling NIOCore ByteBuffer-views.swift
[234/238] Emitting module NIOCore
[235/286] Compiling NIOPosix Linux.swift
[236/286] Compiling NIOPosix LinuxCPUSet.swift
[237/286] Compiling NIOPosix LinuxUring.swift
[238/286] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[239/286] Compiling NIOPosix NIOThreadPool.swift
[240/291] Compiling NIOPosix UnsafeTransfer.swift
[241/291] Compiling NIOPosix Utilities.swift
[242/291] Compiling NIOPosix VsockAddress.swift
[243/291] Compiling NIOPosix VsockChannelEvents.swift
[244/291] Compiling NIOPosix resource_bundle_accessor.swift
[245/291] Emitting module NIOPosix
[246/291] Compiling NIOPosix Pool.swift
[247/291] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[248/291] Compiling NIOPosix PosixSingletons.swift
[249/291] Compiling NIOPosix RawSocketBootstrap.swift
[250/291] Compiling NIOPosix Resolver.swift
[251/291] Compiling NIOPosix SocketProtocols.swift
[252/291] Compiling NIOPosix System.swift
[253/291] Compiling NIOPosix Thread.swift
[254/291] Compiling NIOPosix ThreadPosix.swift
[255/291] Compiling NIOPosix ThreadWindows.swift
[256/291] Compiling NIOPosix BSDSocketAPICommon.swift
[257/291] Compiling NIOPosix BSDSocketAPIPosix.swift
[258/291] Compiling NIOPosix BSDSocketAPIWindows.swift
[259/291] Compiling NIOPosix BaseSocket.swift
[260/291] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[261/291] Compiling NIOPosix BaseSocketChannel.swift
[262/291] Compiling NIOPosix GetaddrinfoResolver.swift
[263/291] Compiling NIOPosix HappyEyeballs.swift
[264/291] Compiling NIOPosix IO.swift
[265/291] Compiling NIOPosix IntegerBitPacking.swift
[266/291] Compiling NIOPosix IntegerTypes.swift
[267/291] Compiling NIOPosix Selectable.swift
[268/291] Compiling NIOPosix SelectableChannel.swift
[269/291] Compiling NIOPosix SelectableEventLoop.swift
[270/291] Compiling NIOPosix SelectorEpoll.swift
[271/291] Compiling NIOPosix SelectorGeneric.swift
[272/291] Compiling NIOPosix BaseStreamSocketChannel.swift
[273/291] Compiling NIOPosix Bootstrap.swift
[274/291] Compiling NIOPosix ControlMessage.swift
[275/291] Compiling NIOPosix DatagramVectorReadManager.swift
[276/291] Compiling NIOPosix Errors+Any.swift
[277/291] Compiling NIOPosix FileDescriptor.swift
[278/291] Compiling NIOPosix SelectorKqueue.swift
[279/291] Compiling NIOPosix SelectorUring.swift
[280/291] Compiling NIOPosix ServerSocket.swift
[281/291] Compiling NIOPosix Socket.swift
[282/291] Compiling NIOPosix SocketChannel.swift
[283/291] Compiling NIOPosix NonBlockingFileIO.swift
[284/291] Compiling NIOPosix PendingDatagramWritesManager.swift
[285/291] Compiling NIOPosix PendingWritesManager.swift
[286/291] Compiling NIOPosix PipeChannel.swift
[287/291] Compiling NIOPosix PipePair.swift
[288/328] Compiling _NIOFileSystem Array+FileSystem.swift
[289/328] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[290/328] Compiling _NIOFileSystem BufferedReader.swift
[291/328] Compiling _NIOFileSystem BufferedWriter.swift
[292/331] Compiling _NIOFileSystem FileSystemError.swift
[293/331] Compiling _NIOFileSystem FileSystemProtocol.swift
[294/331] Compiling _NIOFileSystem FileType.swift
[295/331] Compiling _NIOFileSystem IOStrategy.swift
[296/331] Compiling _NIOFileSystem DirectoryEntry.swift
[297/331] Compiling _NIOFileSystem Exports.swift
[298/331] Compiling _NIOFileSystem FileChunks.swift
[299/331] Compiling _NIOFileSystem FileHandle.swift
[300/331] Compiling _NIOFileSystem UnsafeTransfer.swift
[301/331] Compiling _NIOFileSystem ParallelDirCopy.swift
[302/331] Compiling _NIOFileSystem ParallelRemoval.swift
[303/331] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[304/331] Compiling _NIOFileSystem OpenOptions.swift
[305/331] Compiling _NIOFileSystem String+FileSystem.swift
[306/331] Compiling _NIOFileSystem resource_bundle_accessor.swift
[307/331] Compiling _NIOFileSystem Syscall.swift
[308/331] Compiling _NIOFileSystem Syscalls.swift
[309/331] Compiling _NIOFileSystem SystemFileHandle.swift
[310/331] Compiling _NIOFileSystem Utilities.swift
[311/331] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[312/331] Compiling _NIOFileSystem BufferedStream.swift
[313/331] Compiling _NIOFileSystem Cancellation.swift
[314/331] Compiling _NIOFileSystem TokenBucket.swift
[315/331] Compiling _NIOFileSystem CInterop.swift
[316/331] Compiling _NIOFileSystem Errno.swift
[317/331] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[318/331] Compiling _NIOFileSystem Mocking.swift
[319/331] Compiling _NIOFileSystem FileHandleProtocol.swift
[320/331] Compiling _NIOFileSystem FileInfo.swift
[321/331] Compiling _NIOFileSystem FileSystem.swift
[322/331] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[323/331] Emitting module _NIOFileSystem
[324/331] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[325/331] Compiling _NIOFileSystem ByteCount.swift
[326/331] Compiling _NIOFileSystem Convenience.swift
[327/331] Compiling _NIOFileSystem DirectoryEntries.swift
[328/333] Compiling NIOFileSystem Exports.swift
[329/333] Emitting module NIOFileSystem
[330/336] Compiling FileSystem FileSystem.swift
[331/336] Compiling FileSystem AsyncSequence+Extras.swift
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/AsyncSequence+Extras.swift:13:32: warning: capture of non-sendable type 'T.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
11 |     ///   - sequence: The async sequence to type erase.
12 |     public init<T>(_ sequence: T) where T: AsyncSequence, T: Sendable, T.Element == Element {
13 |         _makeAsyncIterator = { Iterator(sequence.makeAsyncIterator()) }
   |                                `- warning: capture of non-sendable type 'T.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
14 |     }
15 |
[332/336] Emitting module FileSystem
[332/336] Write Objects.LinkFileList
[333/338] Archiving libFileSystem.a
[335/338] Compiling FileSystemTesting FileSystemTestingTrait.swift
[336/338] Emitting module FileSystemTesting
[336/338] Write Objects.LinkFileList
[337/338] Archiving libFileSystemTesting.a
Build complete! (33.30s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/Path
Fetching https://github.com/tuist/ZIPFoundation
[1/4875] Fetching zipfoundation
[50/5229] Fetching zipfoundation, path
[160/9065] Fetching zipfoundation, path, swift-log
[9066/85404] Fetching zipfoundation, path, swift-log, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (4.79s)
Fetched https://github.com/apple/swift-log from cache (4.79s)
Fetched https://github.com/tuist/Path from cache (4.79s)
Fetched https://github.com/apple/swift-nio from cache (4.79s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (5.42s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (2.56s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
[1217/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.62s)
Fetched https://github.com/apple/swift-system.git from cache (1.62s)
Fetched https://github.com/apple/swift-collections.git from cache (1.63s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (2.19s)
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-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.49s)
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.8
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.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.20",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/ZIPFoundation"
    }
  ],
  "manifest_display_name" : "FileSystem",
  "name" : "FileSystem",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "FileSystem",
      "targets" : [
        "FileSystem"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "FileSystemTesting",
      "targets" : [
        "FileSystemTesting"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Glob",
      "targets" : [
        "Glob"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GlobTests",
      "module_type" : "SwiftTarget",
      "name" : "GlobTests",
      "path" : "Tests/GlobTests",
      "sources" : [
        "PatternTests.swift",
        "TestHelpers/XCTAssertMatches.swift",
        "TestHelpers/XCTExpectFailure.swift"
      ],
      "target_dependencies" : [
        "Glob"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Glob",
      "module_type" : "SwiftTarget",
      "name" : "Glob",
      "path" : "Sources/Glob",
      "product_memberships" : [
        "FileSystem",
        "FileSystemTesting",
        "Glob"
      ],
      "sources" : [
        "GlobSearch.swift",
        "InvalidPattern.swift",
        "Pattern+Match.swift",
        "Pattern+Options.swift",
        "Pattern+Parser.swift",
        "Pattern.swift",
        "Unicode.GeneralCategory+Helpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystemTests",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemTests",
      "path" : "Tests/FileSystemTests",
      "sources" : [
        "FileSystemTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileSystemTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemTestingTests",
      "path" : "Tests/FileSystemTestingTests",
      "sources" : [
        "FileSystemTestingTraitTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "FileSystemTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileSystemTesting",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemTesting",
      "path" : "Sources/FileSystemTesting",
      "product_memberships" : [
        "FileSystemTesting"
      ],
      "sources" : [
        "FileSystemTestingTrait.swift"
      ],
      "target_dependencies" : [
        "FileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/FileSystem",
      "product_dependencies" : [
        "_NIOFileSystem",
        "Path",
        "Logging",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "FileSystem",
        "FileSystemTesting"
      ],
      "sources" : [
        "AsyncSequence+Extras.swift",
        "FileSystem.swift"
      ],
      "target_dependencies" : [
        "Glob"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8.1"
}
Done.