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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/IBM/ios-keychain.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/IBM/ios-keychain
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f468dc5 Done fixing typos
Cloned https://github.com/IBM/ios-keychain.git
Revision (git rev-parse @):
f468dc550f3ee447c9340a35f743aae4ab316a57
SUCCESS checkout https://github.com/IBM/ios-keychain.git at master
========================================
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": "ios-keychain",
      "name": "Keychain",
      "url": "https://github.com/IBM/ios-keychain.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-keychain",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/IBM/ios-keychain.git from cache
Fetched https://github.com/IBM/ios-keychain.git (0.18s)
Creating working copy for https://github.com/IBM/ios-keychain.git
Working copy of https://github.com/IBM/ios-keychain.git resolved at master
warning: '.resolve-product-dependencies': dependency 'ios-keychain' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Keychain KeychainPassword.swift
[2/5] Compiling Keychain KeychainError.swift
[3/5] Emitting module Keychain
[4/5] Compiling Keychain KeychainCertificate.swift
[5/5] Compiling Keychain Keychain.swift
Build complete! (7.31s)
Build complete.
Done.