The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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