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: 1.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Ninise/SLogger
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f4ea5a9 added some comments
Cloned https://github.com/Ninise/SLogger.git
Revision (git rev-parse @):
f4ea5a9a173655505efb616492901733e29f2a46
SUCCESS checkout https://github.com/Ninise/SLogger.git at 1.0.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": "slogger",
"name": "SLogger",
"url": "https://github.com/Ninise/SLogger.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SLogger",
"dependencies": [
]
}
]
}
Fetching https://github.com/Ninise/SLogger.git from cache
Fetched https://github.com/Ninise/SLogger.git (0.28s)
Creating working copy for https://github.com/Ninise/SLogger.git
Working copy of https://github.com/Ninise/SLogger.git resolved at 1.0.0
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! (8.20s)
Build complete.
Done.