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: 2.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wzxha/Sdifft
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 6c39e65 update: support on swift5.0
Cloned https://github.com/wzxha/Sdifft.git
Revision (git rev-parse @):
6c39e659b07c0530c67721e00de023afd57aea00
SUCCESS checkout https://github.com/wzxha/Sdifft.git at 2.1.0
========================================
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
[1/385] Fetching sdifft
Fetched https://github.com/wzxha/Sdifft.git (0.33s)
Creating working copy for https://github.com/wzxha/Sdifft.git
Working copy of https://github.com/wzxha/Sdifft.git resolved at 2.1.0
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] Emitting module Sdifft
[2/3] Compiling Sdifft Diff.swift
[3/3] Compiling Sdifft NSAttributedString+Diff.swift
Build complete! (6.36s)
Build complete.
Done.