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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ra1028/DiffableDataSources
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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/0/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 master
========================================
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 ElementPath.swift
[5/16] Compiling DifferenceKit StagedChangeset.swift
[6/16] Emitting module DifferenceKit
[7/16] Compiling DifferenceKit Differentiable.swift
[8/16] Compiling DifferenceKit DifferentiableSection.swift
[9/16] Compiling DifferenceKit AppKitExtension.swift
[10/16] Compiling DifferenceKit ArraySection.swift
[11/16] Compiling DifferenceKit Changeset.swift
[12/16] Compiling DifferenceKit UIKitExtension.swift
[13/16] Compiling DifferenceKit ContentEquatable.swift
[14/16] Compiling DifferenceKit ContentIdentifiable.swift
[15/16] Compiling DifferenceKit Algorithm.swift
[16/16] Compiling DifferenceKit AnyDifferentiable.swift
[17/25] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
[18/26] Emitting module DiffableDataSources
[19/26] Compiling DiffableDataSources DiffableDataSourceCore.swift
[20/26] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
[21/26] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
[22/26] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
[23/26] Compiling DiffableDataSources HashableExtension.swift
[24/26] Compiling DiffableDataSources UniversalError.swift
[25/26] Compiling DiffableDataSources SnapshotStructure.swift
[26/26] Compiling DiffableDataSources TableViewDiffableDataSource.swift
Build complete! (5.77s)
Fetching https://github.com/ra1028/DifferenceKit.git from cache
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.17s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (0.33s)
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.