This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 DifferenceKit 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/ra1028/DifferenceKit.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ra1028/DifferenceKit
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 073b967 Merge pull request #146 from ra1028/v1.3.0
Cloned https://github.com/ra1028/DifferenceKit.git
Revision (git rev-parse @):
073b9671ce2b9b5b96398611427a1f929927e428
SUCCESS checkout https://github.com/ra1028/DifferenceKit.git at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "differencekit",
      "name": "DifferenceKit",
      "url": "https://github.com/ra1028/DifferenceKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DifferenceKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ra1028/DifferenceKit.git from cache
Fetched https://github.com/ra1028/DifferenceKit.git (0.19s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'differencekit' 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/12] Compiling DifferenceKit UIKitExtension.swift
[2/12] Compiling DifferenceKit ContentEquatable.swift
[3/12] Compiling DifferenceKit ContentIdentifiable.swift
[4/12] Compiling DifferenceKit Differentiable.swift
[5/12] Compiling DifferenceKit DifferentiableSection.swift
[6/13] Compiling DifferenceKit StagedChangeset.swift
[7/13] Compiling DifferenceKit ElementPath.swift
[8/13] Compiling DifferenceKit Algorithm.swift
[9/13] Compiling DifferenceKit AnyDifferentiable.swift
[10/13] Emitting module DifferenceKit
[11/13] Compiling DifferenceKit AppKitExtension.swift
[12/13] Compiling DifferenceKit ArraySection.swift
[13/13] Compiling DifferenceKit Changeset.swift
Build complete! (11.84s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.