The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Blend, reference main (274282), with Swift 6.0 for macOS (SPM) on 14 Sep 2025 23:03:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/convenience-init/Blend.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/convenience-init/Blend
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 274282b docs: remove emojis from feature list in README.md for consistency
Cloned https://github.com/convenience-init/Blend.git
Revision (git rev-parse @):
274282b07482690b719153b14db010ec416e15ef
SUCCESS checkout https://github.com/convenience-init/Blend.git at main
========================================
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 Localizable.strings
[1/4] Copying Info.plist
[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 TransportErrorDescriptions.swift
[12/47] Compiling Blend AdvancedAsyncRequestable.swift
[13/47] Compiling Blend AsyncRequestable.swift
[14/47] Compiling Blend Endpoint.swift
[15/47] Compiling Blend NetworkUtilities.swift
[16/47] Compiling Blend RequestMethod.swift
[17/47] Compiling Blend RequestUtilities.swift
[18/47] Compiling Blend TransportCustomErrorMessages.swift
[19/47] Compiling Blend NetworkProtocols.swift
[20/47] Compiling Blend TestClock.swift
[21/47] Compiling Blend Cache.swift
[22/47] Compiling Blend CacheActor.swift
[23/47] Compiling Blend MIMETypeDetector.swift
[24/47] Compiling Blend MultipartBuilder.swift
[25/47] Compiling Blend NSImage+DataRepresentation.swift
[26/47] Compiling Blend ImageService+CacheManagement.swift
[27/47] Compiling Blend NetworkError+Equatable.swift
[28/47] Compiling Blend NetworkError+Helpers.swift
[29/47] Compiling Blend NetworkError+LocalizedError.swift
[30/47] Compiling Blend NetworkError+Wrapping.swift
[31/47] Compiling Blend NetworkError.swift
[32/47] Compiling Blend NetworkErrorMessages.swift
[33/47] Compiling Blend NetworkErrorRecovery.swift
[34/47] Compiling Blend TestErrorMessages.swift
[35/47] Compiling Blend AdvancedNetworkManager.swift
[36/47] Compiling Blend RetryPolicy.swift
[37/47] Compiling Blend RequestInterceptor.swift
[38/47] Compiling Blend SwiftUIExtensions.swift
[39/47] Compiling Blend resource_bundle_accessor.swift
[40/47] Compiling Blend ImageService+Upload.swift
[41/47] Compiling Blend ImageService.swift
[42/47] Compiling Blend DefaultNetworkCache.swift
[43/47] Compiling Blend BlendConfig.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! (9.52s)
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.