Build Information
Successful build of Dependiject, reference master (7f5426
), with Swift 5.9 for macOS (SPM) on 20 Sep 2024 16:21:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tiny-Home-Consulting/Dependiject.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tiny-Home-Consulting/Dependiject
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7f54260 1.1.0 (#81)
Cloned https://github.com/Tiny-Home-Consulting/Dependiject.git
Revision (git rev-parse @):
7f54260dd54fccaaceb57ff2564da15c39741814
SUCCESS checkout https://github.com/Tiny-Home-Consulting/Dependiject.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Tiny-Home-Consulting/Dependiject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Dependiject RegistrationConvertible.swift
[2/12] Compiling Dependiject ErasedObservableObject.swift
[3/12] Compiling Dependiject RegistrationBuilder.swift
[4/12] Compiling Dependiject Registration.swift
[5/12] Compiling Dependiject Factory.swift
[6/12] Compiling Dependiject MultitypeService.swift
[7/12] Compiling Dependiject AnyObservableObject.swift
[8/12] Compiling Dependiject Resolver.swift
[9/12] Compiling Dependiject Synchronization.swift
[10/12] Compiling Dependiject Util.swift
[11/12] Emitting module Dependiject
[12/12] Compiling Dependiject Store.swift
Build complete! (14.30s)
Fetching https://github.com/tcldr/Entwine.git
[1/2725] Fetching entwine
Fetched https://github.com/tcldr/Entwine.git (1.92s)
Computing version for https://github.com/tcldr/Entwine.git
Computed https://github.com/tcldr/Entwine.git at 0.9.1 (0.57s)
Creating working copy for https://github.com/tcldr/Entwine.git
Working copy of https://github.com/tcldr/Entwine.git resolved at 0.9.1
Build complete.
Done.