Build Information
Successful build of ByteSymbols, reference v1.0.0 (0146c0
), with Swift 5.10 for macOS (SPM) on 24 Aug 2024 15:29:33 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/Formkunft/ByteSymbols.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Formkunft/ByteSymbols
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 0146c00 Create package
Cloned https://github.com/Formkunft/ByteSymbols.git
Revision (git rev-parse @):
0146c00c67c4b7fad1986882c64c825975d6c03a
SUCCESS checkout https://github.com/Formkunft/ByteSymbols.git at v1.0.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": "bytesymbols",
"name": "ByteSymbols",
"url": "https://github.com/Formkunft/ByteSymbols.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ByteSymbols",
"dependencies": [
]
}
]
}
Fetching https://github.com/Formkunft/ByteSymbols.git
[1/18] Fetching bytesymbols
Fetched https://github.com/Formkunft/ByteSymbols.git from cache (1.11s)
Creating working copy for https://github.com/Formkunft/ByteSymbols.git
Working copy of https://github.com/Formkunft/ByteSymbols.git resolved at v1.0.0 (0146c00)
warning: '.resolve-product-dependencies': dependency 'bytesymbols' 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/Formkunft/ByteSymbols.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 ByteSymbols
[4/4] Compiling ByteSymbols ASCII.swift
Build complete! (1.11s)
Build complete.
Done.