The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HexaDecoder, reference 1.0.1 (29cfbe), with Swift 6.1 for macOS (SPM) on 25 Sep 2025 02:26:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leodabus/HexaDecoder.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leodabus/HexaDecoder
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 29cfbec Add Swift 5.1 support
Cloned https://github.com/leodabus/HexaDecoder.git
Revision (git rev-parse @):
29cfbec674293fb45228a38e5af63a93fc5cd5d1
SUCCESS checkout https://github.com/leodabus/HexaDecoder.git at 1.0.1
========================================
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": "hexadecoder",
      "name": "HexaDecoder",
      "url": "https://github.com/leodabus/HexaDecoder.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HexaDecoder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/leodabus/HexaDecoder.git
[1/34] Fetching hexadecoder
Fetched https://github.com/leodabus/HexaDecoder.git from cache (0.57s)
Creating working copy for https://github.com/leodabus/HexaDecoder.git
Working copy of https://github.com/leodabus/HexaDecoder.git resolved at 1.0.1 (29cfbec)
warning: '.resolve-product-dependencies': dependency 'hexadecoder' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/leodabus/HexaDecoder.git
https://github.com/leodabus/HexaDecoder.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HexaDecoder",
  "name" : "HexaDecoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HexaDecoder",
      "targets" : [
        "HexaDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HexaDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "HexaDecoderTests",
      "path" : "Tests/HexaDecoderTests",
      "sources" : [
        "HexaDecoderTests.swift"
      ],
      "target_dependencies" : [
        "HexaDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HexaDecoder",
      "module_type" : "SwiftTarget",
      "name" : "HexaDecoder",
      "path" : "Sources/HexaDecoder",
      "product_memberships" : [
        "HexaDecoder"
      ],
      "sources" : [
        "HexaDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module HexaDecoder
[4/4] Compiling HexaDecoder HexaDecoder.swift
Build complete! (3.85s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HexaDecoder",
  "name" : "HexaDecoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HexaDecoder",
      "targets" : [
        "HexaDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HexaDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "HexaDecoderTests",
      "path" : "Tests/HexaDecoderTests",
      "sources" : [
        "HexaDecoderTests.swift"
      ],
      "target_dependencies" : [
        "HexaDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HexaDecoder",
      "module_type" : "SwiftTarget",
      "name" : "HexaDecoder",
      "path" : "Sources/HexaDecoder",
      "product_memberships" : [
        "HexaDecoder"
      ],
      "sources" : [
        "HexaDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.