Build Information
Successful build of Wrap, reference 5.1.0 (8b6b3b
), with Swift 5.10 for macOS (SPM) on 22 Aug 2024 11:03:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-operator-wrap.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VergeGroup/swift-operator-wrap
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at 8b6b3b0 Update modify operator (#4)
Cloned https://github.com/VergeGroup/swift-operator-wrap.git
Revision (git rev-parse @):
8b6b3b0231e36e9174c849b540822365adfdbce1
SUCCESS checkout https://github.com/VergeGroup/swift-operator-wrap.git at 5.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-operator-wrap",
"name": "Wrap",
"url": "https://github.com/VergeGroup/swift-operator-wrap.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-operator-wrap",
"dependencies": [
]
}
]
}
Fetching https://github.com/VergeGroup/swift-operator-wrap.git
[1/155] Fetching swift-operator-wrap
Fetched https://github.com/VergeGroup/swift-operator-wrap.git from cache (1.11s)
Creating working copy for https://github.com/VergeGroup/swift-operator-wrap.git
Working copy of https://github.com/VergeGroup/swift-operator-wrap.git resolved at 5.1.0 (8b6b3b0)
warning: '.resolve-product-dependencies': dependency 'swift-operator-wrap' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/VergeGroup/swift-operator-wrap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module Wrap
[4/4] Compiling Wrap Wrap.swift
Build complete! (1.07s)
Build complete.
Done.