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 Ed25519 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.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bytehubio/ed25519.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bytehubio/ed25519
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 849a8ab Update README.md
Cloned https://github.com/bytehubio/ed25519.git
Revision (git rev-parse @):
849a8ab66a262dfd2dbbf1f375ce6d840252de3d
SUCCESS checkout https://github.com/bytehubio/ed25519.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/bytehubio/ed25519.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Compiling CEd25519 sign.c
[1/10] Compiling CEd25519 sc.c
[2/10] Compiling CEd25519 verify.c
[3/10] Compiling CEd25519 keypair.c
[4/10] Compiling CEd25519 add_scalar.c
[5/10] Compiling CEd25519 fe.c
[6/10] Compiling CEd25519 seed.c
[7/10] Compiling CEd25519 sha512.c
[8/10] Compiling CEd25519 ge.c
[9/10] Compiling CEd25519 key_exchange.c
[11/16] Compiling Ed25519 PrivateKey.swift
[12/16] Compiling Ed25519 Seed.swift
[13/16] Compiling Ed25519 Error.swift
[14/16] Emitting module Ed25519
[15/16] Compiling Ed25519 KeyPair.swift
[16/16] Compiling Ed25519 PublicKey.swift
Build complete! (2.38s)
Build complete.
Done.