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 BitByteData, reference develop (6519b8), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 20:02:02 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/tsolomko/BitByteData.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tsolomko/BitByteData
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 6519b82 Increase minimum deployment targets on Apple platforms
Cloned https://github.com/tsolomko/BitByteData.git
Revision (git rev-parse @):
6519b827cf9af5e201e4f91bddd10c9651ffd861
SUCCESS checkout https://github.com/tsolomko/BitByteData.git at develop
========================================
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": "bitbytedata",
      "name": "BitByteData",
      "url": "https://github.com/tsolomko/BitByteData.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BitByteData",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tsolomko/BitByteData.git
[1/3051] Fetching bitbytedata
Fetched https://github.com/tsolomko/BitByteData.git from cache (1.12s)
Creating working copy for https://github.com/tsolomko/BitByteData.git
Working copy of https://github.com/tsolomko/BitByteData.git resolved at develop (6519b82)
warning: '.resolve-product-dependencies': dependency 'bitbytedata' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tsolomko/BitByteData.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/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/15] Compiling BitByteData SignedNumberRepresentation.swift
[5/16] Compiling BitByteData MsbBitWriter.swift
[6/16] Compiling BitByteData Extensions.swift
[7/16] Compiling BitByteData LittleEndianByteReader.swift
[8/16] Compiling BitByteData LsbBitWriter.swift
[9/16] Compiling BitByteData MsbBitReader.swift
[10/16] Compiling BitByteData LsbBitReader.swift
[11/16] Compiling BitByteData BitWriter.swift
[12/16] Compiling BitByteData ByteReader.swift
[13/16] Compiling BitByteData BigEndianByteReader.swift
[14/16] Compiling BitByteData BitReader.swift
[15/16] Emitting module BitByteData
[16/16] Compiling BitByteData resource_bundle_accessor.swift
Build complete! (14.50s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BitByteData",
  "name" : "BitByteData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "BitByteData",
      "targets" : [
        "BitByteData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BitByteDataTests",
      "module_type" : "SwiftTarget",
      "name" : "BitByteDataTests",
      "path" : "Tests/BitByteDataTests",
      "sources" : [
        "BigEndianByteReaderTests.swift",
        "LittleEndianByteReaderTests.swift",
        "LsbBitReaderTests.swift",
        "LsbBitWriterTests.swift",
        "MsbBitReaderTests.swift",
        "MsbBitWriterTests.swift",
        "SignedNumberRepresentationTests.swift",
        "TestHelper.swift"
      ],
      "target_dependencies" : [
        "BitByteData"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BitByteDataBenchmarks",
      "module_type" : "SwiftTarget",
      "name" : "BitByteDataBenchmarks",
      "path" : "Tests/BitByteDataBenchmarks",
      "sources" : [
        "BigEndianByteReaderBenchmarks.swift",
        "LittleEndianByteReaderBenchmarks.swift",
        "LsbBitReaderBenchmarks.swift",
        "LsbBitReaderByteBenchmarks.swift",
        "LsbBitWriterBenchmarks.swift",
        "MsbBitReaderBenchmarks.swift",
        "MsbBitReaderByteBenchmarks.swift",
        "MsbBitWriterBenchmarks.swift"
      ],
      "target_dependencies" : [
        "BitByteData"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BitByteData",
      "module_type" : "SwiftTarget",
      "name" : "BitByteData",
      "path" : "Sources",
      "product_memberships" : [
        "BitByteData"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BigEndianByteReader.swift",
        "BitReader.swift",
        "BitWriter.swift",
        "ByteReader.swift",
        "Extensions.swift",
        "LittleEndianByteReader.swift",
        "LsbBitReader.swift",
        "LsbBitWriter.swift",
        "MsbBitReader.swift",
        "MsbBitWriter.swift",
        "SignedNumberRepresentation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.