Build Information
Successful build of swift-log-slack with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
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/o86TiJKT/3/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
Revision (git rev-parse @):
5417d1c2066ee96e761c6daa0b491e0418451a72
SUCCESS checkout https://github.com/wlisac/swift-log-slack.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Logging LogHandler.swift
[2/4] Emitting module Logging
[3/4] Compiling Logging Logging.swift
[4/4] Compiling Logging Locks.swift
[5/10] Compiling LoggingSlack SlackMessage.swift
[6/10] Compiling LoggingSlack ColorScheme.swift
[7/10] Compiling LoggingSlack Icon.swift
[8/10] Compiling LoggingSlack SlackLogHandler.swift
[9/10] Emitting module LoggingSlack
[10/10] Compiling LoggingSlack SlackSession.swift
Build complete! (7.61s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.2.0 (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.2.0
Build complete.
Done.