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 GoldenKey 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/RedMadRobot/golden-key.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RedMadRobot/golden-key
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7fe1faa Merge pull request #8 from subdan/hash_readme
Cloned https://github.com/RedMadRobot/golden-key.git into spi-builder-workspace
7fe1faa3a284bfee389be3f43ad12a6074dc1af4
SUCCESS checkout https://github.com/RedMadRobot/golden-key.git at master
========================================
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/9] Compiling GoldenKey RandomBytes.swift
[2/10] Emitting module GoldenKey
[3/10] Compiling GoldenKey CryptorError.swift
[4/10] Compiling GoldenKey Digest.swift
[5/10] Compiling GoldenKey PBKDF2.swift
[6/10] Compiling GoldenKey CryptorOptions.swift
[7/10] Compiling GoldenKey Cryptor.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:157:46: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<Data>'; this is likely incorrect because 'Optional<Data>' may contain an object reference.
        let status = CCCryptorReset(cryptor, &vector)
                                             ^
[8/10] Compiling GoldenKey CryptorAlgorithm.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:157:46: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<Data>'; this is likely incorrect because 'Optional<Data>' may contain an object reference.
        let status = CCCryptorReset(cryptor, &vector)
                                             ^
[9/10] Compiling GoldenKey HMAC.swift
[10/10] Compiling GoldenKey SecurityError.swift
Build complete! (11.35s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/RedMadRobot/golden-key.git
[1/151] Fetching golden-key
Fetched https://github.com/RedMadRobot/golden-key.git (0.45s)
Creating working copy for https://github.com/RedMadRobot/golden-key.git
Working copy of https://github.com/RedMadRobot/golden-key.git resolved at master
warning: '.resolve-product-dependencies': dependency 'golden-key' is not used by any target
{
  "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": "golden-key",
      "name": "GoldenKey",
      "url": "https://github.com/RedMadRobot/golden-key.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/golden-key",
      "dependencies": [

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