The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Scribe 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/0xLeif/Scribe.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/Scribe
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 9d3c974 Remove sneaky import
Cloned https://github.com/0xLeif/Scribe.git into spi-builder-workspace
9d3c974f5290105adeea36767af4bce349a1f4a4
SUCCESS checkout https://github.com/0xLeif/Scribe.git at 2.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/0xLeif/Plugin from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/0xLeif/Plugin (0.21s)
Fetched https://github.com/apple/swift-log (0.22s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (0.02s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.2 (0.36s)
Fetching https://github.com/0xLeif/Fork from cache
Fetched https://github.com/0xLeif/Fork (0.18s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.2.0 (0.36s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.2
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.2
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.2.0
Building for debugging...
[1/13] Emitting module Fork
[2/13] Compiling Fork Sequence+ForkedArray.swift
[3/13] Compiling Fork Task+Fork.swift
[4/13] Compiling Fork Fork.swift
[5/13] Compiling Fork Actor+ForkedActor.swift
[6/13] Compiling Fork ForkedActor.swift
[7/13] Compiling Fork KeyPathActor.swift
[8/13] Compiling Fork ForkedArray.swift
[9/18] Compiling Plugin ImmutablePluginable.swift
[10/18] Emitting module Plugin
[11/18] Compiling Plugin ImmutablePlugin.swift
[12/18] Compiling Plugin Plugin.swift
[13/18] Compiling Plugin Pluginable.swift
[14/18] Compiling Logging MetadataProvider.swift
[15/18] Emitting module Logging
[16/18] Compiling Logging LogHandler.swift
[17/18] Compiling Logging Logging.swift
[18/18] Compiling Logging Locks.swift
[19/21] Compiling Scribe Scribe.swift
[20/21] Emitting module Scribe
[21/21] Compiling Scribe ScribePlugin.swift
Build complete! (4.93s)
Build complete.
Done.