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: v0.0.12-beta
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/valentinradu/Helm
 * tag               v0.0.12-beta -> FETCH_HEAD
HEAD is now at 4cbe7c1 Removed logo
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
4cbe7c1348acee3054dfaa7d5f19eff8e8f95cc4
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.12-beta
========================================
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 DequeModule Deque+CustomDebugStringConvertible.swift
[3/64] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[4/64] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[5/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[6/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[7/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[8/66] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[9/66] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[10/66] Compiling OrderedCollections OrderedSet+SubSequence.swift
[11/72] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[12/72] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[13/72] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[14/72] Compiling OrderedCollections OrderedDictionary+Values.swift
[15/72] Compiling OrderedCollections OrderedDictionary.swift
[16/72] Compiling OrderedCollections OrderedSet+Codable.swift
[17/72] Compiling DequeModule _DequeSlot.swift
[18/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[19/72] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[20/72] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[21/72] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[22/72] Compiling OrderedCollections OrderedSet+Diffing.swift
[23/72] Compiling OrderedCollections OrderedSet+Equatable.swift
[24/72] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[25/72] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[26/72] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[27/72] Compiling OrderedCollections _Hashtable+Header.swift
[28/72] Compiling OrderedCollections OrderedDictionary+Codable.swift
[29/72] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[30/72] Emitting module DequeModule
[31/72] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[32/72] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[33/72] Compiling OrderedCollections _HashTable+Bucket.swift
[34/72] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/72] Compiling OrderedCollections _HashTable+Constants.swift
[36/72] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[37/72] Compiling OrderedCollections _HashTable+Testing.swift
[38/72] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[39/72] Compiling OrderedCollections _HashTable.swift
[52/72] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/72] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/72] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/72] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/72] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/72] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/72] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/72] Emitting module OrderedCollections
[67/72] Compiling OrderedCollections OrderedSet+Testing.swift
[68/72] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[69/72] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[70/72] Compiling OrderedCollections OrderedSet.swift
[71/72] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[72/72] Compiling OrderedCollections _UnsafeBitset.swift
[73/74] Compiling Collections Collections.swift
[74/74] Emitting module Collections
[75/85] Compiling Helm Helm+Validation.swift
[76/86] Compiling Helm Optional+Unwrap.swift
[77/86] Compiling Helm Errors.swift
[78/86] Compiling Helm Graph+Operators.swift
[79/86] Compiling Helm Segue+Graph.swift
[80/86] Compiling Helm Segue.swift
[81/86] Emitting module Helm
[82/86] Compiling Helm Helm.swift
[83/86] Compiling Helm Helm+Transitions.swift
[84/86] Compiling Helm Helm+Traversal.swift
[85/86] Compiling Helm Graph.swift
[86/86] Compiling Helm Helm+Navigation.swift
[87/93] Compiling Playground resource_bundle_accessor.swift
[88/93] Compiling Playground Basic.swift
[89/93] Compiling Playground PlaygroundFragment.swift
[90/93] Compiling Playground ActionSheet.swift
[91/93] Compiling Playground NavigationView.swift
[92/93] Emitting module Playground
[93/93] Compiling Playground TabView.swift
Build complete! (16.81s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (1.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.02s)
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.