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 Bluebird with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndrewBarba/Bluebird.swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AndrewBarba/Bluebird.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e235da7 Changelog
Cloned https://github.com/AndrewBarba/Bluebird.swift.git
Revision (git rev-parse @):
e235da7e2b94fe0ed39fa7f6a8b5a0f1912ed19e
SUCCESS checkout https://github.com/AndrewBarba/Bluebird.swift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bluebird.swift",
      "name": "Bluebird",
      "url": "https://github.com/AndrewBarba/Bluebird.swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bluebird.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AndrewBarba/Bluebird.swift.git from cache
Fetched https://github.com/AndrewBarba/Bluebird.swift.git (0.20s)
Creating working copy for https://github.com/AndrewBarba/Bluebird.swift.git
Working copy of https://github.com/AndrewBarba/Bluebird.swift.git resolved at main
warning: '.resolve-product-dependencies': dependency 'bluebird.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/22] Emitting module Bluebird
[2/25] Compiling Bluebird Promise+defer.swift
[3/25] Compiling Bluebird Promise+delay.swift
[4/25] Compiling Bluebird Promise+errors.swift
[5/25] Compiling Bluebird Promise+tapCatch.swift
[6/25] Compiling Bluebird Promise+then.swift
[7/25] Compiling Bluebird Promise+timeout.swift
[8/25] Compiling Bluebird Promise+race.swift
[9/25] Compiling Bluebird Promise+recover.swift
[10/25] Compiling Bluebird Promise+reduce.swift
[11/25] Compiling Bluebird Promise+reflect.swift
[12/25] Compiling Bluebird Promise+return.swift
[13/25] Compiling Bluebird Promise+tap.swift
[14/25] Compiling Bluebird Promise+try.swift
[15/25] Compiling Bluebird Promise+void.swift
[16/25] Compiling Bluebird Promise.swift
[17/25] Compiling Bluebird Lock.swift
[18/25] Compiling Bluebird Promise+Combine.swift
[19/25] Compiling Bluebird Promise+Concurrency.swift
[20/25] Compiling Bluebird Promise+finally.swift
[21/25] Compiling Bluebird Promise+join.swift
[22/25] Compiling Bluebird Promise+map.swift
[23/25] Compiling Bluebird Promise+all.swift
[24/25] Compiling Bluebird Promise+any.swift
[25/25] Compiling Bluebird Promise+catch.swift
Build complete! (8.67s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Library.xcconfig
Build complete.
Done.