The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Cryptor, reference master (8fc54c), with Swift 5.9 for macOS (SPM) on 20 Nov 2024 07:15:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path:  $PWD
https://github.com/Kitura/BlueCryptor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Cryptor Updatable.swift
[2/11] Compiling Cryptor StreamCryptor.swift
[3/12] Compiling Cryptor SSLPointerTricks.swift
[4/12] Compiling Cryptor Status.swift
[5/12] Compiling Cryptor Random.swift
[6/12] Compiling Cryptor KeyDerivation.swift
[7/12] Compiling Cryptor HMAC.swift
[8/12] Compiling Cryptor Crypto.swift
[9/12] Compiling Cryptor Cryptor.swift
[10/12] Emitting module Cryptor
[11/12] Compiling Cryptor Digest.swift
[12/12] Compiling Cryptor Utilities.swift
Build complete! (7.88s)
Build complete.
Done.