The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftChaChaPoly with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/SwiftChaChaPoly.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftChaChaPoly
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ca49ad0 Release 2.4.0
Cloned https://github.com/leif-ibsen/SwiftChaChaPoly.git
Revision (git rev-parse @):
ca49ad090f85fc5c7dcfcc49239fdc94c18986ee
SUCCESS checkout https://github.com/leif-ibsen/SwiftChaChaPoly.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/leif-ibsen/SwiftChaChaPoly.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling SwiftChaChaPoly Poly1305.swift
[2/4] Emitting module SwiftChaChaPoly
[3/4] Compiling SwiftChaChaPoly ChaCha20.swift
[4/4] Compiling SwiftChaChaPoly ChaChaPoly.swift
Build complete! (1.54s)
Build complete.
Done.