This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boilertalk/secp256k1.swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Boilertalk/secp256k1.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cd187c6 fix: module sources directory
Submodule path 'secp256k1/Classes/secp256k1': checked out 'd5407179912e8c1f825a212a474aaa86b10f1352'
Submodule 'secp256k1/Classes/secp256k1' (https://github.com/Boilertalk/secp256k1.git) registered for path 'secp256k1/Classes/secp256k1'
Cloning into '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/secp256k1/Classes/secp256k1'...
Cloned https://github.com/Boilertalk/secp256k1.swift.git
Revision (git rev-parse @):
cd187c632fb812fd93711a9f7e644adb7e5f97f0
SUCCESS checkout https://github.com/Boilertalk/secp256k1.swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "secp256k1.swift",
      "name": "secp256k1",
      "url": "https://github.com/Boilertalk/secp256k1.swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Boilertalk/secp256k1.swift.git from cache
Fetched https://github.com/Boilertalk/secp256k1.swift.git (0.28s)
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'secp256k1.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/Boilertalk/secp256k1.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling lax_der_privatekey_parsing.c
[1/3] Compiling lax_der_parsing.c
[2/3] Compiling secp256k1.c
[4/5] Compiling secp256k1 Exporter.swift
[5/5] Emitting module secp256k1
Build complete! (2.27s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.