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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/greymass/swift-scrypt.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/greymass/swift-scrypt
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 631f21c Update libscrypt to v1.22
Submodule path 'Sources/libscrypt/libscrypt': checked out '60e585cdd752262b22ed4113eca41c0461a61608'
Submodule 'Sources/libscrypt/libscrypt' (https://github.com/technion/libscrypt.git) registered for path 'Sources/libscrypt/libscrypt'
Cloning into '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/libscrypt/libscrypt'...
Cloned https://github.com/greymass/swift-scrypt.git
Revision (git rev-parse @):
631f21c36bff63e33ad13353ee801b4a032dda15
SUCCESS checkout https://github.com/greymass/swift-scrypt.git at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-scrypt",
      "name": "swift-scrypt",
      "url": "https://github.com/greymass/swift-scrypt.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-scrypt",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/greymass/swift-scrypt.git from cache
Fetched https://github.com/greymass/swift-scrypt.git (0.16s)
Creating working copy for https://github.com/greymass/swift-scrypt.git
Working copy of https://github.com/greymass/swift-scrypt.git resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'swift-scrypt' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/greymass/swift-scrypt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling slowequals.c
[1/3] Compiling crypto_scrypt-nosse.c
[2/3] Compiling sha256.c
[4/5] Emitting module Scrypt
[5/5] Compiling Scrypt Scrypt.swift
Build complete! (1.77s)
Build complete.
Done.