Build Information
Successful build of Blend, reference v1.0.0 (91b042), with Swift 6.0 for macOS (SPM) on 13 Sep 2025 22:26:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/convenience-init/Blend.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/convenience-init/Blend
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 91b0428 Fix .gitignore to properly ignore build directories
Cloned https://github.com/convenience-init/Blend.git
Revision (git rev-parse @):
91b0428ee548c2aa619b5b8d5b09a63a0395ba16
SUCCESS checkout https://github.com/convenience-init/Blend.git at v1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/convenience-init/Blend.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying Info.plist
[2/4] Copying Localizable.strings
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/43] Emitting module Blend
[6/47] Compiling Blend AuthErrorMessages.swift
[7/47] Compiling Blend DataProcessingErrorMessages.swift
[8/47] Compiling Blend HTTPErrorMessages.swift
[9/47] Compiling Blend NetworkConnectivityErrorMessages.swift
[10/47] Compiling Blend NetworkError+Comparison.swift
[11/47] Compiling Blend NetworkError+Equatable.swift
[12/47] Compiling Blend NetworkError+Helpers.swift
[13/47] Compiling Blend NetworkError+LocalizedError.swift
[14/47] Compiling Blend NetworkError+Wrapping.swift
[15/47] Compiling Blend NetworkError.swift
[16/47] Compiling Blend NetworkErrorMessages.swift
[17/47] Compiling Blend NetworkErrorRecovery.swift
[18/47] Compiling Blend TestErrorMessages.swift
[19/47] Compiling Blend AdvancedNetworkManager.swift
[20/47] Compiling Blend NetworkUtilities.swift
[21/47] Compiling Blend RequestMethod.swift
[22/47] Compiling Blend RequestUtilities.swift
[23/47] Compiling Blend TransportCustomErrorMessages.swift
[24/47] Compiling Blend NetworkProtocols.swift
[25/47] Compiling Blend TestClock.swift
[26/47] Compiling Blend Cache.swift
[27/47] Compiling Blend CacheActor.swift
[28/47] Compiling Blend MIMETypeDetector.swift
[29/47] Compiling Blend MultipartBuilder.swift
[30/47] Compiling Blend NSImage+DataRepresentation.swift
[31/47] Compiling Blend ImageService+CacheManagement.swift
[32/47] Compiling Blend RetryPolicy.swift
[33/47] Compiling Blend RequestInterceptor.swift
[34/47] Compiling Blend SwiftUIExtensions.swift
[35/47] Compiling Blend resource_bundle_accessor.swift
[36/47] Compiling Blend ImageService+Upload.swift
[37/47] Compiling Blend ImageService.swift
[38/47] Compiling Blend DefaultNetworkCache.swift
[39/47] Compiling Blend BlendConfig.swift
[40/47] Compiling Blend TransportErrorDescriptions.swift
[41/47] Compiling Blend AdvancedAsyncRequestable.swift
[42/47] Compiling Blend AsyncRequestable.swift
[43/47] Compiling Blend Endpoint.swift
[44/47] Compiling Blend ImageService+Fetching.swift
[45/47] Compiling Blend ImageService+Helpers.swift
[46/47] Compiling Blend ImageService+JSONEncoding.swift
[47/47] Compiling Blend ImageService+SwiftUI.swift
Build complete! (10.34s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "Blend",
"name" : "Blend",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Blend",
"targets" : [
"Blend"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "BlendTests",
"module_type" : "SwiftTarget",
"name" : "BlendTests",
"path" : "Tests/BlendTests",
"sources" : [
"Core/Networking/AdvancedNetworkManagerCacheTests.swift",
"Core/Networking/AdvancedNetworkManagerCachingTests.swift",
"Core/Networking/AdvancedNetworkManagerCoreTests.swift",
"Core/Networking/AdvancedNetworkManagerDeduplicationTests.swift",
"Core/Networking/AdvancedNetworkManagerRetryTests.swift",
"Core/Networking/MockURLSessionErrorPrecedenceTests.swift",
"Core/Networking/MockURLSessionErrorTests.swift",
"Core/Networking/MockURLSessionHeaderResolutionTests.swift",
"Core/Networking/MockURLSessionTests.swift",
"Core/Protocols/AsyncRequestableProtocolTests.swift",
"Image/Cache/CacheActorTests.swift",
"Image/Service/ImageServiceBasicTests.swift",
"Image/Service/ImageServiceCachingTests.swift",
"Image/Service/ImageServiceEdgeCaseTests.swift",
"Image/Service/ImageServiceErrorTests.swift",
"Image/Service/ImageServiceLRUCacheTests.swift",
"Image/Service/ImageServicePerformanceTests.swift",
"Image/Service/ImageServiceTests.swift",
"Image/Service/ImageServiceUploadTests.swift",
"Infrastructure/PlatformAbstractionTests.swift",
"Mocks/MockNetworking.swift",
"Mocks/TestHelpers.swift",
"SwiftUIUploadTestHelpers.swift",
"UI/SwiftUIBasicLoadingTests.swift",
"UI/SwiftUIConcurrentLoadingTests.swift",
"UI/SwiftUIIntegrationTests.swift",
"UI/SwiftUIUploadBasicTests.swift",
"UI/SwiftUIUploadErrorTests.swift",
"UI/SwiftUIUploadRetryTests.swift"
],
"target_dependencies" : [
"Blend"
],
"type" : "test"
},
{
"c99name" : "Blend",
"module_type" : "SwiftTarget",
"name" : "Blend",
"path" : "Sources/Blend",
"product_memberships" : [
"Blend"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Blend/Infrastructure/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"Core/Errors/AuthErrorMessages.swift",
"Core/Errors/DataProcessingErrorMessages.swift",
"Core/Errors/HTTPErrorMessages.swift",
"Core/Errors/NetworkConnectivityErrorMessages.swift",
"Core/Errors/NetworkError+Comparison.swift",
"Core/Errors/NetworkError+Equatable.swift",
"Core/Errors/NetworkError+Helpers.swift",
"Core/Errors/NetworkError+LocalizedError.swift",
"Core/Errors/NetworkError+Wrapping.swift",
"Core/Errors/NetworkError.swift",
"Core/Errors/NetworkErrorMessages.swift",
"Core/Errors/NetworkErrorRecovery.swift",
"Core/Errors/TestErrorMessages.swift",
"Core/Networking/AdvancedNetworkManager.swift",
"Core/Networking/NetworkUtilities.swift",
"Core/Networking/RequestMethod.swift",
"Core/Networking/RequestUtilities.swift",
"Core/Networking/TransportCustomErrorMessages.swift",
"Core/Networking/TransportErrorDescriptions.swift",
"Core/Protocols/AdvancedAsyncRequestable.swift",
"Core/Protocols/AsyncRequestable.swift",
"Core/Protocols/Endpoint.swift",
"Core/Protocols/NetworkProtocols.swift",
"Core/Utilities/TestClock.swift",
"Image/Cache/Cache.swift",
"Image/Cache/CacheActor.swift",
"Image/Operations/MIMETypeDetector.swift",
"Image/Operations/MultipartBuilder.swift",
"Image/Platform/NSImage+DataRepresentation.swift",
"Image/Service/ImageService+CacheManagement.swift",
"Image/Service/ImageService+Fetching.swift",
"Image/Service/ImageService+Helpers.swift",
"Image/Service/ImageService+JSONEncoding.swift",
"Image/Service/ImageService+SwiftUI.swift",
"Image/Service/ImageService+Upload.swift",
"Image/Service/ImageService.swift",
"Infrastructure/Cache/DefaultNetworkCache.swift",
"Infrastructure/Configuration/BlendConfig.swift",
"Infrastructure/Configuration/RetryPolicy.swift",
"Infrastructure/Utilities/RequestInterceptor.swift",
"UI/SwiftUI/SwiftUIExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.