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 TOMLKit, reference 0.6.1 (18a7db), with Swift 5.9 for macOS (SPM) on 4 Dec 2024 07:24:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/TOMLKit.git
Reference: 0.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stackotter/TOMLKit
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at 18a7db4 Fix a different aspect of the not-decoded keys propagation bug
Cloned https://github.com/stackotter/TOMLKit.git
Revision (git rev-parse @):
18a7db47209b83ad969196dbc4eb4904ee9955d0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/TOMLKit.git at 0.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/stackotter/TOMLKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Compiling Date&Time&DateTime.cpp
[3/7] Compiling Conversion.cpp
[3/7] Compiling Array.cpp
[3/7] Compiling Node.cpp
[6/7] Compiling Table.cpp
[8/34] Emitting module TOMLKit
[9/36] Compiling TOMLKit TOMLValue.swift
[10/36] Compiling TOMLKit ValueOptions.swift
[11/36] Compiling TOMLKit TOMLArray+CollectionConformance.swift
[12/36] Compiling TOMLKit TOMLArray.swift
[13/36] Compiling TOMLKit TOMLArrayIterator.swift
[14/36] Compiling TOMLKit UnkeyedEncodingContainer.swift
[15/36] Compiling TOMLKit FormatOptions.swift
[16/36] Compiling TOMLKit Operators&Extensions.swift
[17/36] Compiling TOMLKit TOMLTable.swift
[18/36] Compiling TOMLKit TOMLTableIterator.swift
[19/36] Compiling TOMLKit TOMLValueConvertible+Int.swift
[20/36] Compiling TOMLKit TOMLType.swift
[21/36] Compiling TOMLKit TOMLValue+Initializers.swift
[22/36] Compiling TOMLKit KeyedEncodingContainer.swift
[23/36] Compiling TOMLKit SingleValueEncodingContainer.swift
[24/36] Compiling TOMLKit TOMLEncoder.swift
[25/36] Compiling TOMLKit TOMLValueConvertible.swift
[26/36] Compiling TOMLKit TOMLCodingKey.swift
[27/36] Compiling TOMLKit TOMLParseError.swift
[28/36] Compiling TOMLKit TOMLDate&Time&DateTime.swift
[29/36] Compiling TOMLKit TOMLInt.swift
[30/36] Compiling TOMLKit TOMLTable+CollectionFunctions.swift
[31/36] Compiling TOMLKit TOMLDecoder.swift
[32/36] Compiling TOMLKit UnkeyedDecodingContainer.swift
[33/36] Compiling TOMLKit InternalTOMLEncoder.swift
[34/36] Compiling TOMLKit InternalTOMLDecoder.swift
[35/36] Compiling TOMLKit KeyedDecodingContainerProtocol.swift
[36/36] Compiling TOMLKit SingleValueDecodingContainer.swift
Build complete! (21.97s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/karwa/swift-checkit.git
[1/2044] Fetching swift-docc-plugin
[83/2118] Fetching swift-docc-plugin, swift-checkit
Fetched https://github.com/karwa/swift-checkit.git (1.89s)
Fetched https://github.com/apple/swift-docc-plugin (1.89s)
Computing version for https://github.com/karwa/swift-checkit.git
Computed https://github.com/karwa/swift-checkit.git at 0.0.2 (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3199] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.50s)
Creating working copy for https://github.com/karwa/swift-checkit.git
Working copy of https://github.com/karwa/swift-checkit.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "c_language_standard" : "c99",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-checkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/karwa/swift-checkit.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "TOMLKit",
  "name" : "TOMLKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TOMLKit",
      "targets" : [
        "TOMLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TOMLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TOMLKitTests",
      "path" : "Tests/TOMLKitTests",
      "product_dependencies" : [
        "Checkit"
      ],
      "sources" : [
        "TOMLKitTests.swift"
      ],
      "target_dependencies" : [
        "TOMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TOMLKit",
      "module_type" : "SwiftTarget",
      "name" : "TOMLKit",
      "path" : "Sources/TOMLKit",
      "product_memberships" : [
        "TOMLKit"
      ],
      "sources" : [
        "Decoder/InternalTOMLDecoder.swift",
        "Decoder/KeyedDecodingContainerProtocol.swift",
        "Decoder/SingleValueDecodingContainer.swift",
        "Decoder/TOMLDecoder.swift",
        "Decoder/UnkeyedDecodingContainer.swift",
        "Encoder/InternalTOMLEncoder.swift",
        "Encoder/KeyedEncodingContainer.swift",
        "Encoder/SingleValueEncodingContainer.swift",
        "Encoder/TOMLEncoder.swift",
        "Encoder/UnkeyedEncodingContainer.swift",
        "FormatOptions.swift",
        "Operators&Extensions.swift",
        "TOML Data Types/TOMLArray/TOMLArray+CollectionConformance.swift",
        "TOML Data Types/TOMLArray/TOMLArray.swift",
        "TOML Data Types/TOMLArray/TOMLArrayIterator.swift",
        "TOML Data Types/TOMLDate&Time&DateTime.swift",
        "TOML Data Types/TOMLInt.swift",
        "TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift",
        "TOML Data Types/TOMLTable/TOMLTable.swift",
        "TOML Data Types/TOMLTable/TOMLTableIterator.swift",
        "TOML Data Types/TOMLValueConvertible+Int.swift",
        "TOML Data Types/TOMLValueConvertible.swift",
        "TOMLCodingKey.swift",
        "TOMLParseError.swift",
        "TOMLType.swift",
        "TOMLValue/TOMLValue+Initializers.swift",
        "TOMLValue/TOMLValue.swift",
        "ValueOptions.swift"
      ],
      "target_dependencies" : [
        "CTOML"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CTOML",
      "module_type" : "ClangTarget",
      "name" : "CTOML",
      "path" : "Sources/CTOML",
      "product_memberships" : [
        "TOMLKit"
      ],
      "sources" : [
        "Sources/Array.cpp",
        "Sources/Conversion.cpp",
        "Sources/Date&Time&DateTime.cpp",
        "Sources/Node.cpp",
        "Sources/Table.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.