The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LoggerAPI with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/LoggerAPI.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/LoggerAPI
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 4e6b45e Update CI config; minimum Swift version is now 5.0 (#59)
Cloned https://github.com/Kitura/LoggerAPI.git into spi-builder-workspace
4e6b45e850ffa275e8e26a24c6454fd709d5b6ac
SUCCESS checkout https://github.com/Kitura/LoggerAPI.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Building for debugging...
[1/5] Compiling Logging Locks.swift
[2/5] Compiling Logging MetadataProvider.swift
[3/5] Compiling Logging LogHandler.swift
[4/5] Compiling Logging Logging.swift
[5/5] Emitting module Logging
[6/7] Emitting module LoggerAPI
[7/7] Compiling LoggerAPI Logger.swift
Build complete! (7.23s)
Build complete.
Done.