The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of BlurHashViews, reference v1.1.0 (17b4bf), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 04:38:21 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daprice/BlurHashViews.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daprice/BlurHashViews
 * tag               v1.1.0     -> FETCH_HEAD
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 v1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/daprice/BlurHashViews.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/20] Compiling InternalCollectionsUtilities Debugging.swift
[8/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/20] Compiling InternalCollectionsUtilities Descriptions.swift
[10/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/20] Compiling InternalCollectionsUtilities Integer rank.swift
[15/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/20] Emitting module InternalCollectionsUtilities
[18/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[22/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[23/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[24/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[25/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[26/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[27/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[28/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[29/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[30/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[31/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[32/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[33/82] Compiling OrderedCollections _Hashtable+Header.swift
[34/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[35/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[36/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[37/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[38/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[39/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[41/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[44/82] Compiling OrderedCollections OrderedDictionary.swift
[45/82] Compiling OrderedCollections OrderedSet+Codable.swift
[46/82] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/82] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[62/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[64/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[65/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[67/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[68/82] Compiling OrderedCollections OrderedSet+Sendable.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 simd_distanceSquared.swift
[84/86] Compiling SwiftKMeansPlusPlus WeightedRandom.swift
[85/86] Emitting module SwiftKMeansPlusPlus
[86/86] Compiling SwiftKMeansPlusPlus KMeansPlusPlus.swift
[87/95] Compiling BlurHashViews SeedableLinearCongruentialRandomNumberGenerator.swift
[88/95] Compiling BlurHashViews BlurHashDecoding.swift
[89/95] Compiling BlurHashViews SIMDColorArray+getPalette.swift
[90/95] Compiling BlurHashViews DecodeColorsFromBlurHash.swift
[91/95] Compiling BlurHashViews MeshGradient+fromBlurHash.swift
[92/95] Emitting module BlurHashViews
[93/95] Compiling BlurHashViews Color+paletteFromBlurHash.swift
[94/95] Compiling BlurHashViews Previews.swift
[95/95] Compiling BlurHashViews Color+averageFromBlurHash.swift
Build complete! (16.66s)
Fetching https://github.com/daprice/SwiftKMeansPlusPlus.git
[1/64] Fetching swiftkmeansplusplus
Fetched https://github.com/daprice/SwiftKMeansPlusPlus.git from cache (0.65s)
Computing version for https://github.com/daprice/SwiftKMeansPlusPlus.git
Computed https://github.com/daprice/SwiftKMeansPlusPlus.git at 1.1.0 (1.08s)
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.73s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.25s)
Creating working copy for https://github.com/daprice/SwiftKMeansPlusPlus.git
Working copy of https://github.com/daprice/SwiftKMeansPlusPlus.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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.