The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BlurHashViews, reference main (17b4bf), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 06:41:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daprice/BlurHashViews.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daprice/BlurHashViews
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 17b4bfa Add preview screenshot to documentation
Cloned https://github.com/daprice/BlurHashViews.git
Revision (git rev-parse @):
17b4bfaf620db70f0de09e9e4fca6bcc0be49a9e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daprice/BlurHashViews.git at main
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/daprice/SwiftKMeansPlusPlus.git
[1/64] Fetching swiftkmeansplusplus
[65/23615] Fetching swiftkmeansplusplus, swift-collections
Fetched https://github.com/daprice/SwiftKMeansPlusPlus.git from cache (2.14s)
Fetched https://github.com/apple/swift-collections from cache (2.14s)
Creating working copy for https://github.com/daprice/SwiftKMeansPlusPlus.git
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/daprice/SwiftKMeansPlusPlus.git resolved at 1.1.0
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
========================================
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": "blurhashviews",
      "name": "BlurHashViews",
      "url": "https://github.com/daprice/BlurHashViews.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlurHashViews",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftkmeansplusplus",
          "name": "SwiftKMeansPlusPlus",
          "url": "https://github.com/daprice/SwiftKMeansPlusPlus.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftKMeansPlusPlus",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/daprice/BlurHashViews.git
[1/197] Fetching blurhashviews
Fetched https://github.com/daprice/BlurHashViews.git from cache (1.03s)
Fetching https://github.com/daprice/SwiftKMeansPlusPlus.git from cache
Fetched https://github.com/daprice/SwiftKMeansPlusPlus.git from cache (0.44s)
Computing version for https://github.com/daprice/SwiftKMeansPlusPlus.git
Computed https://github.com/daprice/SwiftKMeansPlusPlus.git at 1.1.0 (1.03s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.50s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.17s)
Creating working copy for https://github.com/daprice/BlurHashViews.git
Working copy of https://github.com/daprice/BlurHashViews.git resolved at main (17b4bfa)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/daprice/SwiftKMeansPlusPlus.git
Working copy of https://github.com/daprice/SwiftKMeansPlusPlus.git resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'blurhashviews' is not used by any target
Found 1 product dependencies
  - SwiftKMeansPlusPlus
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/daprice/BlurHashViews.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/19] Compiling InternalCollectionsUtilities Debugging.swift
[8/19] Compiling InternalCollectionsUtilities Descriptions.swift
[9/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/20] Compiling InternalCollectionsUtilities Integer rank.swift
[15/20] Emitting module InternalCollectionsUtilities
[16/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/76] Compiling OrderedCollections OrderedSet+Codable.swift
[22/76] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[23/76] Compiling OrderedCollections OrderedSet+Descriptions.swift
[24/76] Compiling OrderedCollections OrderedSet+Diffing.swift
[25/76] Compiling OrderedCollections OrderedSet+Equatable.swift
[26/76] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[27/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[28/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[29/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[30/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[31/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[32/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[33/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/82] Compiling OrderedCollections OrderedSet+Sendable.swift
[39/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[41/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[44/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[45/82] Compiling OrderedCollections _Hashtable+Header.swift
[46/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[47/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[48/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[49/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[50/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[51/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[60/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[61/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[62/82] Compiling OrderedCollections OrderedDictionary.swift
[63/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[64/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[65/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[66/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[67/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/82] Compiling OrderedCollections _HashTable+Bucket.swift
[70/82] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/82] Compiling OrderedCollections _HashTable+Constants.swift
[72/82] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[73/82] Compiling OrderedCollections _HashTable+Testing.swift
[74/82] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[75/82] Compiling OrderedCollections _HashTable.swift
[76/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[77/82] Compiling OrderedCollections OrderedSet+Testing.swift
[78/82] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[79/82] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[80/82] Compiling OrderedCollections OrderedSet.swift
[81/82] Compiling OrderedCollections _UnsafeBitset.swift
[82/82] Emitting module OrderedCollections
[83/86] Compiling SwiftKMeansPlusPlus WeightedRandom.swift
[84/86] Compiling SwiftKMeansPlusPlus simd_distanceSquared.swift
[85/86] Emitting module SwiftKMeansPlusPlus
[86/86] Compiling SwiftKMeansPlusPlus KMeansPlusPlus.swift
[87/95] Compiling BlurHashViews SeedableLinearCongruentialRandomNumberGenerator.swift
[88/95] Compiling BlurHashViews DecodeColorsFromBlurHash.swift
[89/95] Compiling BlurHashViews BlurHashDecoding.swift
[90/95] Compiling BlurHashViews SIMDColorArray+getPalette.swift
[91/95] Compiling BlurHashViews MeshGradient+fromBlurHash.swift
[92/95] Compiling BlurHashViews Color+paletteFromBlurHash.swift
[93/95] Compiling BlurHashViews Color+averageFromBlurHash.swift
[94/95] Emitting module BlurHashViews
[95/95] Compiling BlurHashViews Previews.swift
Build complete! (17.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftkmeansplusplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/daprice/SwiftKMeansPlusPlus.git"
    }
  ],
  "manifest_display_name" : "BlurHashViews",
  "name" : "BlurHashViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BlurHashViews",
      "targets" : [
        "BlurHashViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BlurHashViews",
      "module_type" : "SwiftTarget",
      "name" : "BlurHashViews",
      "path" : "Sources/BlurHashViews",
      "product_dependencies" : [
        "SwiftKMeansPlusPlus"
      ],
      "product_memberships" : [
        "BlurHashViews"
      ],
      "sources" : [
        "Color+averageFromBlurHash.swift",
        "Color+paletteFromBlurHash.swift",
        "MeshGradient+fromBlurHash.swift",
        "Previews.swift",
        "Utilities/BlurHashDecoding.swift",
        "Utilities/DecodeColorsFromBlurHash.swift",
        "Utilities/SIMDColorArray+getPalette.swift",
        "Utilities/SeedableLinearCongruentialRandomNumberGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.