This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Helm with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/valentinradu/Helm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9e83233 Update README.md
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
9e83233160174813b620e734d6e43018e123ed25
SUCCESS checkout https://github.com/valentinradu/Helm.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying Media.xcassets
[2/64] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[3/64] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[4/64] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[5/64] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[6/64] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[7/64] Compiling OrderedCollections OrderedSet+SubSequence.swift
[8/70] Compiling DequeModule Deque._Storage.swift
[9/70] Compiling DequeModule Deque._UnsafeHandle.swift
[10/70] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[11/70] Compiling OrderedCollections OrderedSet+Diffing.swift
[12/70] Compiling OrderedCollections OrderedSet+Equatable.swift
[13/70] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[14/70] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[15/70] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[16/70] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[17/70] Compiling OrderedCollections OrderedDictionary+Values.swift
[18/70] Compiling OrderedCollections OrderedDictionary.swift
[19/70] Compiling OrderedCollections OrderedSet+Codable.swift
[20/70] Compiling DequeModule Deque.swift
[21/70] Compiling OrderedCollections OrderedSet+Insertions.swift
[22/70] Compiling DequeModule _DequeBuffer.swift
[23/70] Compiling DequeModule _DequeBufferHeader.swift
[26/70] Emitting module DequeModule
[27/72] Compiling OrderedCollections _Hashtable+Header.swift
[28/72] Compiling OrderedCollections OrderedDictionary+Codable.swift
[29/72] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[30/72] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[31/72] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[32/72] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[33/72] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[34/72] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/72] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[36/72] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[37/72] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[38/72] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[39/72] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[40/72] Compiling DequeModule _DequeSlot.swift
[41/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/72] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[43/72] Compiling OrderedCollections _HashTable+Testing.swift
[44/72] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[45/72] Compiling OrderedCollections _HashTable+Bucket.swift
[46/72] Compiling OrderedCollections _HashTable+BucketIterator.swift
[47/72] Compiling OrderedCollections _HashTable+Constants.swift
[48/72] Compiling DequeModule Compatibility.swift
[49/72] Compiling DequeModule Deque+Codable.swift
[50/72] Compiling DequeModule Deque+Collection.swift
[66/72] Compiling OrderedCollections OrderedSet+Testing.swift
[67/72] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[68/72] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[69/72] Compiling OrderedCollections OrderedSet.swift
[70/72] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[71/72] Compiling OrderedCollections _UnsafeBitset.swift
[72/72] Emitting module OrderedCollections
[73/74] Emitting module Collections
[74/74] Compiling Collections Collections.swift
[75/85] Compiling Helm Segue+Graph.swift
[76/86] Compiling Helm Optional+Unwrap.swift
[77/86] Compiling Helm Helm+Transitions.swift
[78/86] Compiling Helm Helm+Traversal.swift
[79/86] Compiling Helm Helm+Validation.swift
[80/86] Compiling Helm Segue.swift
[81/86] Emitting module Helm
[82/86] Compiling Helm Graph.swift
[83/86] Compiling Helm Helm+Navigation.swift
[84/86] Compiling Helm Errors.swift
[85/86] Compiling Helm Graph+Operators.swift
[86/86] Compiling Helm Helm.swift
[87/93] Compiling Playground PlaygroundFragment.swift
[88/93] Compiling Playground resource_bundle_accessor.swift
[89/93] Compiling Playground Basic.swift
[90/93] Emitting module Playground
[91/93] Compiling Playground ActionSheet.swift
[92/93] Compiling Playground NavigationView.swift
[93/93] Compiling Playground TabView.swift
Build complete! (19.64s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.2
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.