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 Vellum 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hainayanda/Vellum.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hainayanda/Vellum
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 63092e2 Merge pull request #5 from hainayanda/fixes/update-username
Cloned https://github.com/hainayanda/Vellum.git
Revision (git rev-parse @):
63092e244dc7834bd4ab67505effa6637e7af89e
SUCCESS checkout https://github.com/hainayanda/Vellum.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...
[1/12] Emitting module Vellum
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Vellum/Classes/Query/QuerySorter.swift:55:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol QueryComparator: class {
                          ^~~~~
                          AnyObject
[2/15] Compiling Vellum QueryFinder.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Vellum/Classes/Query/QuerySorter.swift:55:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol QueryComparator: class {
                          ^~~~~
                          AnyObject
[3/15] Compiling Vellum QueryLimiter.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Vellum/Classes/Query/QuerySorter.swift:55:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol QueryComparator: class {
                          ^~~~~
                          AnyObject
[4/15] Compiling Vellum QuerySorter.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Vellum/Classes/Query/QuerySorter.swift:55:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol QueryComparator: class {
                          ^~~~~
                          AnyObject
[5/15] Compiling Vellum PropertyWrapper.swift
[6/15] Compiling Vellum VellumError.swift
[7/15] Compiling Vellum QueryBuilder.swift
[8/15] Compiling Vellum Archivable.swift
[9/15] Compiling Vellum ArchivesFactory.swift
[10/15] Compiling Vellum DataSize.swift
[11/15] Compiling Vellum Extensions.swift
[12/15] Compiling Vellum ArchiveManager.swift
[13/15] Compiling Vellum Archivist.swift
[14/15] Compiling Vellum DiskArchives.swift
[15/15] Compiling Vellum MemoryArchives.swift
Build complete! (7.79s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.22s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.23s)
Fetched https://github.com/Quick/Quick.git (0.24s)
Fetched https://github.com/Quick/Nimble.git (0.28s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.02s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.