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 FastDiff, reference 2.1.0 (97bdb2), with Swift 5.8 for macOS (SPM) on 18 Jul 2024 12:05:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kandelvijaya/FastDiff.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kandelvijaya/FastDiff
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 97bdb2a Merge pull request #11 from a-25/fix/fix-appstore-builds
Cloned https://github.com/kandelvijaya/FastDiff.git
Revision (git rev-parse @):
97bdb2ad3119d1404c985b64925c9df9ed763ee1
SUCCESS checkout https://github.com/kandelvijaya/FastDiff.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/kandelvijaya/FastDiff.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling FastDiff InternalDiff.swift
[2/4] Compiling FastDiff Diffable.swift
[3/4] Emitting module FastDiff
[4/4] Compiling FastDiff DiffingAlgorithm.swift
Build complete! (13.76s)
Fetching git@github.com:kandelvijaya/AlgorithmChecker.git
warning: 'algorithmchecker': skipping cache due to an error: Failed to clone repository git@github.com:kandelvijaya/AlgorithmChecker.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/AlgorithmChecker-2ac87a7b'...
    Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetching https://github.com/kandelvijaya/AlgorithmChecker.git
[1/67] Fetching algorithmchecker
Fetched https://github.com/kandelvijaya/AlgorithmChecker.git (0.65s)
Computing version for https://github.com/kandelvijaya/AlgorithmChecker.git
Computed https://github.com/kandelvijaya/AlgorithmChecker.git at 0.1.5 (0.78s)
Creating working copy for https://github.com/kandelvijaya/AlgorithmChecker.git
Working copy of https://github.com/kandelvijaya/AlgorithmChecker.git resolved at 0.1.5
Build complete.
Done.