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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jarema/Base32.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Jarema/Base32
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7f723a2 Fix buffer initialization and cleanup
Cloned https://github.com/Jarema/Base32.git
Revision (git rev-parse @):
7f723a2e55f1c76e7c79263aebf89dbfcd58e77d
SUCCESS checkout https://github.com/Jarema/Base32.git at main
========================================
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": "base32",
      "name": "Base32",
      "url": "https://github.com/Jarema/Base32.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base32",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Jarema/Base32.git from cache
Fetched https://github.com/Jarema/Base32.git from cache (0.20s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Base32-b9e972ce is not valid git repository for 'https://github.com/Jarema/Base32.git', will fetch again.
Fetching https://github.com/Jarema/Base32.git from cache
Fetched https://github.com/Jarema/Base32.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Base32-b9e972ce is not valid git repository for 'https://github.com/Jarema/Base32.git', will fetch again.
Fetching https://github.com/Jarema/Base32.git from cache
Fetched https://github.com/Jarema/Base32.git from cache (0.01s)
Creating working copy for https://github.com/Jarema/Base32.git
Working copy of https://github.com/Jarema/Base32.git resolved at main (7f723a2)
warning: '.resolve-product-dependencies': dependency 'base32' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Jarema/Base32.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/7] Compiling Base32 Base16.swift
[4/7] Emitting module Base32
[5/7] Compiling Base32 shim.swift
[6/7] Compiling Base32 StringExtension.swift
[7/7] Compiling Base32 Base32.swift
Build complete! (10.94s)
Build complete.
Done.