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 cloudflare-swift, reference main (da1e01), with Swift 6.2 for macOS (SPM) on 28 Oct 2025 02:09:26 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/cloudflare-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/cloudflare-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at da1e012 Bump github.com/apple/swift-http-types from 1.5.0 to 1.5.1 (#42)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
da1e0129edca72a8e797cdc61a392e0d80c79a85
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at main
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/vapor/multipart-kit
Fetching https://github.com/apple/swift-collections.git
[1/149] Fetching http-client
[150/1088] Fetching http-client, swift-http-types
[226/4640] Fetching http-client, swift-http-types, multipart-kit
[2120/22879] Fetching http-client, swift-http-types, multipart-kit, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (14.43s)
Fetched https://github.com/apple/swift-collections.git from cache (14.43s)
Fetched https://github.com/zunda-pixel/http-client from cache (14.43s)
Fetched https://github.com/vapor/multipart-kit from cache (14.44s)
Creating working copy for https://github.com/zunda-pixel/http-client
Creating working copy for https://github.com/apple/swift-http-types
Creating working copy for https://github.com/vapor/multipart-kit
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.1
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Working copy of https://github.com/vapor/multipart-kit resolved at 5.0.0-alpha.5
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": "cloudflare-swift",
      "name": "cloudflare-swift",
      "url": "https://github.com/zunda-pixel/cloudflare-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cloudflare-swift",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "multipart-kit",
          "name": "multipart-kit",
          "url": "https://github.com/vapor/multipart-kit",
          "version": "5.0.0-alpha.5",
          "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",
              "version": "1.5.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.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "http-client",
          "name": "http-client",
          "url": "https://github.com/zunda-pixel/http-client",
          "version": "0.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/http-client",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zunda-pixel/cloudflare-swift.git
[1/1137] Fetching cloudflare-swift
Fetched https://github.com/zunda-pixel/cloudflare-swift.git from cache (0.87s)
Fetching https://github.com/zunda-pixel/http-client from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/vapor/multipart-kit from cache
Fetched https://github.com/vapor/multipart-kit from cache (0.56s)
Fetched https://github.com/apple/swift-http-types from cache (0.56s)
Fetched https://github.com/zunda-pixel/http-client from cache (0.56s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (1.09s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.50s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 5.0.0-alpha.5 (0.50s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.18s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/zunda-pixel/cloudflare-swift.git
Working copy of https://github.com/zunda-pixel/cloudflare-swift.git resolved at main (da1e012)
Creating working copy for https://github.com/vapor/multipart-kit
Working copy of https://github.com/vapor/multipart-kit resolved at 5.0.0-alpha.5
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
warning: '.resolve-product-dependencies': dependency 'cloudflare-swift' is not used by any target
Found 3 product dependencies
  - swift-http-types
  - multipart-kit
  - http-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-49B95AFC49DCD68C.txt
[15/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/42] Compiling InternalCollectionsUtilities Specialize.swift
[19/42] Compiling InternalCollectionsUtilities Debugging.swift
[20/42] Compiling InternalCollectionsUtilities Descriptions.swift
[21/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/43] Compiling InternalCollectionsUtilities Integer rank.swift
[24/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/43] Emitting module InternalCollectionsUtilities
[30/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/325] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/325] Compiling HeapModule Heap+Descriptions.swift
[36/325] Compiling DequeModule _DequeBuffer.swift
[37/325] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[38/325] Compiling _RopeModule BigString+Chunk+Breaks.swift
[39/325] Compiling DequeModule _DequeBufferHeader.swift
[40/325] Compiling DequeModule _DequeSlot.swift
[41/326] Compiling HeapModule _HeapNode.swift
[42/326] Compiling HeapModule Heap.swift
[43/326] Emitting module HeapModule
[44/326] Compiling HeapModule Heap+Invariants.swift
[45/326] Compiling HeapModule Heap+UnsafeHandle.swift
[46/326] Compiling HashTreeCollections _UnmanagedHashNode.swift
[47/326] Compiling HashTreeCollections _UnsafePath.swift
[48/326] Compiling HashTreeCollections TreeDictionary+Codable.swift
[49/326] Compiling HashTreeCollections TreeDictionary+Collection.swift
[50/326] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[51/326] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[52/332] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/332] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[54/332] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[55/332] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[56/332] Compiling HashTreeCollections TreeDictionary+Filter.swift
[57/332] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[58/332] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[59/332] Compiling HashTreeCollections TreeDictionary+Keys.swift
[60/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[61/332] Compiling HashTreeCollections TreeDictionary+Merge.swift
[62/332] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[63/332] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[64/332] Compiling HashTreeCollections TreeDictionary+Values.swift
[65/332] Compiling HashTreeCollections _HashNodeHeader.swift
[66/332] Compiling HashTreeCollections _HashSlot.swift
[67/332] Compiling HashTreeCollections _HashStack.swift
[68/332] Compiling HashTreeCollections _HashTreeIterator.swift
[69/332] Compiling HashTreeCollections _HashTreeStatistics.swift
[70/332] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[71/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[72/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[73/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[74/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[75/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[76/332] Compiling HashTreeCollections _HashNode.swift
[77/337] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[78/337] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[79/337] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[80/337] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[81/337] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[82/337] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[83/337] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[84/337] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[85/337] Compiling HashTreeCollections TreeSet+Equatable.swift
[86/337] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[87/337] Compiling HashTreeCollections TreeSet+Extras.swift
[88/337] Compiling HashTreeCollections TreeSet+Filter.swift
[89/337] Compiling HashTreeCollections TreeSet+Hashable.swift
[90/337] Compiling HashTreeCollections TreeSet+Sendable.swift
[91/337] Compiling HashTreeCollections TreeSet+Sequence.swift
[92/337] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[93/345] Compiling _RopeModule BigString+Ingester.swift
[94/345] Compiling HashTreeCollections _HashNode+Builder.swift
[95/345] Compiling _RopeModule BigString+Debugging.swift
[96/345] Compiling _RopeModule BigString+Index.swift
[97/345] Compiling _RopeModule BigString+Iterators.swift
[98/345] Compiling _RopeModule BigString+Metrics.swift
[99/345] Compiling _RopeModule BigString+Builder.swift
[100/345] Compiling _RopeModule BigString+Contents.swift
[102/345] Compiling HashTreeCollections _HashNode+Invariants.swift
[103/345] Compiling HashTreeCollections _HashNode+Lookups.swift
[106/345] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[107/345] Compiling HashTreeCollections _RawHashNode.swift
[134/345] Compiling BitCollections BitSet.swift
[135/345] Compiling BitCollections Range+Utilities.swift
[136/345] Compiling BitCollections Slice+Utilities.swift
[137/345] Compiling BitCollections UInt+Tricks.swift
[138/345] Compiling BitCollections _Word.swift
[139/345] Compiling OrderedCollections OrderedSet.swift
[140/345] Compiling OrderedCollections _UnsafeBitset.swift
[149/345] Emitting module DequeModule
[150/345] Compiling HashTreeCollections _HashNode+Storage.swift
[151/345] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[152/345] Compiling HashTreeCollections _HashNode+Structural filter.swift
[153/345] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[154/345] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[155/345] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[156/345] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[157/345] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[158/345] Compiling HashTreeCollections _HashNode+Structural merge.swift
[159/345] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[160/345] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[174/345] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[175/345] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[176/345] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[177/345] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[178/345] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[179/345] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[180/345] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[181/345] Compiling HashTreeCollections TreeSet.swift
[194/345] Emitting module BitCollections
[299/352] Emitting module OrderedCollections
[318/352] Emitting module _RopeModule
[319/352] Compiling _RopeModule Rope+Remove.swift
[320/352] Compiling _RopeModule Rope+RemoveSubrange.swift
[321/352] Compiling _RopeModule Rope+Split.swift
[322/352] Compiling _RopeModule Optional Utilities.swift
[323/352] Compiling _RopeModule String Utilities.swift
[324/352] Compiling _RopeModule String.Index+ABI.swift
[325/352] Compiling _RopeModule _CharacterRecognizer.swift
[342/352] Emitting module HashTreeCollections
[343/354] Compiling HTTPTypes NIOLock.swift
[344/354] Compiling HTTPTypes ISOLatin1String.swift
[345/354] Compiling HTTPTypes HTTPResponse.swift
[346/354] Compiling Collections Collections.swift
[347/354] Emitting module Collections
[348/354] Compiling HTTPTypes HTTPParsedFields.swift
[349/354] Compiling HTTPTypes HTTPRequest.swift
[350/354] Compiling HTTPTypes HTTPFields.swift
[351/354] Compiling HTTPTypes HTTPField.swift
[352/354] Compiling HTTPTypes HTTPFieldName.swift
[353/354] Emitting module HTTPTypes
[354/354] Compiling HTTPTypes HTTPRequest+URL.swift
[355/383] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[356/383] Emitting module HTTPTypesFoundation
[357/383] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[358/383] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[359/383] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[360/383] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[361/386] Compiling MultipartKit BasicCodingKey.swift
[362/386] Compiling MultipartKit FormDataDecoder+Decoder.swift
[363/386] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[364/388] Emitting module MultipartKit
[365/388] Compiling MultipartKit MultipartFormData.swift
[366/388] Compiling MultipartKit MultipartParser+parse.swift
[367/388] Compiling MultipartKit MultipartParser.swift
[368/388] Compiling MultipartKit MultipartParserAsyncSequence.swift
[369/388] Compiling MultipartKit MultipartPartConvertible.swift
[370/388] Compiling MultipartKit MultipartSection.swift
[371/388] Compiling MultipartKit MultipartParserError.swift
[372/388] Compiling MultipartKit MultipartPart.swift
[373/388] Compiling MultipartKit MultipartSerializer.swift
[374/388] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[375/388] Compiling HTTPClient HTTPClient.swift
[376/388] Emitting module HTTPClient
[377/388] Compiling HTTPClient URLSesssion++.swift
[378/388] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[379/388] Compiling MultipartKit Utilities.swift
[380/388] Compiling MultipartKit FormDataEncoder+Encoder.swift
[381/388] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[382/388] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[383/388] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[384/388] Compiling MultipartKit FormDataEncoder.swift
[385/388] Compiling MultipartKit Storage.swift
[386/388] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[387/388] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[388/388] Compiling MultipartKit FormDataDecoder.swift
[389/406] Compiling ImagesClient UploadResult.swift
[390/407] Compiling ImagesClient UsageStats.swift
[391/407] Compiling ImagesClient UploadImage.swift
[392/407] Compiling ImagesClient UploadImageWithURL.swift
[393/407] Compiling ImagesClient MessageContent.swift
[394/407] Compiling ImagesClient RequestError.swift
[395/407] Compiling ImagesClient ImagesResponse.swift
[396/407] Compiling ImagesClient JSONDecoder++.swift
[397/407] Compiling ImagesClient BaseImage.swift
[398/407] Compiling ImagesClient Image.swift
[399/407] Compiling ImagesClient Images.swift
[400/407] Compiling ImagesClient ImagesClient.swift
[401/407] Compiling ImagesClient EmptyResult.swift
[402/407] Compiling ImagesClient ErrorHandle.swift
[403/407] Compiling ImagesClient SortOrder.swift
[404/407] Compiling ImagesClient Update.swift
[405/407] Compiling ImagesClient CreateAuthenticatedUploadURL.swift
[406/407] Compiling ImagesClient DeleteImage.swift
[407/407] Emitting module ImagesClient
Build complete! (10.96s)
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"
    },
    {
      "identity" : "multipart-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0-alpha.5",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/multipart-kit"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client"
    }
  ],
  "manifest_display_name" : "cloudflare-swift",
  "name" : "cloudflare-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ImagesClient",
      "targets" : [
        "ImagesClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImagesClientTests",
      "module_type" : "SwiftTarget",
      "name" : "ImagesClientTests",
      "path" : "Tests/ImagesClientTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImagesClientTests/Resources/Swift_logo.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ImagesClientTests.swift"
      ],
      "target_dependencies" : [
        "ImagesClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ImagesClient",
      "module_type" : "SwiftTarget",
      "name" : "ImagesClient",
      "path" : "Sources/ImagesClient",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "MultipartKit",
        "HTTPClient"
      ],
      "product_memberships" : [
        "ImagesClient"
      ],
      "sources" : [
        "AuthURL/CreateAuthenticatedUploadURL.swift",
        "Delete/DeleteImage.swift",
        "EmptyResult.swift",
        "ErrorHandle.swift",
        "Images/BaseImage.swift",
        "Images/Image.swift",
        "Images/Images.swift",
        "ImagesClient.swift",
        "ImagesResponse.swift",
        "JSONDecoder++.swift",
        "MessageContent.swift",
        "RequestError.swift",
        "SortOrder.swift",
        "Update/Update.swift",
        "Upload/UploadImage.swift",
        "Upload/UploadImageWithURL.swift",
        "Upload/UploadResult.swift",
        "UsageStats/UsageStats.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.