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 CombineCoreBluetooth, reference master (748363), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 08:15:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StarryInternet/CombineCoreBluetooth.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StarryInternet/CombineCoreBluetooth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7483637 Merge pull request #35 from StarryInternet/xcode-16-warnings
Cloned https://github.com/StarryInternet/CombineCoreBluetooth.git
Revision (git rev-parse @):
7483637d2845e013c1396dfac9a6cf6ae0ab4dbe
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StarryInternet/CombineCoreBluetooth.git at master
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/1609] Fetching swift-docc-plugin
[66/2106] Fetching swift-docc-plugin, swift-concurrency-extras
Fetched https://github.com/apple/swift-docc-plugin from cache (1.85s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (2.53s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.55s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.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": "combinecorebluetooth",
      "name": "CombineCoreBluetooth",
      "url": "https://github.com/StarryInternet/CombineCoreBluetooth.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CombineCoreBluetooth",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/StarryInternet/CombineCoreBluetooth.git
[1/899] Fetching combinecorebluetooth
Fetched https://github.com/StarryInternet/CombineCoreBluetooth.git from cache (0.87s)
Creating working copy for https://github.com/StarryInternet/CombineCoreBluetooth.git
Working copy of https://github.com/StarryInternet/CombineCoreBluetooth.git resolved at master (7483637)
warning: '.resolve-product-dependencies': dependency 'combinecorebluetooth' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/StarryInternet/CombineCoreBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/27] Emitting module CombineCoreBluetooth
[6/29] Compiling CombineCoreBluetooth Exports.swift
[7/29] Compiling CombineCoreBluetooth Publisher+Extensions.swift
[8/29] Compiling CombineCoreBluetooth Unimplemented.swift
[9/29] Compiling CombineCoreBluetooth Interface+CentralManager.swift
[10/29] Compiling CombineCoreBluetooth Live+CentralManager.swift
[11/29] Compiling CombineCoreBluetooth Mock+CentralManager.swift
[12/29] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
[13/29] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
[14/29] Compiling CombineCoreBluetooth L2CAPChannel.swift
[15/29] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
[16/29] Compiling CombineCoreBluetooth Interface+Central.swift
[17/29] Compiling CombineCoreBluetooth Live+Central.swift
[18/29] Compiling CombineCoreBluetooth Mock+Central.swift
[19/29] Compiling CombineCoreBluetooth ATTRequest.swift
[20/29] Compiling CombineCoreBluetooth AdvertisementData.swift
[21/29] Compiling CombineCoreBluetooth CentralManagerError.swift
[22/29] Compiling CombineCoreBluetooth Interface+Peripheral.swift
[23/29] Compiling CombineCoreBluetooth Live+Peripheral.swift
[24/29] Compiling CombineCoreBluetooth PeripheralError.swift
[25/29] Compiling CombineCoreBluetooth PeripheralManagerError.swift
[26/29] Compiling CombineCoreBluetooth Peer.swift
[27/29] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
[28/29] Compiling CombineCoreBluetooth Mock+Peripheral.swift
[29/29] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
Build complete! (11.19s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/starryinternet/combinecorebluetooth/master
Repository:               StarryInternet/CombineCoreBluetooth
Swift version used:       5.10
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   CombineCoreBluetooth
Generating documentation for 'CombineCoreBluetooth'...
Converting documentation...
Conversion complete! (0.20s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/starryinternet/combinecorebluetooth/master'
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
     460
4	/Users/admin/builder/spi-builder-workspace/.docs/starryinternet/combinecorebluetooth/master
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/starryinternet/combinecorebluetooth/master
File count: 460
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-starryinternet-combinecorebluetooth-master-d62644fc.zip to s3://spi-docs-inbox/prod-starryinternet-combinecorebluetooth-master-d62644fc.zip
Copying... [18%]
Copying... [27%]
Copying... [36%]
Copying... [45%]
Copying... [54%]
Copying... [63%]
Copying... [72%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.