Build Information
Successful build of HierarchyResponder, reference main (c7d110
), with Swift 5.10 for macOS (SPM) on 8 Feb 2025 02:58:23 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EmilioPelaez/HierarchyResponder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EmilioPelaez/HierarchyResponder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c7d1103 Update Documentation Workflow (#6)
Cloned https://github.com/EmilioPelaez/HierarchyResponder.git
Revision (git rev-parse @):
c7d110372066cc68df1f8a3e6df6c71c7d4725af
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/EmilioPelaez/HierarchyResponder.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/EmilioPelaez/HierarchyResponder.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/28] Emitting module HierarchyResponder
[4/30] Compiling HierarchyResponder View+Safety.swift
[5/30] Compiling HierarchyResponder Safety.swift
[6/30] Compiling HierarchyResponder ErrorSafetyModifier.swift
[7/30] Compiling HierarchyResponder EventHandlerViewModifier.swift
[8/30] Compiling HierarchyResponder EventSafetyModifier.swift
[9/30] Compiling HierarchyResponder View+EventHandling.swift
[10/30] Compiling HierarchyResponder View+EventPublishing.swift
[11/30] Compiling HierarchyResponder View+TapGestureEvent.swift
[12/30] Compiling HierarchyResponder PublishersContainer.swift
[13/30] Compiling HierarchyResponder View+CompatibleOnChange.swift
[14/30] Compiling HierarchyResponder View+ErrorHandling.swift
[15/30] Compiling HierarchyResponder View+ErrorRecovering.swift
[16/30] Compiling HierarchyResponder Event.swift
[17/30] Compiling HierarchyResponder AlertableErrorHandlerModifier.swift
[18/30] Compiling HierarchyResponder EnvironmentValues.swift
[19/30] Compiling HierarchyResponder ErrorHandlerViewModifier.swift
[20/30] Compiling HierarchyResponder EventSubscriptionRegistrar.swift
[21/30] Compiling HierarchyResponder PublisherRegistrarModifier.swift
[22/30] Compiling HierarchyResponder AlertableError.swift
[23/30] Compiling HierarchyResponder ErrorEnvironmentValues.swift
[24/30] Compiling HierarchyResponder View+AlertableErrors.swift
[25/30] Compiling HierarchyResponder EventButton.swift
[26/30] Compiling HierarchyResponder EventEnvironmentValues.swift
[27/30] Compiling HierarchyResponder EventPublisher.swift
[28/30] Compiling HierarchyResponder Preferences.swift
[29/30] Compiling HierarchyResponder EventPublisherModifier.swift
[30/30] Compiling HierarchyResponder EventSubscriberModifier.swift
Build complete! (8.14s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HierarchyResponder",
"name" : "HierarchyResponder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "HierarchyResponder",
"targets" : [
"HierarchyResponder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HierarchyResponder",
"module_type" : "SwiftTarget",
"name" : "HierarchyResponder",
"path" : "Sources/HierarchyResponder",
"product_memberships" : [
"HierarchyResponder"
],
"sources" : [
"Errors/AlertableError.swift",
"Errors/ErrorEnvironmentValues.swift",
"Errors/View+AlertableErrors.swift",
"Errors/View+ErrorHandling.swift",
"Errors/View+ErrorRecovering.swift",
"Events/Event.swift",
"Events/EventButton.swift",
"Events/EventEnvironmentValues.swift",
"Events/EventPublisher.swift",
"Events/View+EventHandling.swift",
"Events/View+EventPublishing.swift",
"Events/View+TapGestureEvent.swift",
"Internal/AlertableErrorHandlerModifier.swift",
"Internal/EnvironmentValues.swift",
"Internal/ErrorHandlerViewModifier.swift",
"Internal/ErrorSafetyModifier.swift",
"Internal/EventHandlerViewModifier.swift",
"Internal/EventSafetyModifier.swift",
"Internal/Preferences.swift",
"Internal/Publishing/EventPublisherModifier.swift",
"Internal/Publishing/EventSubscriberModifier.swift",
"Internal/Publishing/EventSubscriptionRegistrar.swift",
"Internal/Publishing/PublisherRegistrarModifier.swift",
"Internal/Publishing/PublishersContainer.swift",
"Internal/Utilities/View+CompatibleOnChange.swift",
"Internal/View+Safety.swift",
"Safety/Safety.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.