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 SmartCodable, reference main (3c7bc4), with Swift 6.2 for macOS (SPM) on 2 Dec 2025 06:07:14 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/iAmMccc/SmartCodable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iAmMccc/SmartCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3c7bc43 Update README.md
Cloned https://github.com/iAmMccc/SmartCodable.git
Revision (git rev-parse @):
3c7bc43618a9432b28de89ceed55ad9e597f1c1b
SUCCESS checkout https://github.com/iAmMccc/SmartCodable.git at main
Fetching https://github.com/swiftlang/swift-syntax
[1/73002] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.72s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.30s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax 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.18s)
========================================
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": "smartcodable",
      "name": "SmartCodable",
      "url": "https://github.com/iAmMccc/SmartCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartCodable",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/iAmMccc/SmartCodable.git
[1/10730] Fetching smartcodable
Fetched https://github.com/iAmMccc/SmartCodable.git from cache (1.48s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.66s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/iAmMccc/SmartCodable.git
Working copy of https://github.com/iAmMccc/SmartCodable.git resolved at main (3c7bc43)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.23s)
warning: '.resolve-product-dependencies': dependency 'smartcodable' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/iAmMccc/SmartCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[5/8] Write swift-version-49B95AFC49DCD68C.txt
[7/106] Compiling SmartCodableMacros Plugin.swift
[8/106] Compiling SmartCodableMacros ModelMemberPropertyContainer.swift
[9/106] Compiling SmartCodableMacros PatternBindingSyntax+Extension.swift
[10/106] Compiling SmartCodableMacros SmartSubclassMacro.swift
[11/106] Emitting module SmartCodableMacros
[12/106] Compiling SmartCodableMacros MacroError.swift
[12/106] Write Objects.LinkFileList
[13/106] Linking SmartCodableMacros-tool
[15/110] Emitting module SmartCodableInherit
[16/110] Compiling SmartCodableInherit SmartCodableMacros.swift
[18/110] Emitting module SmartCodableInherit
[19/110] Emitting module SmartCodable
[20/115] Compiling SmartCodable SmartCodableOptions.swift
[21/115] Compiling SmartCodable SmartDecodable.swift
[22/115] Compiling SmartCodable SmartEncodable.swift
[23/115] Compiling SmartCodable KeysMapper.swift
[24/115] Compiling SmartCodable SmartCaseDefaultable.swift
[25/115] Compiling SmartCodable JSONFuture.swift
[26/115] Compiling SmartCodable SmartJSONEncoder.swift
[27/115] Compiling SmartCodable SmartKeyEncodingStrategy.swift
[28/115] Compiling SmartCodable JSONExtractor.swift
[29/115] Compiling SmartCodable JSONValue+Extension.swift
[30/120] Emitting module SmartCodable
[31/120] Compiling SmartCodable DataTransformer.swift
[32/120] Compiling SmartCodable DateTransformer.swift
[33/120] Compiling SmartCodable HexColorTransformer.swift
[34/120] Compiling SmartCodable Transformer.swift
[35/120] Compiling SmartCodable URLTransformer.swift
[36/120] Compiling SmartCodable JSONSingleValueEncodingContainer.swift
[37/120] Compiling SmartCodable JSONUnkeyedEncodingContainer.swift
[38/120] Compiling SmartCodable EncodingCache.swift
[39/120] Compiling SmartCodable JSONEncoderImpl.swift
[40/120] Compiling SmartCodable _SpecialTreatmentEncoder.swift
[56/120] Compiling SmartCodable LogContainer.swift
[57/120] Compiling SmartCodable LogItem.swift
[58/120] Compiling SmartCodable SafeDictionary.swift
[59/120] Compiling SmartCodable SmartSentinel.swift
[60/120] Compiling SmartCodable SmartCodable.swift
[61/120] Compiling SmartCodable JSONDecoderImpl+UnkeyedContainer.swift
[62/120] Compiling SmartCodable JSONDecoderImpl+Unwrap.swift
[63/120] Compiling SmartCodable JSONDecoderImpl.swift
[64/120] Compiling SmartCodable KeysMapper.swift
[65/120] Compiling SmartCodable SmartJSONDecoder.swift
[71/120] Compiling SmartCodable Cachable.swift
[73/120] Compiling SmartCodable DecodingCache.swift
[74/120] Compiling SmartCodable DecodingError+Extension.swift
[77/120] Compiling SmartCodable JSONDecoderImpl+KeyedContainer.swift
[78/120] Compiling SmartCodable JSONDecoderImpl+SingleValueContainer.swift
[80/120] Compiling SmartCodable JSONFuture.swift
[82/120] Compiling SmartCodable SmartJSONEncoder.swift
[83/120] Compiling SmartCodable JSONValue.swift
[84/120] Compiling SmartCodable SmartKeyEncodingStrategy.swift
[85/120] Compiling SmartCodable PropertyWrapperProtocol.swift
[86/120] Compiling SmartCodable JSONExtractor.swift
[87/120] Compiling SmartCodable SmartAny.swift
[88/120] Compiling SmartCodable SmartAnyImpl.swift
[89/120] Compiling SmartCodable SmartDate.swift
[90/120] Compiling SmartCodable JSONValue+Extension.swift
[91/120] Compiling SmartCodable JSONSingleValueEncodingContainer.swift
[93/120] Compiling SmartCodable JSONUnkeyedEncodingContainer.swift
[95/120] Compiling SmartCodable EncodingCache.swift
[97/120] Compiling SmartCodable JSONEncoderImpl.swift
[99/120] Compiling SmartCodable _SpecialTreatmentEncoder.swift
Build complete! (8.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "700.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "SmartCodable",
  "name" : "SmartCodable",
  "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" : "SmartCodable",
      "targets" : [
        "SmartCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SmartCodableInherit",
      "targets" : [
        "SmartCodableInherit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SmartCodableMacros",
      "targets" : [
        "SmartCodableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmartCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "SmartCodableTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "Example.swift"
      ],
      "target_dependencies" : [
        "SmartCodable",
        "SmartCodableInherit",
        "SmartCodableMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmartCodableMacros",
      "module_type" : "SwiftTarget",
      "name" : "SmartCodableMacros",
      "path" : "Sources/SmartCodableMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SmartCodableInherit",
        "SmartCodableMacros"
      ],
      "sources" : [
        "MacroError.swift",
        "ModelMemberPropertyContainer.swift",
        "PatternBindingSyntax+Extension.swift",
        "Plugin.swift",
        "SmartSubclassMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SmartCodableInherit",
      "module_type" : "SwiftTarget",
      "name" : "SmartCodableInherit",
      "path" : "Sources/SmartCodable/MacroSupport",
      "product_memberships" : [
        "SmartCodableInherit"
      ],
      "sources" : [
        "SmartCodableMacros.swift"
      ],
      "target_dependencies" : [
        "SmartCodableMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SmartCodable",
      "module_type" : "SwiftTarget",
      "name" : "SmartCodable",
      "path" : "Sources/SmartCodable",
      "product_memberships" : [
        "SmartCodable"
      ],
      "sources" : [
        "Core/Cache/Cachable.swift",
        "Core/JSONDecoder/Decoder/DecodingCache.swift",
        "Core/JSONDecoder/Decoder/DecodingError+Extension.swift",
        "Core/JSONDecoder/Decoder/Impl/JSONDecoderImpl+KeyedContainer.swift",
        "Core/JSONDecoder/Decoder/Impl/JSONDecoderImpl+SingleValueContainer.swift",
        "Core/JSONDecoder/Decoder/Impl/JSONDecoderImpl+UnkeyedContainer.swift",
        "Core/JSONDecoder/Decoder/Impl/JSONDecoderImpl+Unwrap.swift",
        "Core/JSONDecoder/Decoder/Impl/JSONDecoderImpl.swift",
        "Core/JSONDecoder/Decoder/KeysMapper.swift",
        "Core/JSONDecoder/Decoder/SmartJSONDecoder.swift",
        "Core/JSONDecoder/Decoder/SmartKeyDecodingStrategy.swift",
        "Core/JSONDecoder/Patcher/Patcher+Provider.swift",
        "Core/JSONDecoder/Patcher/Patcher+Transformer.swift",
        "Core/JSONDecoder/Patcher/Patcher.swift",
        "Core/JSONEncoder/Container/JSONKeyedEncodingContainer.swift",
        "Core/JSONEncoder/Container/JSONSingleValueEncodingContainer.swift",
        "Core/JSONEncoder/Container/JSONUnkeyedEncodingContainer.swift",
        "Core/JSONEncoder/EncodingCache.swift",
        "Core/JSONEncoder/Impl/JSONEncoderImpl.swift",
        "Core/JSONEncoder/Impl/_SpecialTreatmentEncoder.swift",
        "Core/JSONEncoder/JSONFuture.swift",
        "Core/JSONEncoder/SmartJSONEncoder.swift",
        "Core/JSONEncoder/SmartKeyEncodingStrategy.swift",
        "Core/JSONExtractor/JSONExtractor.swift",
        "Core/JSONValue/JSONValue+Extension.swift",
        "Core/JSONValue/JSONValue.swift",
        "Core/PropertyWrapper/PropertyWrapperProtocol.swift",
        "Core/PropertyWrapper/SmartAny/SmartAny.swift",
        "Core/PropertyWrapper/SmartAny/SmartAnyImpl.swift",
        "Core/PropertyWrapper/SmartDate.swift",
        "Core/PropertyWrapper/SmartFlat.swift",
        "Core/PropertyWrapper/SmartHexColor.swift",
        "Core/PropertyWrapper/SmartIgnored.swift",
        "Core/PropertyWrapper/SmartPublished.swift",
        "Core/Sentinel/LogCache.swift",
        "Core/Sentinel/LogContainer.swift",
        "Core/Sentinel/LogItem.swift",
        "Core/Sentinel/SafeDictionary.swift",
        "Core/Sentinel/SmartSentinel.swift",
        "Core/SmartCodable/SmartCodable.swift",
        "Core/SmartCodable/SmartCodableOptions.swift",
        "Core/SmartCodable/SmartDecodable.swift",
        "Core/SmartCodable/SmartEncodable.swift",
        "Core/SmartCodable/SmartUpdater.swift",
        "Core/SmartType/SmartCaseDefaultable.swift",
        "Core/Transformer/DataTransformer.swift",
        "Core/Transformer/DateTransformer.swift",
        "Core/Transformer/HexColorTransformer.swift",
        "Core/Transformer/Transformer.swift",
        "Core/Transformer/URLTransformer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.