The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cryptomator/cryptolib-swift.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cryptomator/cryptolib-swift
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 6e5dbea Merge branch 'release/1.1.0'
Cloned https://github.com/cryptomator/cryptolib-swift.git into spi-builder-workspace
6e5dbea6e05742ad82a074bf7ee8c3305d92fbae
SUCCESS checkout https://github.com/cryptomator/cryptolib-swift.git at 1.1.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/norio-nomura/Base32.git from cache
Fetched https://github.com/norio-nomura/Base32.git (0.16s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.52s)
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Building for debugging...
[0/8] Compiling scrypt sha256.c
[1/8] Compiling scrypt insecure_memzero.c
[2/8] Compiling scrypt crypto_scrypt.c
[4/8] Compiling Base32 StringExtension.swift
[5/8] Compiling Base32 Base32.swift
[6/8] Compiling Base32 Base16.swift
[7/8] Compiling Base32 shim.swift
[8/8] Emitting module Base32
[9/16] Compiling CryptomatorCryptoLib CryptoSupport.swift
[10/17] Compiling CryptomatorCryptoLib Masterkey.swift
[11/17] Compiling CryptomatorCryptoLib CryptoError.swift
[12/17] Compiling CryptomatorCryptoLib Cryptor.swift
[13/17] Compiling CryptomatorCryptoLib AesSiv.swift
[14/17] Compiling CryptomatorCryptoLib ContentCryptor.swift
[15/17] Emitting module CryptomatorCryptoLib
[16/17] Compiling CryptomatorCryptoLib AesCtr.swift
[17/17] Compiling CryptomatorCryptoLib MasterkeyFile.swift
Build complete! (15.52s)
Build complete.
Done.