Build Information
Successful build of Cryptor, reference master (8fc54c
), with Swift 5.10 for macOS (SPM) on 20 Nov 2024 07:15:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/BlueCryptor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/BlueCryptor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8fc54cc README: Update shields to SwiftPackageIndex
Cloned https://github.com/Kitura/BlueCryptor.git
Revision (git rev-parse @):
8fc54cc4f71b8450938062d0a40fbc464c1ed181
SUCCESS checkout https://github.com/Kitura/BlueCryptor.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Kitura/BlueCryptor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/13] Compiling Cryptor Updatable.swift
[4/14] Compiling Cryptor SSLPointerTricks.swift
[5/14] Compiling Cryptor HMAC.swift
[6/14] Compiling Cryptor Status.swift
[7/14] Compiling Cryptor Random.swift
[8/14] Compiling Cryptor StreamCryptor.swift
[9/14] Compiling Cryptor KeyDerivation.swift
[10/14] Compiling Cryptor Crypto.swift
[11/14] Compiling Cryptor Cryptor.swift
[12/14] Emitting module Cryptor
[13/14] Compiling Cryptor Digest.swift
[14/14] Compiling Cryptor Utilities.swift
Build complete! (6.85s)
Build complete.
Done.