The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swawsh with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/scottorly/swawsh.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/scottorly/swawsh
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 7a415fe Update Package.swift & add test target
Cloned https://github.com/scottorly/swawsh.git into spi-builder-workspace
7a415feeed29bea8573c2f412e7c8485566db4c8
SUCCESS checkout https://github.com/scottorly/swawsh.git at 0.2.0
========================================
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-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.22s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.32 (0.38s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.32
Building for debugging...
[1/11] Compiling Cryptor Status.swift
[2/12] Compiling Cryptor Updatable.swift
[3/12] Compiling Cryptor SSLPointerTricks.swift
[4/12] Compiling Cryptor Digest.swift
[5/12] Compiling Cryptor HMAC.swift
[6/12] Compiling Cryptor Crypto.swift
[7/12] Compiling Cryptor Cryptor.swift
[8/12] Compiling Cryptor KeyDerivation.swift
[9/12] Compiling Cryptor Random.swift
[10/12] Emitting module Cryptor
[11/12] Compiling Cryptor StreamCryptor.swift
[12/12] Compiling Cryptor Utilities.swift
[13/18] Compiling Swawsh SwashCredential.swift
[14/18] Compiling Swawsh DigestService.swift
[15/18] Emitting module Swawsh
[16/18] Compiling Swawsh SwawshStringToSign.swift
[17/18] Compiling Swawsh DateService.swift
[18/18] Compiling Swawsh SwawshHeader.swift
Build complete! (5.25s)
Build complete.
Done.