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 KKBOXOpenAPISwiftPromises, reference master (bfefcd), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 09:48:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkbox/openapi-swift-promises.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kkbox/openapi-swift-promises
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bfefcde Updates documentation.
Cloned https://github.com/kkbox/openapi-swift-promises.git
Revision (git rev-parse @):
bfefcde9fa956ad736c221b987e1a79aeb081d74
SUCCESS checkout https://github.com/kkbox/openapi-swift-promises.git at master
Fetching https://github.com/KKBOX/OpenAPI-Swift
Fetching https://github.com/google/promises.git from cache
[1/796] Fetching openapi-swift
Fetched https://github.com/KKBOX/OpenAPI-Swift from cache (1.01s)
Fetched https://github.com/google/promises.git from cache (1.01s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (4.05s)
Computing version for https://github.com/KKBOX/OpenAPI-Swift
Computed https://github.com/KKBOX/OpenAPI-Swift at 1.1.7 (0.60s)
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 1.2.12
Creating working copy for https://github.com/KKBOX/OpenAPI-Swift
Working copy of https://github.com/KKBOX/OpenAPI-Swift resolved at 1.1.7
========================================
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": "openapi-swift-promises",
      "name": "KKBOXOpenAPISwiftPromises",
      "url": "https://github.com/kkbox/openapi-swift-promises.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/openapi-swift-promises",
      "dependencies": [
        {
          "identity": "promises",
          "name": "Promises",
          "url": "https://github.com/google/promises.git",
          "version": "1.2.12",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/promises",
          "dependencies": [
          ]
        },
        {
          "identity": "openapi-swift",
          "name": "KKBOXOpenAPISwift",
          "url": "https://github.com/KKBOX/OpenAPI-Swift",
          "version": "1.1.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPI-Swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kkbox/openapi-swift-promises.git
[1/108] Fetching openapi-swift-promises
Fetched https://github.com/kkbox/openapi-swift-promises.git from cache (0.71s)
Fetching https://github.com/google/promises.git from cache
Fetching https://github.com/KKBOX/OpenAPI-Swift from cache
Fetched https://github.com/google/promises.git from cache (0.42s)
Fetched https://github.com/KKBOX/OpenAPI-Swift from cache (0.42s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (0.48s)
Computing version for https://github.com/KKBOX/OpenAPI-Swift
Computed https://github.com/KKBOX/OpenAPI-Swift at 1.1.7 (0.02s)
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 1.2.12
Creating working copy for https://github.com/kkbox/openapi-swift-promises.git
Working copy of https://github.com/kkbox/openapi-swift-promises.git resolved at master (bfefcde)
Creating working copy for https://github.com/KKBOX/OpenAPI-Swift
Working copy of https://github.com/KKBOX/OpenAPI-Swift resolved at 1.1.7
warning: '.resolve-product-dependencies': dependency 'openapi-swift-promises' is not used by any target
Found 2 product dependencies
  - Promises
  - KKBOXOpenAPISwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kkbox/openapi-swift-promises.git
https://github.com/kkbox/openapi-swift-promises.git
{
  "dependencies" : [
    {
      "identity" : "promises",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.8",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/promises.git"
    },
    {
      "identity" : "openapi-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KKBOX/OpenAPI-Swift"
    }
  ],
  "manifest_display_name" : "KKBOXOpenAPISwiftPromises",
  "name" : "KKBOXOpenAPISwiftPromises",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KKBOXOpenAPISwiftPromises",
      "targets" : [
        "KKBOXOpenAPISwiftPromises"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KKBOXOpenAPISwiftPromisesTests",
      "module_type" : "SwiftTarget",
      "name" : "KKBOXOpenAPISwiftPromisesTests",
      "path" : "Tests/KKBOXOpenAPISwiftPromisesTests",
      "sources" : [
        "KKBOXOpenAPISwiftPromisesTests.swift"
      ],
      "target_dependencies" : [
        "KKBOXOpenAPISwiftPromises"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KKBOXOpenAPISwiftPromises",
      "module_type" : "SwiftTarget",
      "name" : "KKBOXOpenAPISwiftPromises",
      "path" : "Sources/KKBOXOpenAPISwiftPromises",
      "product_dependencies" : [
        "Promises",
        "KKBOXOpenAPISwift"
      ],
      "product_memberships" : [
        "KKBOXOpenAPISwiftPromises"
      ],
      "sources" : [
        "KKBOXOpenAPISwiftPromises.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/23] Write sources
[3/23] Write swift-version-2F0A5646E1D333AE.txt
[4/23] Compiling FBLPromises FBLPromise+Then.m
[5/23] Compiling FBLPromises FBLPromiseError.m
[6/23] Compiling FBLPromises FBLPromise+Wrap.m
[7/23] Compiling FBLPromises FBLPromise+Testing.m
[8/23] Compiling FBLPromises FBLPromise+Recover.m
[9/23] Compiling FBLPromises FBLPromise+Race.m
[10/23] Compiling FBLPromises FBLPromise+Delay.m
[11/27] Compiling FBLPromises FBLPromise+Validate.m
[12/27] Compiling FBLPromises FBLPromise+Retry.m
[13/27] Compiling FBLPromises FBLPromise+Await.m
[14/27] Compiling FBLPromises FBLPromise+Catch.m
[15/27] Compiling FBLPromises FBLPromise+Async.m
[16/27] Compiling FBLPromises FBLPromise+Any.m
[17/27] Compiling FBLPromises FBLPromise+Timeout.m
[18/27] Compiling FBLPromises FBLPromise+Reduce.m
[19/27] Compiling FBLPromises FBLPromise.m
[20/27] Compiling FBLPromises FBLPromise+Always.m
[21/27] Compiling FBLPromises FBLPromise+Do.m
[22/27] Compiling FBLPromises FBLPromise+All.m
[24/46] Compiling Promises Promise+Wrap.swift
[25/46] Compiling Promises Promise.swift
[26/47] Compiling Promises Promise+Timeout.swift
[27/47] Compiling Promises Promise+Validate.swift
[28/47] Compiling Promises Promise+Reduce.swift
[29/47] Compiling Promises Promise+Retry.swift
[30/47] Compiling Promises PromiseError.swift
[31/47] Compiling KKBOXOpenAPISwift KKBOXOpenAPI.swift
[32/47] Emitting module KKBOXOpenAPISwift
[33/47] Compiling KKBOXOpenAPISwift KKBOXOpenAPIPrivateTypes.swift
[34/47] Compiling KKBOXOpenAPISwift KKBOXOpenAPITypes.swift
[35/47] Compiling Promises Promise+All.swift
[36/47] Compiling Promises Promise+Always.swift
[37/47] Emitting module Promises
[38/47] Compiling Promises Promise+Await.swift
[39/47] Compiling Promises Promise+Catch.swift
[40/47] Compiling Promises Promise+Race.swift
[41/47] Compiling Promises Promise+Recover.swift
[42/47] Compiling Promises Promise+Delay.swift
[43/47] Compiling Promises Promise+Do.swift
[44/47] Compiling Promises Promise+Testing.swift
[45/47] Compiling Promises Promise+Then.swift
[46/47] Compiling Promises Promise+Any.swift
[47/47] Compiling Promises Promise+Async.swift
[48/49] Compiling KKBOXOpenAPISwiftPromises KKBOXOpenAPISwiftPromises.swift
[49/49] Emitting module KKBOXOpenAPISwiftPromises
Build complete! (6.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "promises",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.8",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/promises.git"
    },
    {
      "identity" : "openapi-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KKBOX/OpenAPI-Swift"
    }
  ],
  "manifest_display_name" : "KKBOXOpenAPISwiftPromises",
  "name" : "KKBOXOpenAPISwiftPromises",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KKBOXOpenAPISwiftPromises",
      "targets" : [
        "KKBOXOpenAPISwiftPromises"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KKBOXOpenAPISwiftPromisesTests",
      "module_type" : "SwiftTarget",
      "name" : "KKBOXOpenAPISwiftPromisesTests",
      "path" : "Tests/KKBOXOpenAPISwiftPromisesTests",
      "sources" : [
        "KKBOXOpenAPISwiftPromisesTests.swift"
      ],
      "target_dependencies" : [
        "KKBOXOpenAPISwiftPromises"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KKBOXOpenAPISwiftPromises",
      "module_type" : "SwiftTarget",
      "name" : "KKBOXOpenAPISwiftPromises",
      "path" : "Sources/KKBOXOpenAPISwiftPromises",
      "product_dependencies" : [
        "Promises",
        "KKBOXOpenAPISwift"
      ],
      "product_memberships" : [
        "KKBOXOpenAPISwiftPromises"
      ],
      "sources" : [
        "KKBOXOpenAPISwiftPromises.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.