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 cloudflare-swift, reference main (8fa3bc), with Swift 6.0 for macOS (SPM) on 15 Apr 2025 18:44:06 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/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 8fa3bce Update ci.yml (#31)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
8fa3bce0f2fa4c7933376d7354a7749e78d75040
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at main
Fetching https://github.com/vapor/multipart-kit
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-collections.git
[1/106] Fetching http-client
[107/3302] Fetching http-client, multipart-kit
Fetched https://github.com/zunda-pixel/http-client from cache (0.61s)
[352/3196] Fetching multipart-kit
[609/4100] Fetching multipart-kit, swift-http-types
[932/20090] Fetching multipart-kit, swift-http-types, swift-collections
Fetched https://github.com/vapor/multipart-kit from cache (1.87s)
Fetched https://github.com/apple/swift-http-types from cache (1.87s)
[15511/15990] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.04s)
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.3
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
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.0
========================================
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.4.0",
          "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.4.0",
              "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": [
              ]
            }
          ]
        },
        {
          "identity": "http-client",
          "name": "http-client",
          "url": "https://github.com/zunda-pixel/http-client",
          "version": "0.3.0",
          "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.4.0",
              "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/663] Fetching cloudflare-swift
Fetched https://github.com/zunda-pixel/cloudflare-swift.git from cache (0.75s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/zunda-pixel/http-client from cache
Fetching https://github.com/vapor/multipart-kit from cache
Fetched https://github.com/zunda-pixel/http-client from cache (0.50s)
Fetched https://github.com/vapor/multipart-kit from cache (0.50s)
Fetched https://github.com/apple/swift-http-types from cache (0.50s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (0.40s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.40s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 5.0.0-alpha.5 (0.40s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
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/zunda-pixel/cloudflare-swift.git
Working copy of https://github.com/zunda-pixel/cloudflare-swift.git resolved at main (8fa3bce)
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
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.0
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.0
Building package at path:  $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
https://github.com/zunda-pixel/cloudflare-swift.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"
    },
    {
      "identity" : "multipart-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0-alpha.3",
            "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"
}
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/14] Write sources
[13/14] Write swift-version-5BDAB9E9C0126B9D.txt
[15/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/42] Compiling InternalCollectionsUtilities Debugging.swift
[17/42] Compiling InternalCollectionsUtilities Descriptions.swift
[18/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/42] Compiling InternalCollectionsUtilities Specialize.swift
[20/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/42] Emitting module InternalCollectionsUtilities
[24/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/42] Compiling InternalCollectionsUtilities Integer rank.swift
[27/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/42] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/42] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/324] Compiling DequeModule _DequeSlot.swift
[35/324] Compiling DequeModule _DequeBufferHeader.swift
[36/324] Compiling DequeModule _DequeBuffer.swift
[37/325] Compiling HeapModule Heap+Invariants.swift
[38/325] Compiling HeapModule Heap.swift
[39/325] Compiling HeapModule _HeapNode.swift
[40/325] Compiling HeapModule Heap+Descriptions.swift
[41/325] Compiling HeapModule Heap+UnsafeHandle.swift
[42/325] Compiling HashTreeCollections _HashTreeStatistics.swift
[43/325] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[44/325] Compiling HashTreeCollections _RawHashNode.swift
[45/325] Compiling HashTreeCollections _UnmanagedHashNode.swift
[46/325] Compiling HashTreeCollections _UnsafePath.swift
[47/325] Compiling HashTreeCollections TreeDictionary+Codable.swift
[48/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/331] Compiling HashTreeCollections TreeSet+Hashable.swift
[50/331] Compiling HashTreeCollections TreeSet+Sendable.swift
[51/331] Compiling HashTreeCollections TreeSet+Sequence.swift
[52/331] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[53/331] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[54/331] Compiling HashTreeCollections TreeDictionary+Values.swift
[60/336] Compiling BitCollections BitSet.swift
[61/336] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[62/336] Compiling HashTreeCollections TreeSet+Equatable.swift
[63/336] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[64/336] Compiling HashTreeCollections TreeSet+Extras.swift
[65/336] Compiling HashTreeCollections TreeSet+Filter.swift
[67/336] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[68/336] Compiling HashTreeCollections _HashNode+Storage.swift
[69/336] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[70/336] Compiling HashTreeCollections _HashNode+Structural filter.swift
[71/336] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[72/336] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[73/336] Compiling HashTreeCollections TreeDictionary+Merge.swift
[79/336] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/336] Emitting module HeapModule
[81/336] Compiling HashTreeCollections TreeDictionary+Filter.swift
[82/336] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[83/336] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[84/336] Compiling HashTreeCollections TreeDictionary+Keys.swift
[85/336] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[87/336] Compiling HTTPTypes HTTPRequest.swift
[88/336] Compiling HTTPTypes NIOLock.swift
[89/336] Compiling HTTPTypes ISOLatin1String.swift
[90/336] Compiling HashTreeCollections _HashNode+Debugging.swift
[91/336] Compiling HashTreeCollections _HashNode+Initializers.swift
[92/336] Compiling HashTreeCollections _Bucket.swift
[93/336] Compiling HashTreeCollections _Hash.swift
[94/336] Compiling HashTreeCollections _HashNode+Invariants.swift
[95/336] Compiling HashTreeCollections _HashNode+Lookups.swift
[96/336] Compiling HTTPTypes HTTPResponse.swift
[97/336] Compiling HTTPTypes HTTPParsedFields.swift
[98/336] Compiling HTTPTypes HTTPFieldName.swift
[99/336] Compiling HTTPTypes HTTPField.swift
[100/336] Emitting module HTTPTypes
[101/336] Compiling HTTPTypes HTTPFields.swift
[102/342] Compiling HashTreeCollections TreeDictionary+Collection.swift
[103/342] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[104/342] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[105/342] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[106/342] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[107/342] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[108/342] Compiling HashTreeCollections _AncestorHashSlots.swift
[109/342] Compiling HashTreeCollections _Bitmap.swift
[110/342] Compiling HashTreeCollections _HashLevel.swift
[111/342] Compiling HashTreeCollections _HashNode+Builder.swift
[113/342] Compiling BitCollections Range+Utilities.swift
[114/342] Compiling BitCollections Slice+Utilities.swift
[115/342] Compiling BitCollections UInt+Tricks.swift
[116/342] Compiling BitCollections _Word.swift
[127/342] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[128/342] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[134/342] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[141/342] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[142/342] Compiling HashTreeCollections _HashNode.swift
[143/342] Compiling HashTreeCollections _HashNodeHeader.swift
[144/342] Compiling HashTreeCollections _HashSlot.swift
[145/342] Compiling HashTreeCollections _HashStack.swift
[146/342] Compiling HashTreeCollections _HashTreeIterator.swift
[170/357] Emitting module BitCollections
[184/357] Compiling OrderedCollections OrderedSet.swift
[185/357] Compiling OrderedCollections _UnsafeBitset.swift
[186/357] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[187/357] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[188/357] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[189/357] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[190/357] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[191/357] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[192/357] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[193/357] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[245/357] Emitting module DequeModule
[261/357] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[262/357] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[263/357] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[264/357] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[265/357] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[266/357] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[267/357] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[268/357] Compiling HashTreeCollections TreeSet.swift
[318/357] Compiling _RopeModule Rope+Remove.swift
[319/357] Compiling _RopeModule Rope+RemoveSubrange.swift
[320/357] Compiling _RopeModule Rope+Split.swift
[321/357] Compiling _RopeModule Optional Utilities.swift
[322/357] Compiling _RopeModule String Utilities.swift
[323/357] Compiling _RopeModule String.Index+ABI.swift
[324/357] Compiling _RopeModule _CharacterRecognizer.swift
[325/357] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[349/357] Emitting module OrderedCollections
[350/357] Emitting module _RopeModule
[351/357] Emitting module HashTreeCollections
[352/359] Emitting module Collections
[353/359] Compiling Collections Collections.swift
[354/381] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[355/381] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[356/381] Emitting module HTTPTypesFoundation
[357/381] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[358/381] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[359/381] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[360/384] Compiling MultipartKit MultipartParserError.swift
[361/384] Compiling MultipartKit MultipartPart.swift
[362/386] Compiling MultipartKit FormDataEncoder+Encoder.swift
[363/386] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[364/386] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[365/386] Compiling HTTPClient HTTPClient.swift
[366/386] Compiling HTTPClient URLSesssion++.swift
[367/386] Emitting module HTTPClient
[368/386] Emitting module MultipartKit
[369/386] Compiling MultipartKit MultipartMessageError.swift
[370/386] Compiling MultipartKit MultipartParser+parse.swift
[371/386] Compiling MultipartKit Storage.swift
[372/386] Compiling MultipartKit MultipartFormData.swift
[373/386] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[374/386] Compiling MultipartKit Utilities.swift
[375/386] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[376/386] Compiling MultipartKit FormDataEncoder.swift
[377/386] Compiling MultipartKit MultipartParser.swift
[378/386] Compiling MultipartKit MultipartParserAsyncSequence.swift
[379/386] Compiling MultipartKit MultipartSection.swift
[380/386] Compiling MultipartKit MultipartSerializer.swift
[381/386] Compiling MultipartKit BasicCodingKey.swift
[382/386] Compiling MultipartKit FormDataDecoder+Decoder.swift
[383/386] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[384/386] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[385/386] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[386/386] Compiling MultipartKit FormDataDecoder.swift
[387/404] Compiling ImagesClient Images.swift
[388/404] Compiling ImagesClient ImagesClient.swift
[389/404] Compiling ImagesClient UploadResult.swift
[390/405] Compiling ImagesClient SortOrder.swift
[391/405] Compiling ImagesClient Update.swift
[392/405] Compiling ImagesClient CreateAuthenticatedUploadURL.swift
[393/405] Compiling ImagesClient DeleteImage.swift
[394/405] Emitting module ImagesClient
[395/405] Compiling ImagesClient BaseImage.swift
[396/405] Compiling ImagesClient Image.swift
[397/405] Compiling ImagesClient EmptyResult.swift
[398/405] Compiling ImagesClient ErrorHandle.swift
[399/405] Compiling ImagesClient ImagesResponse.swift
[400/405] Compiling ImagesClient JSONDecoder++.swift
[401/405] Compiling ImagesClient MessageContent.swift
[402/405] Compiling ImagesClient RequestError.swift
[403/405] Compiling ImagesClient UploadImage.swift
[404/405] Compiling ImagesClient UploadImageWithURL.swift
[405/405] Compiling ImagesClient UsageStats.swift
Build complete! (27.79s)
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.3",
            "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.