The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TOONDecoder, reference 0.1.0 (a2eaff), with Swift 6.1 for macOS (SPM) on 1 Dec 2025 16:04:00 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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexey1312/TOONDecoder.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexey1312/TOONDecoder
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at a2eaffe Initial commit
Cloned https://github.com/alexey1312/TOONDecoder.git
Revision (git rev-parse @):
a2eaffec5d9b57c52e9dfcc7f64d607c1af8f200
SUCCESS checkout https://github.com/alexey1312/TOONDecoder.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexey1312/TOONDecoder.git
https://github.com/alexey1312/TOONDecoder.git
{
  "dependencies" : [
    {
      "identity" : "toonencoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattt/TOONEncoder"
    }
  ],
  "manifest_display_name" : "TOONDecoder",
  "name" : "TOONDecoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "TOONDecoder",
      "targets" : [
        "TOONDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TOONDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "TOONDecoderTests",
      "path" : "Tests/TOONDecoderTests",
      "product_dependencies" : [
        "TOONEncoder"
      ],
      "sources" : [
        "TOONDecoderTests.swift"
      ],
      "target_dependencies" : [
        "TOONDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TOONDecoder",
      "module_type" : "SwiftTarget",
      "name" : "TOONDecoder",
      "path" : "Sources/TOONDecoder",
      "product_memberships" : [
        "TOONDecoder"
      ],
      "sources" : [
        "TOONDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module TOONDecoder
[4/4] Compiling TOONDecoder TOONDecoder.swift
Build complete! (6.80s)
Fetching https://github.com/mattt/TOONEncoder
[1/103] Fetching toonencoder
Fetched https://github.com/mattt/TOONEncoder from cache (0.72s)
Computing version for https://github.com/mattt/TOONEncoder
Computed https://github.com/mattt/TOONEncoder at 0.2.0 (1.19s)
Creating working copy for https://github.com/mattt/TOONEncoder
Working copy of https://github.com/mattt/TOONEncoder resolved at 0.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "toonencoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattt/TOONEncoder"
    }
  ],
  "manifest_display_name" : "TOONDecoder",
  "name" : "TOONDecoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "TOONDecoder",
      "targets" : [
        "TOONDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TOONDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "TOONDecoderTests",
      "path" : "Tests/TOONDecoderTests",
      "product_dependencies" : [
        "TOONEncoder"
      ],
      "sources" : [
        "TOONDecoderTests.swift"
      ],
      "target_dependencies" : [
        "TOONDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TOONDecoder",
      "module_type" : "SwiftTarget",
      "name" : "TOONDecoder",
      "path" : "Sources/TOONDecoder",
      "product_memberships" : [
        "TOONDecoder"
      ],
      "sources" : [
        "TOONDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.