The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FastDiff with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kandelvijaya/FastDiff.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kandelvijaya/FastDiff
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at a153204 Merge pull request #10 from kandelvijaya/kandelvijaya-patch-1
Cloned https://github.com/kandelvijaya/FastDiff.git
Revision (git rev-parse @):
a153204258582dbb1a46116fce4cc553dfd3e4a6
SUCCESS checkout https://github.com/kandelvijaya/FastDiff.git at 2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.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! (6.23s)
Fetching git@github.com:kandelvijaya/AlgorithmChecker.git
warning: 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'...
    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 from cache
Fetched https://github.com/kandelvijaya/AlgorithmChecker.git (0.20s)
Computing version for https://github.com/kandelvijaya/AlgorithmChecker.git
Computed https://github.com/kandelvijaya/AlgorithmChecker.git at 0.1.5 (0.43s)
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.