Build Information
Successful build of Inject, reference main (9cf762
), with Swift 5.10 for macOS (SPM) on 19 Aug 2024 15:42:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/Inject.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzysztofzablocki/Inject
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9cf7622 Merge pull request #99 from AgapovOne/patch-1
Cloned https://github.com/krzysztofzablocki/Inject.git
Revision (git rev-parse @):
9cf76225b7f15d4a48142a1496099538805330bb
SUCCESS checkout https://github.com/krzysztofzablocki/Inject.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "inject",
"name": "Inject",
"url": "https://github.com/krzysztofzablocki/Inject.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Inject",
"dependencies": [
]
}
]
}
Fetching https://github.com/krzysztofzablocki/Inject.git
[5/475] Fetching inject
Fetched https://github.com/krzysztofzablocki/Inject.git from cache (1.23s)
Creating working copy for https://github.com/krzysztofzablocki/Inject.git
Working copy of https://github.com/krzysztofzablocki/Inject.git resolved at main (9cf7622)
warning: '.resolve-product-dependencies': dependency 'inject' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/krzysztofzablocki/Inject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/7] Compiling Inject KitFrameworks.swift
[4/7] Compiling Inject Hosts.swift
[5/7] Emitting module Inject
[6/7] Compiling Inject SwiftUI.swift
[7/7] Compiling Inject InjectConfiguration.swift
Build complete! (6.28s)
Build complete.
Done.