Build Information
Successful build of SLogger with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ninise/SLogger.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Ninise/SLogger
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cb6e181 Update README.md
Cloned https://github.com/Ninise/SLogger.git
Revision (git rev-parse @):
cb6e18116857f05e9f2aeff1f3cab22b66f8f445
SUCCESS checkout https://github.com/Ninise/SLogger.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "slogger",
"name": "SLogger",
"url": "https://github.com/Ninise/SLogger.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SLogger",
"dependencies": [
]
}
]
}
Fetching https://github.com/Ninise/SLogger.git
[3/59] Fetching slogger
Fetched https://github.com/Ninise/SLogger.git (0.22s)
Creating working copy for https://github.com/Ninise/SLogger.git
Working copy of https://github.com/Ninise/SLogger.git resolved at main
warning: '.resolve-product-dependencies': dependency 'slogger' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling SLogger SLogger.swift
[2/2] Emitting module SLogger
Build complete! (6.84s)
Build complete.
Done.