The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cryptor 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/Kitura/BlueCryptor.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/BlueCryptor
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at cec97c2 silence compiler warnings (#74)
Cloned https://github.com/Kitura/BlueCryptor.git into spi-builder-workspace
cec97c24b111351e70e448972a7d3fe68a756d6d
SUCCESS checkout https://github.com/Kitura/BlueCryptor.git at 2.0.2
========================================
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)
Building for debugging...
[1/11] Compiling Cryptor Crypto.swift
[2/11] Compiling Cryptor Cryptor.swift
[3/11] Compiling Cryptor Updatable.swift
[4/12] Compiling Cryptor SSLPointerTricks.swift
[5/12] Emitting module Cryptor
[6/12] Compiling Cryptor Status.swift
[7/12] Compiling Cryptor Digest.swift
[8/12] Compiling Cryptor HMAC.swift
[9/12] Compiling Cryptor KeyDerivation.swift
[10/12] Compiling Cryptor Random.swift
[11/12] Compiling Cryptor StreamCryptor.swift
[12/12] Compiling Cryptor Utilities.swift
Build complete! (5.75s)
Build complete.
Done.