The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-log-file with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crspybits/swift-log-file.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/crspybits/swift-log-file
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at aa94b38 version 0.1.0
Cloned https://github.com/crspybits/swift-log-file.git into spi-builder-workspace
aa94b38bf88c7d9cbc87ceafcdffadaffbc2bffa
SUCCESS checkout https://github.com/crspybits/swift-log-file.git at 0.1.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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/DaveWoodCom/XCGLogger.git from cache
Fetched https://github.com/DaveWoodCom/XCGLogger.git (0.20s)
Fetched https://github.com/apple/swift-log.git (0.21s)
Computing version for https://github.com/DaveWoodCom/XCGLogger.git
Computed https://github.com/DaveWoodCom/XCGLogger.git at 7.0.1 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Creating working copy for https://github.com/DaveWoodCom/XCGLogger.git
Working copy of https://github.com/DaveWoodCom/XCGLogger.git resolved at 7.0.1
Building for debugging...
[0/1] Compiling ObjcExceptionBridging ObjectiveCMarker.m
[2/27] Compiling Logging LogHandler.swift
[3/27] Emitting module Logging
[4/27] Compiling Logging Locks.swift
[5/27] Compiling Logging Logging.swift
[6/27] Emitting module XCGLogger
[7/30] Compiling XCGLogger FilterProtocol.swift
[8/30] Compiling XCGLogger TagFilter.swift
[9/30] Compiling XCGLogger UserInfoFilter.swift
[10/30] Compiling XCGLogger ANSIColorLogFormatter.swift
[11/30] Compiling XCGLogger Base64LogFormatter.swift
[12/30] Compiling XCGLogger LogFormatterProtocol.swift
[13/30] Compiling XCGLogger URL+XCGAdditions.swift
[14/30] Compiling XCGLogger DevFilter.swift
[15/30] Compiling XCGLogger FileNameFilter.swift
[16/30] Compiling XCGLogger FileDestination.swift
[17/30] Compiling XCGLogger TestDestination.swift
[18/30] Compiling XCGLogger DispatchQueue+XCGAdditions.swift
[19/30] Compiling XCGLogger BaseQueuedDestination.swift
[20/30] Compiling XCGLogger ConsoleDestination.swift
[21/30] Compiling XCGLogger DestinationProtocol.swift
[22/30] Compiling XCGLogger AppleSystemLogDestination.swift
[23/30] Compiling XCGLogger AutoRotatingFileDestination.swift
[24/30] Compiling XCGLogger BaseDestination.swift
[25/30] Compiling XCGLogger PrePostFixLogFormatter.swift
[26/30] Compiling XCGLogger XcodeColorsLogFormatter.swift
[27/30] Compiling XCGLogger HelperFunctions.swift
[28/30] Compiling XCGLogger LogDetails.swift
[29/30] Compiling XCGLogger UserInfoHelpers.swift
[30/30] Compiling XCGLogger XCGLogger.swift
[31/33] Compiling FileLogging swift_log_xcglogger.swift
[32/33] Emitting module FileLogging
[33/33] Compiling FileLogging swift_log_file.swift
Build complete! (14.00s)
Build complete.
Done.