Build Information
Successful build of AppLogger, reference v2.0.1 (228067
), with Swift 5.10 for macOS (SPM) on 28 Aug 2024 12:31:47 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/backslash-f/applogger.git
Reference: v2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/applogger
* tag v2.0.1 -> FETCH_HEAD
HEAD is now at 2280678 Fix method signature
Cloned https://github.com/backslash-f/applogger.git
Revision (git rev-parse @):
22806783260b752adc9799f8432da7153d0c0393
SUCCESS checkout https://github.com/backslash-f/applogger.git at v2.0.1
========================================
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": "applogger",
"name": "AppLogger",
"url": "https://github.com/backslash-f/applogger.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/applogger",
"dependencies": [
]
}
]
}
Fetching https://github.com/backslash-f/applogger.git
[1/105] Fetching applogger
Fetched https://github.com/backslash-f/applogger.git from cache (1.23s)
Creating working copy for https://github.com/backslash-f/applogger.git
Working copy of https://github.com/backslash-f/applogger.git resolved at v2.0.1 (2280678)
warning: '.resolve-product-dependencies': dependency 'applogger' 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/backslash-f/applogger.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] Compiling AppLogger AppLogger.swift
[4/4] Emitting module AppLogger
Build complete! (4.36s)
Build complete.
Done.