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 multipart-kit, reference main (481a44), with Swift 6.0 for macOS (SPM) on 13 Mar 2025 13:15:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/multipart-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/multipart-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 481a446 Add back `MultipartPartConvertible` (#130)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
481a44661dae96a609fc30f6ddad8d6f35c51947
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at main
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-collections.git
[1/877] Fetching swift-http-types
[98/16772] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types.git from cache (1.74s)
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (3.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "multipart-kit",
      "name": "multipart-kit",
      "url": "https://github.com/vapor/multipart-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/multipart-kit",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/multipart-kit.git
[1/3196] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (1.97s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at main (481a446)
warning: '.resolve-product-dependencies': dependency 'multipart-kit' is not used by any target
Found 2 product dependencies
  - swift-http-types
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/multipart-kit.git
https://github.com/vapor/multipart-kit.git
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "multipart-kit",
  "name" : "multipart-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipartKit",
      "targets" : [
        "MultipartKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultipartKitTests",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKitTests",
      "path" : "Tests/MultipartKitTests",
      "sources" : [
        "FormDataDecodingTests.swift",
        "FormDataEncodingTests.swift",
        "ParserTests.swift",
        "SerializerTests.swift",
        "Utilities/File.swift",
        "Utilities/MultipartSection+Equatable.swift"
      ],
      "target_dependencies" : [
        "MultipartKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartKit",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKit",
      "path" : "Sources/MultipartKit",
      "product_dependencies" : [
        "HTTPTypes",
        "Collections"
      ],
      "product_memberships" : [
        "MultipartKit"
      ],
      "sources" : [
        "BasicCodingKey.swift",
        "FormDataDecoder/FormDataDecoder+Decoder.swift",
        "FormDataDecoder/FormDataDecoder+KeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder+SingleValueContainer.swift",
        "FormDataDecoder/FormDataDecoder+UnkeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder.swift",
        "FormDataEncoder/FormDataEncoder+Encoder.swift",
        "FormDataEncoder/FormDataEncoder+KeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder+SingleValueContainer.swift",
        "FormDataEncoder/FormDataEncoder+UnkeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder.swift",
        "FormDataEncoder/Storage.swift",
        "MultipartFormData.swift",
        "MultipartParser+parse.swift",
        "MultipartParser.swift",
        "MultipartParserAsyncSequence.swift",
        "MultipartParserError.swift",
        "MultipartPart.swift",
        "MultipartPartConvertible.swift",
        "MultipartSection.swift",
        "MultipartSerializer.swift",
        "StreamingMultipartParserAsyncSequence+Isolation.swift",
        "StreamingMultipartParserAsyncSequence.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-5BDAB9E9C0126B9D.txt
[12/38] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/39] Compiling InternalCollectionsUtilities Debugging.swift
[15/39] Compiling InternalCollectionsUtilities Descriptions.swift
[16/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/39] Compiling InternalCollectionsUtilities Specialize.swift
[18/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/39] Compiling InternalCollectionsUtilities Integer rank.swift
[21/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/39] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/39] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/39] Emitting module InternalCollectionsUtilities
[29/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/321] Compiling HeapModule Heap.swift
[32/321] Compiling HeapModule _HeapNode.swift
[33/321] Compiling HeapModule Heap+Descriptions.swift
[34/321] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/321] Compiling HeapModule Heap+UnsafeHandle.swift
[36/321] Compiling HeapModule Heap+Invariants.swift
[37/321] Compiling HashTreeCollections _UnsafePath.swift
[38/321] Compiling HashTreeCollections TreeDictionary+Codable.swift
[39/321] Compiling HashTreeCollections TreeDictionary+Collection.swift
[40/321] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[41/321] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[42/321] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[43/327] Compiling DequeModule _DequeSlot.swift
[44/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[45/327] Compiling HashTreeCollections _HashNode.swift
[46/327] Compiling DequeModule _DequeBufferHeader.swift
[47/328] Compiling HashTreeCollections _UnmanagedHashNode.swift
[53/333] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[54/333] Compiling HashTreeCollections _HashNode+Lookups.swift
[55/333] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[56/333] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[57/333] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[58/333] Compiling HashTreeCollections _HashNode+Storage.swift
[59/333] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[60/333] Compiling HashTreeCollections _HashNode+Structural filter.swift
[61/333] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[62/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[63/333] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[64/333] Compiling BitCollections BitSet.swift
[65/333] Compiling HTTPTypes HTTPResponse.swift
[66/333] Compiling HTTPTypes ISOLatin1String.swift
[67/333] Compiling HTTPTypes NIOLock.swift
[68/333] Compiling HTTPTypes HTTPRequest.swift
[69/333] Compiling HTTPTypes HTTPParsedFields.swift
[70/333] Emitting module HeapModule
[71/333] Compiling HashTreeCollections _HashLevel.swift
[72/333] Compiling HashTreeCollections _HashNode+Builder.swift
[73/333] Compiling HashTreeCollections _HashNode+Debugging.swift
[74/333] Compiling HashTreeCollections _HashNode+Initializers.swift
[75/333] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/333] Compiling HashTreeCollections TreeSet+Equatable.swift
[77/333] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[78/333] Compiling HashTreeCollections TreeSet+Extras.swift
[79/333] Compiling HashTreeCollections TreeSet+Filter.swift
[80/333] Compiling HashTreeCollections TreeSet+Hashable.swift
[81/333] Compiling HashTreeCollections TreeSet+Sendable.swift
[82/333] Compiling HashTreeCollections TreeSet+Sequence.swift
[83/333] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[84/333] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[85/333] Compiling HashTreeCollections TreeDictionary+Filter.swift
[86/333] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[87/333] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[88/333] Compiling HashTreeCollections TreeDictionary+Keys.swift
[89/333] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[90/333] Compiling HashTreeCollections TreeDictionary+Merge.swift
[91/333] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[92/341] Compiling HashTreeCollections _AncestorHashSlots.swift
[93/341] Compiling HashTreeCollections _Bitmap.swift
[94/341] Compiling HashTreeCollections _Bucket.swift
[95/341] Compiling HashTreeCollections _Hash.swift
[100/341] Compiling HashTreeCollections _HashNode+Invariants.swift
[101/341] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[104/341] Compiling HTTPTypes HTTPFieldName.swift
[105/341] Compiling HTTPTypes HTTPField.swift
[106/341] Emitting module HTTPTypes
[107/341] Compiling HTTPTypes HTTPFields.swift
[108/341] Compiling DequeModule _DequeBuffer.swift
[116/341] Compiling BitCollections Range+Utilities.swift
[117/341] Compiling BitCollections Slice+Utilities.swift
[118/341] Compiling BitCollections UInt+Tricks.swift
[119/341] Compiling BitCollections _Word.swift
[132/341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[133/341] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[134/341] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[135/341] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[136/341] Compiling HashTreeCollections _HashNode+Structural merge.swift
[137/341] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[138/341] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[139/341] Compiling HashTreeCollections _HashNode+Structural union.swift
[140/341] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[141/341] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[142/341] Compiling HashTreeCollections _RawHashNode.swift
[144/341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[145/341] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[146/341] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[147/341] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[148/341] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[149/341] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[150/341] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[151/341] Compiling HashTreeCollections TreeSet.swift
[152/341] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[153/341] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[154/341] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[155/341] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[156/341] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[157/341] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[158/341] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/341] Compiling HashTreeCollections _HashNodeHeader.swift
[160/341] Compiling HashTreeCollections _HashSlot.swift
[161/341] Compiling HashTreeCollections _HashStack.swift
[162/341] Compiling HashTreeCollections _HashTreeIterator.swift
[163/341] Compiling HashTreeCollections _HashTreeStatistics.swift
[164/341] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[165/341] Emitting module BitCollections
[222/348] Compiling OrderedCollections OrderedSet.swift
[223/348] Compiling OrderedCollections _UnsafeBitset.swift
[266/348] Emitting module DequeModule
[316/348] Compiling _RopeModule Rope+Remove.swift
[317/348] Compiling _RopeModule Rope+RemoveSubrange.swift
[318/348] Compiling _RopeModule Rope+Split.swift
[319/348] Compiling _RopeModule Optional Utilities.swift
[320/348] Compiling _RopeModule String Utilities.swift
[321/348] Compiling _RopeModule String.Index+ABI.swift
[322/348] Compiling _RopeModule _CharacterRecognizer.swift
[346/348] Emitting module OrderedCollections
[347/348] Emitting module _RopeModule
[348/348] Emitting module HashTreeCollections
[349/350] Compiling Collections Collections.swift
[350/350] Emitting module Collections
[351/373] Emitting module MultipartKit
[352/375] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[353/375] Compiling MultipartKit Utilities.swift
[354/375] Compiling MultipartKit MultipartParserError.swift
[355/375] Compiling MultipartKit MultipartPart.swift
[356/375] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[357/375] Compiling MultipartKit FormDataEncoder.swift
[358/375] Compiling MultipartKit Storage.swift
[359/375] Compiling MultipartKit MultipartFormData.swift
[360/375] Compiling MultipartKit MultipartParser+parse.swift
[361/375] Compiling MultipartKit MultipartParser.swift
[362/375] Compiling MultipartKit MultipartParserAsyncSequence.swift
[363/375] Compiling MultipartKit BasicCodingKey.swift
[364/375] Compiling MultipartKit FormDataDecoder+Decoder.swift
[365/375] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[366/375] Compiling MultipartKit FormDataEncoder+Encoder.swift
[367/375] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[368/375] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[369/375] Compiling MultipartKit MultipartSerializer.swift
[370/375] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[371/375] Compiling MultipartKit MultipartPartConvertible.swift
[372/375] Compiling MultipartKit MultipartSection.swift
[373/375] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[374/375] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[375/375] Compiling MultipartKit FormDataDecoder.swift
Build complete! (23.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "multipart-kit",
  "name" : "multipart-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipartKit",
      "targets" : [
        "MultipartKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultipartKitTests",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKitTests",
      "path" : "Tests/MultipartKitTests",
      "sources" : [
        "FormDataDecodingTests.swift",
        "FormDataEncodingTests.swift",
        "ParserTests.swift",
        "SerializerTests.swift",
        "Utilities/File.swift",
        "Utilities/MultipartSection+Equatable.swift"
      ],
      "target_dependencies" : [
        "MultipartKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartKit",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKit",
      "path" : "Sources/MultipartKit",
      "product_dependencies" : [
        "HTTPTypes",
        "Collections"
      ],
      "product_memberships" : [
        "MultipartKit"
      ],
      "sources" : [
        "BasicCodingKey.swift",
        "FormDataDecoder/FormDataDecoder+Decoder.swift",
        "FormDataDecoder/FormDataDecoder+KeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder+SingleValueContainer.swift",
        "FormDataDecoder/FormDataDecoder+UnkeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder.swift",
        "FormDataEncoder/FormDataEncoder+Encoder.swift",
        "FormDataEncoder/FormDataEncoder+KeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder+SingleValueContainer.swift",
        "FormDataEncoder/FormDataEncoder+UnkeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder.swift",
        "FormDataEncoder/Storage.swift",
        "MultipartFormData.swift",
        "MultipartParser+parse.swift",
        "MultipartParser.swift",
        "MultipartParserAsyncSequence.swift",
        "MultipartParserError.swift",
        "MultipartPart.swift",
        "MultipartPartConvertible.swift",
        "MultipartSection.swift",
        "MultipartSerializer.swift",
        "StreamingMultipartParserAsyncSequence+Isolation.swift",
        "StreamingMultipartParserAsyncSequence.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.