Build Information
Successful build of AutomaticSettings, reference main (2b8cf3
), with Swift 5.10 for macOS (SPM) on 7 Jan 2025 12:05:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/AutomaticSettings.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzysztofzablocki/AutomaticSettings
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2b8cf3c Update Package.swift
Cloned https://github.com/krzysztofzablocki/AutomaticSettings.git
Revision (git rev-parse @):
2b8cf3cb09aba49a1d3c2f8049f2b364b11858b3
SUCCESS checkout https://github.com/krzysztofzablocki/AutomaticSettings.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/krzysztofzablocki/AutomaticSettings.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 AutomaticSettings Foundation+Extensions.swift
[4/7] Compiling AutomaticSettings AutomaticSettingsViewModel.swift
[5/7] Emitting module AutomaticSettings
[6/7] Compiling AutomaticSettings AutomaticSettingsViewDSL.swift
[7/7] Compiling AutomaticSettings AutomaticSettingsProtocols.swift
Build complete! (8.17s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AutomaticSettings",
"name" : "AutomaticSettings",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AutomaticSettings",
"targets" : [
"AutomaticSettings"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AutomaticSettingsTests",
"module_type" : "SwiftTarget",
"name" : "AutomaticSettingsTests",
"path" : "Tests/AutomaticSettingsTests",
"sources" : [
"AutomaticSettingsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AutomaticSettings"
],
"type" : "test"
},
{
"c99name" : "AutomaticSettings",
"module_type" : "SwiftTarget",
"name" : "AutomaticSettings",
"path" : "Sources/AutomaticSettings",
"product_memberships" : [
"AutomaticSettings"
],
"sources" : [
"AutomaticSettingsProtocols.swift",
"AutomaticSettingsViewDSL.swift",
"AutomaticSettingsViewModel.swift",
"Foundation+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.