The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TitanLoggingSwiftyBeaver 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/bermudadigitalstudio/titanloggingswiftybeaver.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bermudadigitalstudio/titanloggingswiftybeaver
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 45e2c1b Support Titan 0.8.0
Cloned https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Revision (git rev-parse @):
45e2c1b057ffc875f99378e4450b1266c789db00
SUCCESS checkout https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git at master
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache
Fetching https://github.com/bermudadigitalstudio/Titan.git
[1/1161] Fetching titan
Fetched https://github.com/bermudadigitalstudio/Titan.git (0.34s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.34s)
Computing version for https://github.com/bermudadigitalstudio/Titan.git
Computed https://github.com/bermudadigitalstudio/Titan.git at 0.8.0 (0.53s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.4.3 (0.55s)
Creating working copy for https://github.com/bermudadigitalstudio/Titan.git
Working copy of https://github.com/bermudadigitalstudio/Titan.git resolved at 0.8.0
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.4.3
========================================
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": "titanloggingswiftybeaver",
      "name": "TitanLoggingSwiftyBeaver",
      "url": "https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/titanloggingswiftybeaver",
      "dependencies": [
        {
          "identity": "swiftybeaver",
          "name": "SwiftyBeaver",
          "url": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
          "version": "1.9.6",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyBeaver",
          "dependencies": [
          ]
        },
        {
          "identity": "titan",
          "name": "Titan",
          "url": "https://github.com/bermudadigitalstudio/Titan.git",
          "version": "0.9.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Titan",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
[1/31] Fetching titanloggingswiftybeaver
Fetched https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git (0.28s)
Fetching https://github.com/bermudadigitalstudio/Titan.git from cache
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.29s)
Fetched https://github.com/bermudadigitalstudio/Titan.git (0.29s)
Computing version for https://github.com/bermudadigitalstudio/Titan.git
Computed https://github.com/bermudadigitalstudio/Titan.git at 0.9.0 (0.60s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (0.60s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
Creating working copy for https://github.com/bermudadigitalstudio/Titan.git
Working copy of https://github.com/bermudadigitalstudio/Titan.git resolved at 0.9.0
Creating working copy for https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Working copy of https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git resolved at master
warning: '.resolve-product-dependencies': dependency 'titanloggingswiftybeaver' is not used by any target
Found 2 product dependencies
  - SwiftyBeaver
  - Titan
========================================
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/14] Compiling TitanCore TitanCore.swift
[2/14] Compiling TitanCore TitanRequest.swift
[3/14] Compiling TitanCore TitanResponse.swift
[4/14] Emitting module TitanCore
[5/14] Compiling TitanCore TitanError.swift
[6/14] Compiling SwiftyBeaver ConsoleDestination.swift
[7/15] Compiling SwiftyBeaver BaseDestination.swift
[8/15] Compiling SwiftyBeaver GoogleCloudDestination.swift
[9/15] Compiling SwiftyBeaver FileDestination.swift
[10/15] Compiling SwiftyBeaver SBPlatformDestination.swift
[11/15] Compiling SwiftyBeaver Filter.swift
[12/15] Compiling SwiftyBeaver SwiftyBeaver.swift
[13/15] Emitting module SwiftyBeaver
[14/15] Compiling SwiftyBeaver AES256CBC.swift
[15/15] Compiling SwiftyBeaver Base64.swift
[16/17] Emitting module TitanLoggingSwiftyBeaver
[17/17] Compiling TitanLoggingSwiftyBeaver TitanLoggingSwiftyBeaver.swift
Build complete! (16.73s)
Build complete.
Done.