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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/InstaRobot/KeychainHelper.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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
Fetching https://github.com/evgenyneu/keychain-swift.git from cache
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (0.27s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 20.0.0 (0.95s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "keychainhelper",
      "name": "KeychainHelper",
      "url": "https://github.com/InstaRobot/KeychainHelper.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainHelper",
      "dependencies": [
        {
          "identity": "keychain-swift",
          "name": "KeychainSwift",
          "url": "https://github.com/evgenyneu/keychain-swift.git",
          "version": "20.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/keychain-swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/InstaRobot/KeychainHelper.git
[1/18] Fetching keychainhelper
Fetched https://github.com/InstaRobot/KeychainHelper.git from cache (0.18s)
Fetching https://github.com/evgenyneu/keychain-swift.git from cache
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (0.17s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 20.0.0 (0.02s)
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
Creating working copy for https://github.com/InstaRobot/KeychainHelper.git
Working copy of https://github.com/InstaRobot/KeychainHelper.git resolved at master (f649f0e)
warning: '.resolve-product-dependencies': dependency 'keychainhelper' is not used by any target
Found 1 product dependencies
  - KeychainSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/InstaRobot/KeychainHelper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/7] Compiling KeychainSwift TegKeychainConstants.swift
[5/7] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[6/7] Emitting module KeychainSwift
[7/7] Compiling KeychainSwift KeychainSwift.swift
[8/9] Emitting module KeychainHelper
[9/9] Compiling KeychainHelper KeychainHelper.swift
Build complete! (5.76s)
Build complete.
Done.