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.0 for macOS (SPM) on 30 Oct 2024 18:40:39 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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
[1/2410] Fetching promises
[242/3206] Fetching promises, openapi-swift
Fetched https://github.com/KKBOX/OpenAPI-Swift from cache (1.07s)
Fetched https://github.com/google/promises.git from cache (1.07s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (2.70s)
Computing version for https://github.com/KKBOX/OpenAPI-Swift
Computed https://github.com/KKBOX/OpenAPI-Swift at 1.1.7 (0.76s)
Creating working copy for https://github.com/KKBOX/OpenAPI-Swift
Working copy of https://github.com/KKBOX/OpenAPI-Swift resolved at 1.1.7
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 1.2.12
========================================
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.76s)
Fetching https://github.com/KKBOX/OpenAPI-Swift from cache
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/KKBOX/OpenAPI-Swift from cache (0.52s)
Fetched https://github.com/google/promises.git from cache (0.52s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (0.02s)
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/KKBOX/OpenAPI-Swift
Working copy of https://github.com/KKBOX/OpenAPI-Swift resolved at 1.1.7
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)
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.0
Building package at path:  $PWD
https://github.com/kkbox/openapi-swift-promises.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/23] Write sources
[3/23] Write swift-version--7754E27361AE5C74.txt
[4/23] Compiling FBLPromises FBLPromise+Validate.m
[5/23] Compiling FBLPromises FBLPromise+Testing.m
[6/23] Compiling FBLPromises FBLPromise.m
[7/23] Compiling FBLPromises FBLPromise+Reduce.m
[8/27] Compiling FBLPromises FBLPromiseError.m
[9/27] Compiling FBLPromises FBLPromise+Retry.m
[10/27] Compiling FBLPromises FBLPromise+Timeout.m
[11/27] Compiling FBLPromises FBLPromise+Race.m
[12/27] Compiling FBLPromises FBLPromise+Do.m
[13/27] Compiling FBLPromises FBLPromise+Delay.m
[14/27] Compiling FBLPromises FBLPromise+Wrap.m
[15/27] Compiling FBLPromises FBLPromise+Then.m
[16/27] Compiling FBLPromises FBLPromise+Recover.m
[17/27] Compiling FBLPromises FBLPromise+Catch.m
[18/27] Compiling FBLPromises FBLPromise+Await.m
[19/27] Compiling FBLPromises FBLPromise+Async.m
[20/27] Compiling FBLPromises FBLPromise+Always.m
[21/27] Compiling FBLPromises FBLPromise+Any.m
[22/27] Compiling FBLPromises FBLPromise+All.m
[24/46] Compiling Promises Promise+Reduce.swift
[25/46] Compiling Promises Promise+Retry.swift
[26/47] Compiling Promises PromiseError.swift
[27/47] Emitting module Promises
[28/47] Compiling Promises Promise+Testing.swift
[29/47] Compiling Promises Promise+Then.swift
[30/47] Compiling Promises Promise+All.swift
[31/47] Compiling Promises Promise+Always.swift
[32/47] Compiling Promises Promise+Delay.swift
[33/47] Compiling Promises Promise+Do.swift
[34/47] Compiling Promises Promise+Any.swift
[35/47] Compiling Promises Promise+Async.swift
[36/47] Compiling Promises Promise+Await.swift
[37/47] Compiling Promises Promise+Catch.swift
[38/47] Compiling Promises Promise+Wrap.swift
[39/47] Compiling Promises Promise.swift
[40/47] Compiling Promises Promise+Race.swift
[41/47] Compiling Promises Promise+Recover.swift
[42/47] Compiling Promises Promise+Timeout.swift
[43/47] Compiling Promises Promise+Validate.swift
[44/47] Emitting module KKBOXOpenAPISwift
[45/47] Compiling KKBOXOpenAPISwift KKBOXOpenAPITypes.swift
[46/47] Compiling KKBOXOpenAPISwift KKBOXOpenAPIPrivateTypes.swift
[47/47] Compiling KKBOXOpenAPISwift KKBOXOpenAPI.swift
[48/49] Emitting module KKBOXOpenAPISwiftPromises
[49/49] Compiling KKBOXOpenAPISwiftPromises KKBOXOpenAPISwiftPromises.swift
Build complete! (19.05s)
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.