Build Information
Successful build of Impose with Swift 5.10 for macOS (SPM).
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hainayanda/Impose.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hainayanda/Impose
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 65d5bb1 Update README.md
Cloned https://github.com/hainayanda/Impose.git
Revision (git rev-parse @):
65d5bb1e1ceaaca76162ca4918c6ef669d6c5423
SUCCESS checkout https://github.com/hainayanda/Impose.git at main
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/hainayanda/Chary.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.42s)
Fetched https://github.com/hainayanda/Chary.git from cache (0.44s)
Computing version for https://github.com/hainayanda/Chary.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.45s)
Fetched https://github.com/Quick/Nimble.git from cache (0.74s)
Fetched https://github.com/Quick/Quick.git from cache (0.75s)
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (0.44s)
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "impose",
"name": "Impose",
"url": "https://github.com/hainayanda/Impose.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Impose",
"dependencies": [
{
"identity": "chary",
"name": "Chary",
"url": "https://github.com/hainayanda/Chary.git",
"version": "1.0.7",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chary",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/hainayanda/Impose.git
[1/1617] Fetching impose
Fetched https://github.com/hainayanda/Impose.git from cache (0.34s)
Fetching https://github.com/hainayanda/Chary.git from cache
Fetched https://github.com/hainayanda/Chary.git from cache (0.18s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (0.03s)
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.7
Creating working copy for https://github.com/hainayanda/Impose.git
Working copy of https://github.com/hainayanda/Impose.git resolved at main (65d5bb1)
warning: '.resolve-product-dependencies': dependency 'impose' is not used by any target
Found 1 product dependencies
- Chary
========================================
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.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/6] Compiling Chary DispatchQueue+Extensions.swift
[5/6] Emitting module Chary
[6/6] Compiling Chary Atomic.swift
[7/18] Compiling Impose ResolverFunction.swift
[8/19] Compiling Impose InjectionEnvironment.swift
[9/19] Compiling Impose Injector.swift
[10/19] Compiling Impose PropertyWrapper.swift
[11/19] Compiling Impose ImposeError.swift
[12/19] Compiling Impose InjectContext.swift
[13/19] Compiling Impose ModuleProvider.swift
[14/19] Emitting module Impose
[15/19] Compiling Impose InstanceResolver.swift
[16/19] Compiling Impose Mirror+Extensions.swift
[17/19] Compiling Impose AutoInjectMock.swift
[18/19] Compiling Impose Dictionary+Extensions.swift
[19/19] Compiling Impose TypeHashable.swift
Build complete! (4.42s)
Build complete.
{
"dependencies" : [
{
"identity" : "chary",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hainayanda/Chary.git"
}
],
"manifest_display_name" : "Impose",
"name" : "Impose",
"path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "Impose",
"targets" : [
"Impose"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Impose",
"module_type" : "SwiftTarget",
"name" : "Impose",
"path" : "Impose/Classes",
"product_dependencies" : [
"Chary"
],
"product_memberships" : [
"Impose"
],
"sources" : [
"AutoInjectMock.swift",
"Dictionary+Extensions.swift",
"ImposeError.swift",
"InjectContext.swift",
"InjectionEnvironment.swift",
"Injector.swift",
"InstanceResolver.swift",
"Mirror+Extensions.swift",
"ModuleProvider.swift",
"PropertyWrapper.swift",
"ResolverFunction.swift",
"TypeHashable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.