The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-log-telegram 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/stevapple/swift-log-telegram.git
Reference: v0.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stevapple/swift-log-telegram
 * tag               v0.0.2     -> FETCH_HEAD
HEAD is now at 118ba1d Refactor Models
Cloned https://github.com/stevapple/swift-log-telegram.git into spi-builder-workspace
118ba1de0a9e8cbd5392fca7f7fefcaeac347653
SUCCESS checkout https://github.com/stevapple/swift-log-telegram.git at v0.0.2
========================================
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.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
Building for debugging...
[1/4] Compiling Logging Locks.swift
[2/4] Compiling Logging LogHandler.swift
[3/4] Emitting module Logging
[4/4] Compiling Logging Logging.swift
[5/12] Compiling LoggingTelegram SynchronousDataTask.swift
[6/13] Compiling LoggingTelegram TelegramUser.swift
[7/13] Compiling LoggingTelegram TelegramUserRepresentable.swift
[8/13] Compiling LoggingTelegram MarkdownLog.swift
[9/13] Compiling LoggingTelegram TelegramId.swift
[10/13] Compiling LoggingTelegram TelegramReturn.swift
[11/13] Emitting module LoggingTelegram
[12/13] Compiling LoggingTelegram TelegramGroupChat.swift
[13/13] Compiling LoggingTelegram TelegramLogHandler.swift
Build complete! (4.71s)
Build complete.
Done.