The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Impose with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.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/admin/builds/Z6YBxSjp/1/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.7
Building package at path:  $workDir
https://github.com/hainayanda/Impose.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling Chary DispatchQueue+Extensions.swift
[2/3] Compiling Chary Atomic.swift
[3/3] Emitting module Chary
[4/13] Compiling Impose AutoInjectMock.swift
[5/13] Compiling Impose Dictionary+Extensions.swift
[6/13] Compiling Impose ImposeError.swift
[7/13] Compiling Impose InstanceResolver.swift
[8/13] Compiling Impose Mirror+Extensions.swift
[9/13] Compiling Impose ModuleProvider.swift
[10/16] Compiling Impose InjectContext.swift
[11/16] Compiling Impose InjectionEnvironment.swift
[12/16] Compiling Impose Injector.swift
[13/16] Emitting module Impose
[14/16] Compiling Impose PropertyWrapper.swift
[15/16] Compiling Impose ResolverFunction.swift
[16/16] Compiling Impose TypeHashable.swift
Build complete! (7.16s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/hainayanda/Chary.git
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.20s)
Fetching https://github.com/Quick/Nimble.git from cache
[1/514] Fetching chary
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/hainayanda/Chary.git (0.27s)
Computing version for https://github.com/hainayanda/Chary.git
Fetched https://github.com/Quick/Quick.git (0.39s)
Fetched https://github.com/Quick/Nimble.git (0.51s)
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (0.67s)
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.