The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PHDiff with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andre-alves/PHDiff.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/andre-alves/PHDiff
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at b3456ce Update SwiftPM
Cloned https://github.com/andre-alves/PHDiff.git into spi-builder-workspace
b3456cea1f5ab61b947589f2954c0c1209cd4bda
SUCCESS checkout https://github.com/andre-alves/PHDiff.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling PHDiff Diffable.swift
[2/6] Compiling PHDiff PHDiff.swift
[3/6] Compiling PHDiff ArrayExtensions.swift
[4/6] Compiling PHDiff DiffStep.swift
[5/6] Emitting module PHDiff
[6/6] Compiling PHDiff DiffContext.swift
Build complete! (5.08s)
Build complete.
Done.