The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Secp256k1Swift 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/lanfordcai/secp256k1swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lanfordcai/secp256k1swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a82fa24 Update README.md
Cloned https://github.com/lanfordcai/secp256k1swift.git
Revision (git rev-parse @):
a82fa24befb32bbbffb01374a964553110ee4a78
SUCCESS checkout https://github.com/lanfordcai/secp256k1swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lanfordcai/secp256k1swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[2/6] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling lax_der_privatekey_parsing.c
[4/6] Compiling lax_der_parsing.c
[5/6] Compiling secp256k1.c
[7/8] Compiling secp256k1 Exporter.swift
[8/8] Emitting module secp256k1
[9/11] Compiling Secp256k1Swift Array+Extension.swift
[10/11] Emitting module Secp256k1Swift
[11/11] Compiling Secp256k1Swift Secp256k1Swift.swift
Build complete! (21.86s)
Fetching https://github.com/behrang/YamlSwift.git from cache
Fetching https://github.com/LanfordCai/secp256k1.swift.git from cache
Fetched https://github.com/behrang/YamlSwift.git from cache (0.17s)
Fetched https://github.com/LanfordCai/secp256k1.swift.git from cache (0.17s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (0.52s)
Computing version for https://github.com/LanfordCai/secp256k1.swift.git
Computed https://github.com/LanfordCai/secp256k1.swift.git at 0.2.0 (0.58s)
Creating working copy for https://github.com/behrang/YamlSwift.git
Working copy of https://github.com/behrang/YamlSwift.git resolved at 3.4.4
Creating working copy for https://github.com/LanfordCai/secp256k1.swift.git
Working copy of https://github.com/LanfordCai/secp256k1.swift.git resolved at 0.2.0
warning: 'secp256k1.swift': Invalid Source '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/ecdh': File not found.
warning: 'secp256k1.swift': Invalid Source '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/recovery': File not found.
Build complete.
Done.