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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ra1028/DiffableDataSources.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ra1028/DiffableDataSources
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at a457cf6 Merge pull request #38 from ra1028/v0.5.0
Submodule path 'Carthage/Checkouts/DifferenceKit': checked out '62745d7780deef4a023a792a1f8f763ec7bf9705'
Submodule 'Carthage/Checkouts/DifferenceKit' (https://github.com/ra1028/DifferenceKit.git) registered for path 'Carthage/Checkouts/DifferenceKit'
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/DifferenceKit'...
Cloned https://github.com/ra1028/DiffableDataSources.git
Revision (git rev-parse @):
a457cf63456b3aeec2a3626af0230c98b0733927
SUCCESS checkout https://github.com/ra1028/DiffableDataSources.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ra1028/DiffableDataSources.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/15] Compiling DifferenceKit ContentEquatable.swift
[5/15] Compiling DifferenceKit ContentIdentifiable.swift
[6/15] Compiling DifferenceKit ElementPath.swift
[7/15] Compiling DifferenceKit Algorithm.swift
[8/15] Compiling DifferenceKit AnyDifferentiable.swift
[9/15] Compiling DifferenceKit UIKitExtension.swift
[10/16] Emitting module DifferenceKit
[11/16] Compiling DifferenceKit Differentiable.swift
[12/16] Compiling DifferenceKit DifferentiableSection.swift
[13/16] Compiling DifferenceKit StagedChangeset.swift
[14/16] Compiling DifferenceKit ArraySection.swift
[15/16] Compiling DifferenceKit Changeset.swift
[16/16] Compiling DifferenceKit AppKitExtension.swift
[17/25] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
[18/25] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
[19/26] Compiling DiffableDataSources TableViewDiffableDataSource.swift
[20/26] Compiling DiffableDataSources UniversalError.swift
[21/26] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
[22/26] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
[23/26] Compiling DiffableDataSources SnapshotStructure.swift
[24/26] Emitting module DiffableDataSources
[25/26] Compiling DiffableDataSources HashableExtension.swift
[26/26] Compiling DiffableDataSources DiffableDataSourceCore.swift
Build complete! (5.29s)
Fetching https://github.com/ra1028/DifferenceKit.git from cache
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.20s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (0.04s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.2.0
Build complete.
Done.