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 THOTP with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ericlewis/THOTP.git
Reference: 1.0.66
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ericlewis/THOTP
 * tag               1.0.66     -> FETCH_HEAD
HEAD is now at 3d4f649 Merge pull request #16 from goppinath/master
Cloned https://github.com/ericlewis/THOTP.git
Revision (git rev-parse @):
3d4f64936f391552b4f08597c663d70dd44c3f28
SUCCESS checkout https://github.com/ericlewis/THOTP.git at 1.0.66
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ericlewis/THOTP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write swift-version--423B1241ED78D482.txt
[5/18] Emitting module Base32
[6/18] Compiling Base32 StringExtension.swift
[7/18] Compiling URL_QueryItem URL+URLComponents.swift
[8/18] Compiling URL_QueryItem URL+QueryItems.swift
[9/18] Emitting module URL_QueryItem
[10/18] Compiling URL_QueryItem URLQueryItem+CodingKey.swift
[11/18] Compiling URL_QueryItem Collection+URLQueryItem.swift
[11/18] Write Objects.LinkFileList
[12/18] Archiving libURL-QueryItem.a
[14/18] Compiling Base32 Base32.swift
[15/18] Compiling Base32 shim.swift
[16/18] Compiling Base32 Base16.swift
[17/32] Compiling THOTP GeneratorProtocol.swift
[18/33] Compiling THOTP GeneratorProtocol+Validators.swift
[19/33] Compiling THOTP PasswordProtocol+CurrentPassword.swift
[20/33] Compiling THOTP PasswordProtocol+Equatable.swift
[21/33] Compiling THOTP PasswordProtocol+URL.swift
[22/33] Compiling THOTP Generator.swift
[23/33] Compiling THOTP Password.swift
[24/33] Compiling THOTP PasswordProtocol.swift
[25/33] Compiling THOTP Key.swift
[26/33] Compiling THOTP OTPError.swift
[27/33] Emitting module THOTP
[28/33] Compiling THOTP SupportedHashAlgorithm.swift
[29/33] Compiling THOTP GeneratorProtocol+Generate.swift
[30/33] Compiling THOTP GeneratorAlgorithm.swift
[31/33] Compiling THOTP IssuerStrategy.swift
[31/33] Write Objects.LinkFileList
[32/33] Archiving libTHOTP.a
Build complete! (7.21s)
Fetching https://github.com/norio-nomura/Base32.git from cache
Fetching https://github.com/ericlewis/URL-QueryItem.git from cache
Fetched https://github.com/norio-nomura/Base32.git from cache (0.16s)
Fetched https://github.com/ericlewis/URL-QueryItem.git from cache (0.16s)
Computing version for https://github.com/ericlewis/URL-QueryItem.git
Computed https://github.com/ericlewis/URL-QueryItem.git at 1.0.0 (0.31s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.34s)
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/ericlewis/URL-QueryItem.git
Working copy of https://github.com/ericlewis/URL-QueryItem.git resolved at 1.0.0
Build complete.
Done.