The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Impose 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/hainayanda/Impose.git
Reference: 3.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hainayanda/Impose
 * tag               3.6.0      -> FETCH_HEAD
HEAD is now at 34e256e Update Impose.podspec
Cloned https://github.com/hainayanda/Impose.git
Revision (git rev-parse @):
34e256e8a62550574a968c77d3bd073aeaa5eba8
SUCCESS checkout https://github.com/hainayanda/Impose.git at 3.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hainayanda/Impose.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/6] Compiling Chary Atomic.swift
[5/6] Compiling Chary DispatchQueue+Extensions.swift
[6/6] Emitting module Chary
[7/18] Compiling Impose ResolverFunction.swift
[8/19] Compiling Impose PropertyWrapper.swift
[9/19] Compiling Impose ModuleProvider.swift
[10/19] Compiling Impose AutoInjectMock.swift
[11/19] Compiling Impose Dictionary+Extensions.swift
[12/19] Compiling Impose InstanceResolver.swift
[13/19] Compiling Impose Mirror+Extensions.swift
[14/19] Compiling Impose ImposeError.swift
[15/19] Compiling Impose InjectContext.swift
[16/19] Compiling Impose InjectionEnvironment.swift
[17/19] Compiling Impose Injector.swift
[18/19] Emitting module Impose
[19/19] Compiling Impose TypeHashable.swift
Build complete! (4.56s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/hainayanda/Chary.git from cache
Fetched https://github.com/hainayanda/Chary.git from cache (0.17s)
Computing version for https://github.com/hainayanda/Chary.git
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.25s)
Fetched https://github.com/Quick/Quick.git from cache (0.25s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.25s)
Fetched https://github.com/Quick/Nimble.git from cache (0.26s)
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (0.34s)
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.7
Build complete.
Done.