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 BunnySdk, reference v0.0.0 (f253bf), with Swift 5.10 for macOS (SPM) on 16 Aug 2024 05:30:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jlarmstrongiv/bunny-sdk-swift.git
Reference: v0.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jlarmstrongiv/bunny-sdk-swift
 * tag               v0.0.0     -> FETCH_HEAD
HEAD is now at f253bf6 docs: readme
Cloned https://github.com/jlarmstrongiv/bunny-sdk-swift.git
Revision (git rev-parse @):
f253bf6e26b964314f0aaa6f5ddc7a874802b6ae
SUCCESS checkout https://github.com/jlarmstrongiv/bunny-sdk-swift.git at v0.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bunny-sdk-swift",
      "name": "BunnySdk",
      "url": "https://github.com/jlarmstrongiv/bunny-sdk-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bunny-sdk-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jlarmstrongiv/bunny-sdk-swift.git
[1/27] Fetching bunny-sdk-swift
Fetched https://github.com/jlarmstrongiv/bunny-sdk-swift.git from cache (1.18s)
Creating working copy for https://github.com/jlarmstrongiv/bunny-sdk-swift.git
Working copy of https://github.com/jlarmstrongiv/bunny-sdk-swift.git resolved at v0.0.0 (f253bf6)
warning: '.resolve-product-dependencies': dependency 'bunny-sdk-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/jlarmstrongiv/bunny-sdk-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Compiling BunnySdk BunnySdk.swift
[4/4] Emitting module BunnySdk
Build complete! (1.04s)
Build complete.
Done.