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 Ccrypt_blowfish 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/tannerdsilva/Ccrypt_blowfish.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/Ccrypt_blowfish
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at abd2bf4 revised submodule
Submodule path 'crypt_blowfish': checked out '3354bb81eea489e972b0a7c63231514ab34f73a0'
Submodule 'crypt_blowfish' (https://github.com/openwall/crypt_blowfish.git) registered for path 'crypt_blowfish'
Cloning into '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/crypt_blowfish'...
Cloned https://github.com/tannerdsilva/Ccrypt_blowfish.git
Revision (git rev-parse @):
abd2bf4ca4730e05d04e9a096f3f6300653ee40c
SUCCESS checkout https://github.com/tannerdsilva/Ccrypt_blowfish.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ccrypt_blowfish",
      "name": "Ccrypt_blowfish",
      "url": "https://github.com/tannerdsilva/Ccrypt_blowfish.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ccrypt_blowfish",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tannerdsilva/Ccrypt_blowfish.git
[1/30] Fetching ccrypt_blowfish
Fetched https://github.com/tannerdsilva/Ccrypt_blowfish.git (0.33s)
Creating working copy for https://github.com/tannerdsilva/Ccrypt_blowfish.git
Working copy of https://github.com/tannerdsilva/Ccrypt_blowfish.git resolved at master
warning: '.resolve-product-dependencies': dependency 'ccrypt_blowfish' 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...
[0/4] Compiling Ccrypt_blowfish x86.S
[1/4] Compiling Ccrypt_blowfish wrapper.c
[2/4] Compiling Ccrypt_blowfish crypt_gensalt.c
[3/4] Compiling Ccrypt_blowfish crypt_blowfish.c
Build complete! (6.00s)
Build complete.
Done.