Build Information
Successful build of Inject, reference 1.5.2 (728c56
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 18:21:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/Inject.git
Reference: 1.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzysztofzablocki/Inject
* tag 1.5.2 -> FETCH_HEAD
HEAD is now at 728c566 xrOS -> visionOS
Cloned https://github.com/krzysztofzablocki/Inject.git
Revision (git rev-parse @):
728c56639ecb3df441d51d5bc6747329afabcfc9
SUCCESS checkout https://github.com/krzysztofzablocki/Inject.git at 1.5.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/krzysztofzablocki/Inject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/7] Compiling Inject KitFrameworks.swift
[4/7] Compiling Inject SwiftUI.swift
[5/7] Emitting module Inject
[6/7] Compiling Inject Hosts.swift
[7/7] Compiling Inject InjectConfiguration.swift
Build complete! (7.02s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Inject",
"name" : "Inject",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Inject",
"targets" : [
"Inject"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Inject",
"module_type" : "SwiftTarget",
"name" : "Inject",
"path" : "Sources/Inject",
"product_memberships" : [
"Inject"
],
"sources" : [
"InjectConfiguration.swift",
"Integrations/Hosts.swift",
"Integrations/KitFrameworks.swift",
"Integrations/SwiftUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.