The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dip 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/AliSoftware/Dip.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AliSoftware/Dip
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7ec008a Merge pull request #237 from michalsrutek/develop
Cloned https://github.com/AliSoftware/Dip.git
Revision (git rev-parse @):
7ec008a5c09520b67f07669ad5a753d757f05bbe
SUCCESS checkout https://github.com/AliSoftware/Dip.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/AliSoftware/Dip.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/15] Compiling Dip Compatibility.swift
[4/15] Compiling Dip ComponentScope.swift
[5/15] Compiling Dip Resolve.swift
[6/15] Compiling Dip RuntimeArguments.swift
[7/15] Compiling Dip TypeForwarding.swift
[8/15] Compiling Dip StoryboardInstantiatable.swift
[9/15] Compiling Dip AutoInjection.swift
[10/15] Compiling Dip AutoWiring.swift
[11/15] Compiling Dip Definition.swift
[12/15] Compiling Dip Dip.swift
[13/15] Emitting module Dip
[14/15] Compiling Dip DipError.swift
[15/15] Compiling Dip Register.swift
[16/16] Compiling Dip Utils.swift
Build complete! (5.66s)
Build complete.
Done.