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 main (17b4bf), with Swift 6.1 for macOS (SPM) on 22 May 2025 01:32:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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/daprice/SwiftKMeansPlusPlus.git
Fetching https://github.com/apple/swift-collections from cache
[1/64] Fetching swiftkmeansplusplus
Fetched https://github.com/daprice/SwiftKMeansPlusPlus.git from cache (0.62s)
Fetched https://github.com/apple/swift-collections from cache (1.54s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/daprice/SwiftKMeansPlusPlus.git
Working copy of https://github.com/daprice/SwiftKMeansPlusPlus.git resolved at 1.1.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",
  "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",
      "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",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/daprice/BlurHashViews.git
[1/197] Fetching blurhashviews
Fetched https://github.com/daprice/BlurHashViews.git from cache (0.92s)
Fetching https://github.com/daprice/SwiftKMeansPlusPlus.git from cache
Fetched https://github.com/daprice/SwiftKMeansPlusPlus.git from cache (0.41s)
Computing version for https://github.com/daprice/SwiftKMeansPlusPlus.git
Computed https://github.com/daprice/SwiftKMeansPlusPlus.git at 1.1.0 (0.90s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.10s)
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/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
warning: '.resolve-product-dependencies': dependency 'blurhashviews' is not used by any target
Found 1 product dependencies
  - SwiftKMeansPlusPlus
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/daprice/BlurHashViews.git
https://github.com/daprice/BlurHashViews.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/20] Compiling InternalCollectionsUtilities Debugging.swift
[8/20] Compiling InternalCollectionsUtilities Descriptions.swift
[9/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/20] Compiling InternalCollectionsUtilities Integer rank.swift
[17/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/20] Emitting module InternalCollectionsUtilities
[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 isStrictSubset.swift
[28/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[29/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[30/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[31/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[32/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[33/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[34/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[35/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[36/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[37/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[38/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[39/82] Compiling OrderedCollections _Hashtable+Header.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[46/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[47/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[49/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[50/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[51/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/82] Compiling OrderedCollections OrderedSet+Sendable.swift
[57/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/82] Compiling OrderedCollections OrderedDictionary.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] Compiling SwiftKMeansPlusPlus KMeansPlusPlus.swift
[86/86] Emitting module SwiftKMeansPlusPlus
[87/95] Compiling BlurHashViews SeedableLinearCongruentialRandomNumberGenerator.swift
[88/95] Compiling BlurHashViews Previews.swift
[89/95] Compiling BlurHashViews Color+averageFromBlurHash.swift
[90/95] Emitting module BlurHashViews
[91/95] Compiling BlurHashViews DecodeColorsFromBlurHash.swift
[92/95] Compiling BlurHashViews BlurHashDecoding.swift
[93/95] Compiling BlurHashViews SIMDColorArray+getPalette.swift
[94/95] Compiling BlurHashViews Color+paletteFromBlurHash.swift
[95/95] Compiling BlurHashViews MeshGradient+fromBlurHash.swift
Build complete! (15.29s)
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.