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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stevapple/swift-log-telegram.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stevapple/swift-log-telegram
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 20187f2 Add the missing dot
Cloned https://github.com/stevapple/swift-log-telegram.git
Revision (git rev-parse @):
20187f23b187cb302ab6a38e7e7431e86aa54549
SUCCESS checkout https://github.com/stevapple/swift-log-telegram.git at master
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.2.0 (0.12s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-log-telegram",
      "name": "swift-log-telegram",
      "url": "https://github.com/stevapple/swift-log-telegram.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log-telegram",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/stevapple/swift-log-telegram.git
[1/101] Fetching swift-log-telegram
Fetched https://github.com/stevapple/swift-log-telegram.git (0.35s)
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.5.3 (0.06s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/stevapple/swift-log-telegram.git
Working copy of https://github.com/stevapple/swift-log-telegram.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-log-telegram' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
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] Emitting module Logging
[3/4] Compiling Logging Logging.swift
[4/4] Compiling Logging LogHandler.swift
[5/12] Compiling LoggingTelegram TelegramUser.swift
[6/12] Compiling LoggingTelegram TelegramUserRepresentable.swift
[7/12] Compiling LoggingTelegram SynchronousDataTask.swift
[8/12] Compiling LoggingTelegram TelegramGroupChat.swift
[9/12] Compiling LoggingTelegram TelegramId.swift
[10/12] Emitting module LoggingTelegram
[11/12] Compiling LoggingTelegram MarkdownLog.swift
[12/12] Compiling LoggingTelegram TelegramReturn.swift
[13/13] Compiling LoggingTelegram TelegramLogHandler.swift
Build complete! (12.60s)
Build complete.
Done.