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 BackedCodable 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jegnux/BackedCodable.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jegnux/BackedCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c28a4e5 Implement a safer init
Cloned https://github.com/jegnux/BackedCodable.git
Revision (git rev-parse @):
c28a4e556298bd81ba068f0f1c534af73ffd46f9
SUCCESS checkout https://github.com/jegnux/BackedCodable.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "backedcodable",
      "name": "BackedCodable",
      "url": "https://github.com/jegnux/BackedCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BackedCodable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jegnux/BackedCodable.git
[1/249] Fetching backedcodable
Fetched https://github.com/jegnux/BackedCodable.git (0.31s)
Creating working copy for https://github.com/jegnux/BackedCodable.git
Working copy of https://github.com/jegnux/BackedCodable.git resolved at main
warning: '.resolve-product-dependencies': dependency 'backedcodable' is not used by any target
Found 0 product dependencies
========================================
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...
[1/16] Emitting module BackedCodable
[2/18] Compiling BackedCodable PathComponent.swift
[3/18] Compiling BackedCodable PathFilter.swift
[4/18] Compiling BackedCodable Backed+ConditionalProtocolConformances.swift
[5/18] Compiling BackedCodable Backed+Init.swift
[6/18] Compiling BackedCodable Backed.swift
[7/18] Compiling BackedCodable LossyDecoder.swift
[8/18] Compiling BackedCodable BackedError.swift
[9/18] Compiling BackedCodable PathCodingKey.swift
[10/18] Compiling BackedCodable PathDecoder.Element.swift
[11/18] Compiling BackedCodable PathDecoder.swift
[12/18] Compiling BackedCodable Path.swift
[13/18] Compiling BackedCodable BackedDecodable.swift
[14/18] Compiling BackedCodable BackingDecoder.swift
[15/18] Compiling BackedCodable EmptyDecodable.swift
[16/18] Compiling BackedCodable Decoder+PathDecoder.swift
[17/18] Compiling BackedCodable BackingDecoderContext.swift
[18/18] Compiling BackedCodable DateDecoder.swift
[19/22] Compiling BackedCodableStubs PlainSwiftStub.swift
[20/22] Compiling BackedCodableStubs Helpers.swift
[21/22] Emitting module BackedCodableStubs
[22/22] Compiling BackedCodableStubs BackedStub.swift
Build complete! (9.46s)
Build complete.
Done.