The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCrypto with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jernejstrasner/swiftcrypto.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jernejstrasner/swiftcrypto
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 2ebc58f Added method for providing Data keys directly
Cloned https://github.com/jernejstrasner/swiftcrypto.git
Revision (git rev-parse @):
2ebc58fa75de1c7d4ef884c609a81398c01655d7
SUCCESS checkout https://github.com/jernejstrasner/swiftcrypto.git at 1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jernejstrasner/swiftcrypto.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/4] Compiling SwiftCrypto SwiftCrypto.swift
[4/4] Emitting module SwiftCrypto
Build complete! (11.30s)
Fetching https://github.com/jernejstrasner/CCommonCrypto.git
[1/28] Fetching ccommoncrypto
Fetched https://github.com/jernejstrasner/CCommonCrypto.git from cache (0.46s)
Computing version for https://github.com/jernejstrasner/CCommonCrypto.git
Computed https://github.com/jernejstrasner/CCommonCrypto.git at 1.1.0 (0.71s)
Creating working copy for https://github.com/jernejstrasner/CCommonCrypto.git
Working copy of https://github.com/jernejstrasner/CCommonCrypto.git resolved at 1.1.0
warning: 'ccommoncrypto': ignoring declared target(s) 'CCommonCrypto' in the system package
warning: 'spi-builder-workspace': dependency 'ccommoncrypto' is not used by any target
Build complete.
Done.