Build Information
Successful build of Bloc, reference main (b0d84b), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 22:27:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sergiofraile/BlocSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sergiofraile/BlocSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b0d84b5 New license change
Cloned https://github.com/sergiofraile/BlocSwift.git
Revision (git rev-parse @):
b0d84b5d1fb9fb56279ae52dff93291985432f9d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sergiofraile/BlocSwift.git at main
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "blocswift",
"name": "Bloc",
"url": "https://github.com/sergiofraile/BlocSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlocSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/sergiofraile/BlocSwift.git
[6/551] Fetching blocswift
Fetched https://github.com/sergiofraile/BlocSwift.git from cache (0.85s)
Creating working copy for https://github.com/sergiofraile/BlocSwift.git
Working copy of https://github.com/sergiofraile/BlocSwift.git resolved at main (b0d84b5)
warning: '.resolve-product-dependencies': dependency 'blocswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/sergiofraile/BlocSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/22] Compiling Bloc EventTransformer.swift
[6/22] Compiling Bloc HydratedBloc.swift
[7/22] Compiling Bloc HydratedStorage.swift
[8/23] Compiling Bloc Transition.swift
[9/23] Compiling Bloc Change.swift
[10/23] Compiling Bloc Cubit.swift
[11/23] Compiling Bloc BlocProvider.swift
[12/23] Compiling Bloc BlocRegistry.swift
[13/23] Compiling Bloc BlocSelector.swift
[14/23] Compiling Bloc BlocState.swift
[15/23] Compiling Bloc BlocError.swift
[16/23] Compiling Bloc BlocEvent.swift
[17/23] Emitting module Bloc
[18/23] Compiling Bloc BlocBuilder.swift
[19/23] Compiling Bloc BlocConsumer.swift
[20/23] Compiling Bloc Bloc.swift
[21/23] Compiling Bloc BlocBase.swift
[22/23] Compiling Bloc BlocListener.swift
[23/23] Compiling Bloc BlocObserver.swift
Build complete! (15.45s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Bloc",
"name" : "Bloc",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Bloc",
"targets" : [
"Bloc"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BlocTests",
"module_type" : "SwiftTarget",
"name" : "BlocTests",
"path" : "Tests/BlocTests",
"sources" : [
"BlocCoreTests.swift",
"BlocObserverTests.swift",
"BlocRegistryTests.swift",
"BlocTests.swift",
"CubitTests.swift",
"EventTransformerTests.swift",
"ExampleShowcaseTests.swift",
"Examples/CalculatorExampleTests.swift",
"Examples/CounterExampleTests.swift",
"Examples/FormulaOneExampleTests.swift",
"Examples/HeartbeatExampleTests.swift",
"Examples/LorcanaExampleTests.swift",
"Examples/ScoreExampleTests.swift",
"HydratedBlocTests.swift",
"ModelTests.swift"
],
"target_dependencies" : [
"Bloc"
],
"type" : "test"
},
{
"c99name" : "Bloc",
"module_type" : "SwiftTarget",
"name" : "Bloc",
"path" : "Sources/Bloc",
"product_memberships" : [
"Bloc"
],
"sources" : [
"Bloc.swift",
"BlocBase.swift",
"BlocBuilder.swift",
"BlocConsumer.swift",
"BlocError.swift",
"BlocEvent.swift",
"BlocListener.swift",
"BlocObserver.swift",
"BlocProvider.swift",
"BlocRegistry.swift",
"BlocSelector.swift",
"BlocState.swift",
"Change.swift",
"Cubit.swift",
"EventTransformer.swift",
"HydratedBloc.swift",
"HydratedStorage.swift",
"Transition.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.