Build Information
Successful build of FastDiff, reference master (97bdb2
), with Swift 5.9 for macOS (SPM) on 18 Jul 2024 12:06:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kandelvijaya/FastDiff
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/kandelvijaya/FastDiff.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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! (11.11s)
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
[2/67] Fetching algorithmchecker
Fetched https://github.com/kandelvijaya/AlgorithmChecker.git (0.75s)
Computing version for https://github.com/kandelvijaya/AlgorithmChecker.git
Computed https://github.com/kandelvijaya/AlgorithmChecker.git at 0.1.5 (0.56s)
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.