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 KeychainHelper, reference master (f649f0), with Swift 5.8 for macOS (SPM) on 24 Jun 2024 14:17:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/InstaRobot/KeychainHelper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/InstaRobot/KeychainHelper
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f649f0e update README
Cloned https://github.com/InstaRobot/KeychainHelper.git
Revision (git rev-parse @):
f649f0ef53a48e50eba8c12afbc64a8afb860687
SUCCESS checkout https://github.com/InstaRobot/KeychainHelper.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/InstaRobot/KeychainHelper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module KeychainSwift
[2/4] Compiling KeychainSwift TegKeychainConstants.swift
[3/4] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[4/4] Compiling KeychainSwift KeychainSwift.swift
[5/6] Emitting module KeychainHelper
[6/6] Compiling KeychainHelper KeychainHelper.swift
Build complete! (12.77s)
Fetching https://github.com/evgenyneu/keychain-swift.git
[1/2196] Fetching keychain-swift
Fetched https://github.com/evgenyneu/keychain-swift.git (1.46s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 20.0.0 (3.17s)
Creating working copy for https://github.com/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 20.0.0
Build complete.
Done.