Build Information
Successful build of Sdifft with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wzxha/Sdifft.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wzxha/Sdifft
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9a43e27 Update README
Cloned https://github.com/wzxha/Sdifft.git
Revision (git rev-parse @):
9a43e27cf76394b9648ccd5c0fb3913a0b86000f
SUCCESS checkout https://github.com/wzxha/Sdifft.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "sdifft",
"name": "Sdifft",
"url": "https://github.com/wzxha/Sdifft.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sdifft",
"dependencies": [
]
}
]
}
Fetching https://github.com/wzxha/Sdifft.git from cache
Fetched https://github.com/wzxha/Sdifft.git (0.16s)
Creating working copy for https://github.com/wzxha/Sdifft.git
Working copy of https://github.com/wzxha/Sdifft.git resolved at master
warning: '.resolve-product-dependencies': dependency 'sdifft' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/wzxha/Sdifft.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling Sdifft Diff.swift
[2/3] Compiling Sdifft NSAttributedString+Diff.swift
[3/3] Emitting module Sdifft
Build complete! (3.03s)
Build complete.
Done.