The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Engine 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/blackjacx/engine.git
Reference: 0.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/engine
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 611147d Merge branch 'release/0.0.4'
Cloned https://github.com/blackjacx/engine.git into spi-builder-workspace
611147d6c343f22ef13f9f99d322b9df8bebbfe7
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/blackjacx/engine.git at 0.0.4
========================================
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/Quick/Nimble from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.31s)
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.31s)
Fetched https://github.com/Quick/Nimble (0.45s)
Fetched https://github.com/Quick/Quick (0.42s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.03s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 4.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.02s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Building for debugging...
[1/14] Compiling Engine Service.swift
[2/14] Compiling Engine DataWrapper.swift
[3/14] Compiling Engine Json.swift
[4/14] Compiling Engine LoggableError.swift
[5/14] Compiling Engine Engine.swift
[6/14] Compiling Engine FileManager+Extensions.swift
[7/15] Compiling Engine Endpoint.swift
[8/15] Compiling Engine HTTPMethod.swift
[9/15] Compiling Engine ProcessInfo+Extensions.swift
[10/15] Compiling Engine String+Extensions.swift
[11/15] Compiling Engine Network.swift
[12/15] Compiling Engine NetworkError.swift
[13/15] Emitting module Engine
[14/15] Compiling Engine EmptyResponse.swift
[15/15] Compiling Engine UserDefaults+PropertyWrapper.swift
Build complete! (7.99s)
Build complete.
Done.