The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Injector with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptrkstr/Injector.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/Injector
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at f09985d Simplify tests
Cloned https://github.com/ptrkstr/Injector.git
Revision (git rev-parse @):
f09985d1d4eed1d2f054db15fe55999cf2ec378d
SUCCESS checkout https://github.com/ptrkstr/Injector.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ptrkstr/Injector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module Factory
[5/5] Compiling Factory Factory.swift
[6/7] Emitting module Injector
[7/7] Compiling Injector Injector.swift
Build complete! (6.30s)
Fetching https://github.com/hmlongco/Factory.git from cache
Fetched https://github.com/hmlongco/Factory.git from cache (0.16s)
Computing version for https://github.com/hmlongco/Factory.git
Computed https://github.com/hmlongco/Factory.git at 1.3.7 (0.57s)
Creating working copy for https://github.com/hmlongco/Factory.git
Working copy of https://github.com/hmlongco/Factory.git resolved at 1.3.7
Build complete.
Done.