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.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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wlisac/swift-log-slack
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f7e57b7 Update message output in README
Cloned https://github.com/wlisac/swift-log-slack.git
Revision (git rev-parse @):
f7e57b7efb57ebfb7982ec3cd53116719327e844
SUCCESS checkout https://github.com/wlisac/swift-log-slack.git at master
error: terminated(1): /usr/bin/xcrun --sdk macosx --show-sdk-platform-path output:
xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
========================================
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/4] Compiling Logging Locks.swift
[2/4] Compiling Logging LogHandler.swift
[3/4] Compiling Logging Logging.swift
[4/4] Emitting module Logging
[5/10] Compiling LoggingSlack SlackSession.swift
[6/10] Emitting module LoggingSlack
[7/10] Compiling LoggingSlack SlackLogHandler.swift
[8/10] Compiling LoggingSlack Icon.swift
[9/10] Compiling LoggingSlack ColorScheme.swift
[10/10] Compiling LoggingSlack SlackMessage.swift
Build complete! (12.58s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.2.0 (0.08s)
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.