The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-log-slack 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/wlisac/swift-log-slack.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wlisac/swift-log-slack
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 5417d1c Update README
Cloned https://github.com/wlisac/swift-log-slack.git into spi-builder-workspace
5417d1c2066ee96e761c6daa0b491e0418451a72
SUCCESS checkout https://github.com/wlisac/swift-log-slack.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
Fetched https://github.com/apple/swift-log.git (0.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.2.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.2.0
Building for debugging...
[1/4] Compiling Logging LogHandler.swift
[2/4] Compiling Logging Logging.swift
[3/4] Emitting module Logging
[4/4] Compiling Logging Locks.swift
[5/10] Compiling LoggingSlack Icon.swift
[6/10] Compiling LoggingSlack SlackSession.swift
[7/10] Compiling LoggingSlack ColorScheme.swift
[8/10] Emitting module LoggingSlack
[9/10] Compiling LoggingSlack SlackMessage.swift
[10/10] Compiling LoggingSlack SlackLogHandler.swift
Build complete! (4.75s)
Build complete.
Done.