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 KeychainItem 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielctull/KeychainItem.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielctull/KeychainItem
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f6b9899 Add a dynamic property wrapper using Combine and SwiftUI
Cloned https://github.com/danielctull/KeychainItem.git into spi-builder-workspace
f6b9899c6f9ff973211543d50abaf63c8a5a708d
SUCCESS checkout https://github.com/danielctull/KeychainItem.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling KeychainItem Keychain+Functions.swift
[2/6] Compiling KeychainItem KeychainItem.swift
[3/6] Compiling KeychainItem Keychain-Static.swift
[4/6] Compiling KeychainItem KeychainItem+Codable.swift
[5/6] Emitting module KeychainItem
[6/6] Compiling KeychainItem Keychain-Dynamic.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeychainItem/Keychain-Dynamic.swift:23:27: warning: will never be executed
            .catch { _ in Empty<Notification, Never>() }
                          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeychainItem/Keychain-Dynamic.swift:23:20: note: '_' is of type 'NotificationCenter.Publisher.Failure' (aka 'Never') which cannot be constructed because it is an enum with no cases
            .catch { _ in Empty<Notification, Never>() }
                   ^
Build complete! (10.95s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/danielctull/KeychainItem.git from cache
Fetched https://github.com/danielctull/KeychainItem.git (0.17s)
Creating working copy for https://github.com/danielctull/KeychainItem.git
Working copy of https://github.com/danielctull/KeychainItem.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'keychainitem' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "keychainitem",
      "name": "KeychainItem",
      "url": "https://github.com/danielctull/KeychainItem.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainItem",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.