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 BinaryCoder 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.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/BinaryCoder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jollyjinx/BinaryCoder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9fb3aaf Updated package to support Strict Concurrency
Cloned https://github.com/jollyjinx/BinaryCoder.git
Revision (git rev-parse @):
9fb3aaf606e615383b7967aa65eb0def37f492e8
SUCCESS checkout https://github.com/jollyjinx/BinaryCoder.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": "binarycoder",
      "name": "BinaryCoder",
      "url": "https://github.com/jollyjinx/BinaryCoder.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BinaryCoder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jollyjinx/BinaryCoder.git from cache
Fetched https://github.com/jollyjinx/BinaryCoder.git from cache (0.18s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/BinaryCoder-1ed1b497 is not valid git repository for 'https://github.com/jollyjinx/BinaryCoder.git', will fetch again.
Fetching https://github.com/jollyjinx/BinaryCoder.git from cache
Fetched https://github.com/jollyjinx/BinaryCoder.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/BinaryCoder-1ed1b497 is not valid git repository for 'https://github.com/jollyjinx/BinaryCoder.git', will fetch again.
Fetching https://github.com/jollyjinx/BinaryCoder.git from cache
Fetched https://github.com/jollyjinx/BinaryCoder.git from cache (0.01s)
Creating working copy for https://github.com/jollyjinx/BinaryCoder.git
Working copy of https://github.com/jollyjinx/BinaryCoder.git resolved at main (9fb3aaf)
warning: '.resolve-product-dependencies': dependency 'binarycoder' 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/jollyjinx/BinaryCoder.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/9] Compiling BinaryCoder SharedBinaryCoding.swift
[4/9] Compiling BinaryCoder BinarySerialization.swift
[5/9] Compiling BinaryCoder BinaryDecoder.swift
[6/9] Compiling BinaryCoder BinaryCodableExtensions.swift
[7/9] Compiling BinaryCoder BinaryCodable.swift
[8/9] Compiling BinaryCoder BinaryEncoder.swift
[9/9] Emitting module BinaryCoder
Build complete! (3.61s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/BinaryEncoderTests/Info.plist
Build complete.
Done.