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 nanopb with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nanopb/nanopb.git
Reference: 0.4.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nanopb/nanopb
 * tag               0.4.8      -> FETCH_HEAD
HEAD is now at 6cfe48d Publishing nanopb-0.4.8
Cloned https://github.com/nanopb/nanopb.git
Revision (git rev-parse @):
6cfe48d6f1593f8fa5c0f90437f5e6522587745e
SUCCESS checkout https://github.com/nanopb/nanopb.git at 0.4.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling nanopb pb_encode.c
[1/3] Compiling nanopb pb_common.c
[2/3] Compiling nanopb pb_decode.c
Build complete! (4.74s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nanopb",
      "name": "nanopb",
      "url": "https://github.com/nanopb/nanopb.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nanopb",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/nanopb/nanopb.git from cache
Fetched https://github.com/nanopb/nanopb.git (0.37s)
Creating working copy for https://github.com/nanopb/nanopb.git
Working copy of https://github.com/nanopb/nanopb.git resolved at 0.4.8
warning: '.resolve-product-dependencies': dependency 'nanopb' is not used by any target
Found 0 product dependencies
Done.