The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReerCodable, reference 1.7.2 (1e7ab2), with Swift 6.2 for macOS (SPM) on 11 Mar 2026 11:13:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/ReerCodable.git
Reference: 1.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reers/ReerCodable
 * tag               1.7.2      -> FETCH_HEAD
HEAD is now at 1e7ab2e release 1.7.2
Cloned https://github.com/reers/ReerCodable.git
Revision (git rev-parse @):
1e7ab2e86853d42ad0d4d24df0d789754634ff9c
SUCCESS checkout https://github.com/reers/ReerCodable.git at 1.7.2
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74671] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.96s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.92s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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": "reercodable",
      "name": "ReerCodable",
      "url": "https://github.com/reers/ReerCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReerCodable",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/reers/ReerCodable.git
[1/2217] Fetching reercodable
Fetched https://github.com/reers/ReerCodable.git from cache (3.77s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.59s)
Creating working copy for https://github.com/reers/ReerCodable.git
Working copy of https://github.com/reers/ReerCodable.git resolved at 1.7.2 (1e7ab2e)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/reers/ReerCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/30] Emitting module ReerCodableMacros
[6/32] Compiling ReerCodableMacros FlatCodingImpl.swift
[7/32] Compiling ReerCodableMacros FlexibleTypeImpl.swift
[8/32] Compiling ReerCodableMacros AttributeListSyntax+Extensions.swift
[9/32] Compiling ReerCodableMacros CheckType.swift
[10/32] Compiling ReerCodableMacros KeyConverter.swift
[11/32] Compiling ReerCodableMacros IgnoreCodingImpl.swift
[12/32] Compiling ReerCodableMacros InheritedCodableImpl.swift
[13/32] Compiling ReerCodableMacros CustomCodingImpl.swift
[14/32] Compiling ReerCodableMacros DateCodingImpl.swift
[15/32] Compiling ReerCodableMacros DefaultCodingValueImpl.swift
[16/32] Compiling ReerCodableMacros DefaultInstanceImpl.swift
[17/32] Compiling ReerCodableMacros EncodingKeyImpl.swift
[18/32] Compiling ReerCodableMacros Plugins.swift
[19/32] Compiling ReerCodableMacros PropertyInfo.swift
[20/32] Compiling ReerCodableMacros CodableImpl.swift
[21/32] Compiling ReerCodableMacros CodingCaseImpl.swift
[22/32] Compiling ReerCodableMacros CodingContainerImpl.swift
[23/32] Compiling ReerCodableMacros CodingKeyImpl.swift
[24/32] Compiling ReerCodableMacros CompactDecodingImpl.swift
[25/32] Compiling ReerCodableMacros CopyableImpl.swift
[26/32] Compiling ReerCodableMacros TypeInfo.swift
[27/32] Compiling ReerCodableMacros VariableDeclSyntax+Extensions.swift
[28/32] Compiling ReerCodableMacros MacroError.swift
[29/32] Compiling ReerCodableMacros Base64CodingImpl.swift
[30/32] Compiling ReerCodableMacros CaseStyleImpl.swift
[30/32] Write Objects.LinkFileList
[31/32] Linking ReerCodableMacros-tool
[33/88] Compiling ReerCodable KeyedEncodingContainer+Extensions.swift
[34/88] Compiling ReerCodable Base64Coding.swift
[35/88] Compiling ReerCodable Codable.swift
[36/90] Compiling ReerCodable AnyCodable.swift
[37/90] Compiling ReerCodable AnyCodingKey.swift
[38/90] Compiling ReerCodable DateCodingStrategy.swift
[39/92] Compiling ReerCodable CodingContainer.swift
[40/92] Compiling ReerCodable CodingIgnored.swift
[41/92] Compiling ReerCodable CodingKey.swift
[42/92] Compiling ReerCodable Encoder+Extensions.swift
[43/92] Compiling ReerCodable Extensions.swift
[44/92] Compiling ReerCodable KeyedDecodingContainer+Extensions.swift
[45/92] Compiling ReerCodable CodingContainer.swift
[46/92] Compiling ReerCodable CodingIgnored.swift
[47/92] Compiling ReerCodable CodingKey.swift
[48/92] Compiling ReerCodable EnumCoding.swift
[49/92] Compiling ReerCodable FlatCoding.swift
[50/92] Compiling ReerCodable FlexibleType.swift
[54/92] Compiling ReerCodable KeyCodingStrategy.swift
[55/92] Compiling ReerCodable ReerCodableDelegate.swift
[56/92] Compiling ReerCodable ReerCodableError.swift
[57/92] Emitting module ReerCodable
[68/92] Compiling ReerCodable DateCoding.swift
[69/92] Compiling ReerCodable DefaultInstance.swift
[70/92] Compiling ReerCodable DefaultValue.swift
[71/92] Compiling ReerCodable KeyCodingStrategy.swift
[72/92] Compiling ReerCodable Base64Coding.swift
[73/92] Compiling ReerCodable Codable.swift
[89/92] Compiling ReerCodable SingleValueDecodingContainer+Extensions.swift
[90/92] Compiling ReerCodable TypeConversion.swift
Build complete! (6.63s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "ReerCodable",
  "name" : "ReerCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ReerCodable",
      "targets" : [
        "ReerCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReerCodableMacros",
      "targets" : [
        "ReerCodableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ReerCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodableTests",
      "path" : "Tests/ReerCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "SwiftCompilerPlugin"
      ],
      "sources" : [
        "AnyCodableTests.swift",
        "BigIntTests.swift",
        "CodingContainerTests.swift",
        "CopyableTests.swift",
        "CustomCodingTests.swift",
        "DateCodingTests.swift",
        "DefaultInstanceTests.swift",
        "DefaultValueTests.swift",
        "EnumTests.swift",
        "Extensions.swift",
        "InheritedCodableTests.swift",
        "MacroExpandTests.swift",
        "NSObjectCodableTests.swift",
        "NamingConventionTests.swift",
        "OnlyDecodableTests.swift",
        "OnlyEncodableTests.swift",
        "PropertyListCodingTests.swift",
        "ReerCodableTests.swift"
      ],
      "target_dependencies" : [
        "ReerCodable",
        "ReerCodableMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReerCodableMacros",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodableMacros",
      "path" : "Sources/ReerCodableMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ReerCodable",
        "ReerCodableMacros"
      ],
      "sources" : [
        "AttributeListSyntax+Extensions.swift",
        "CheckType.swift",
        "KeyConverter.swift",
        "MacroError.swift",
        "MacroImplementations/Base64CodingImpl.swift",
        "MacroImplementations/CaseStyleImpl.swift",
        "MacroImplementations/CodableImpl.swift",
        "MacroImplementations/CodingCaseImpl.swift",
        "MacroImplementations/CodingContainerImpl.swift",
        "MacroImplementations/CodingKeyImpl.swift",
        "MacroImplementations/CompactDecodingImpl.swift",
        "MacroImplementations/CopyableImpl.swift",
        "MacroImplementations/CustomCodingImpl.swift",
        "MacroImplementations/DateCodingImpl.swift",
        "MacroImplementations/DefaultCodingValueImpl.swift",
        "MacroImplementations/DefaultInstanceImpl.swift",
        "MacroImplementations/EncodingKeyImpl.swift",
        "MacroImplementations/FlatCodingImpl.swift",
        "MacroImplementations/FlexibleTypeImpl.swift",
        "MacroImplementations/IgnoreCodingImpl.swift",
        "MacroImplementations/InheritedCodableImpl.swift",
        "Plugins.swift",
        "PropertyInfo.swift",
        "TypeInfo.swift",
        "VariableDeclSyntax+Extensions.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ReerCodable",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodable",
      "path" : "Sources/ReerCodable",
      "product_memberships" : [
        "ReerCodable"
      ],
      "sources" : [
        "AnyCodable.swift",
        "AnyCodingKey.swift",
        "DateCodingStrategy.swift",
        "Decodable+Extensions.swift",
        "Decoder+Extensions.swift",
        "Encodable+Extensions.swift",
        "Encoder+Extensions.swift",
        "Extensions.swift",
        "KeyedDecodingContainer+Extensions.swift",
        "KeyedEncodingContainer+Extensions.swift",
        "MacroDeclarations/Base64Coding.swift",
        "MacroDeclarations/Codable.swift",
        "MacroDeclarations/CodingContainer.swift",
        "MacroDeclarations/CodingIgnored.swift",
        "MacroDeclarations/CodingKey.swift",
        "MacroDeclarations/CompactDecoding.swift",
        "MacroDeclarations/Copyable.swift",
        "MacroDeclarations/CustomCoding.swift",
        "MacroDeclarations/DateCoding.swift",
        "MacroDeclarations/DefaultInstance.swift",
        "MacroDeclarations/DefaultValue.swift",
        "MacroDeclarations/EnumCoding.swift",
        "MacroDeclarations/FlatCoding.swift",
        "MacroDeclarations/FlexibleType.swift",
        "MacroDeclarations/KeyCodingStrategy.swift",
        "ReerCodableDelegate.swift",
        "ReerCodableError.swift",
        "SingleValueDecodingContainer+Extensions.swift",
        "TypeConversion.swift"
      ],
      "target_dependencies" : [
        "ReerCodableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.