Build Information
Successful build of swift-log-supabase 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/binaryscraping/swift-log-supabase.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/binaryscraping/swift-log-supabase
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 2b9e87d Rename library
Cloned https://github.com/binaryscraping/swift-log-supabase.git
Revision (git rev-parse @):
2b9e87db89132a0edde2174279ec3c3338d1bd52
SUCCESS checkout https://github.com/binaryscraping/swift-log-supabase.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] Compiling Logging Locks.swift
[3/4] Compiling Logging Logging.swift
[4/4] Emitting module Logging
[5/8] Compiling SupabaseLogging LogEntry.swift
[6/8] Compiling SupabaseLogging SupabaseLogHandler.swift
[7/8] Emitting module SupabaseLogging
[8/8] Compiling SupabaseLogging LogsCache.swift
Build complete! (6.53s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log (0.36s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.4.2 (0.02s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.4.2
Build complete.
Done.