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 5.2.0-beta.1 (04063f), with Swift 6.2 for macOS (SPM) on 12 Nov 2025 07:51:20 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: 5.2.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iAmMccc/SmartCodable
 * tag               5.2.0-beta.1 -> FETCH_HEAD
HEAD is now at 04063fc 修复报错
Cloned https://github.com/iAmMccc/SmartCodable.git
Revision (git rev-parse @):
04063fc6294a6ec09b29c5fbb832e7ee407f274c
SUCCESS checkout https://github.com/iAmMccc/SmartCodable.git at 5.2.0-beta.1
Fetching https://github.com/swiftlang/swift-syntax
[1/72738] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.60s)
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.21s)
========================================
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/10680] Fetching smartcodable
Fetched https://github.com/iAmMccc/SmartCodable.git from cache (1.49s)
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.64s)
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 5.2.0-beta.1 (04063fc)
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.15s)
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 PatternBindingSyntax+Extension.swift
[8/106] Compiling SmartCodableMacros SmartSubclassMacro.swift
[9/106] Compiling SmartCodableMacros Plugin.swift
[10/106] Compiling SmartCodableMacros ModelMemberPropertyContainer.swift
[11/106] Compiling SmartCodableMacros MacroError.swift
[12/106] Emitting module SmartCodableMacros
[12/106] Write Objects.LinkFileList
[13/106] Linking SmartCodableMacros-tool
[15/110] Compiling SmartCodableInherit SmartCodableMacros.swift
[16/110] Emitting module SmartCodableInherit
[17/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 SmartUpdater.swift
[24/115] Compiling SmartCodable SmartCaseDefaultable.swift
[25/120] Emitting module SmartCodable
[26/120] Compiling SmartCodable LogContainer.swift
[27/120] Compiling SmartCodable LogItem.swift
[28/120] Compiling SmartCodable SafeDictionary.swift
[29/120] Compiling SmartCodable SmartSentinel.swift
[30/120] Compiling SmartCodable SmartCodable.swift
[36/120] Compiling SmartCodable SmartFlat.swift
[37/120] Compiling SmartCodable SmartHexColor.swift
[38/120] Compiling SmartCodable SmartIgnored.swift
[39/120] Compiling SmartCodable SmartPublished.swift
[40/120] Compiling SmartCodable LogCache.swift
[41/120] Compiling SmartCodable DataTransformer.swift
[42/120] Compiling SmartCodable DateTransformer.swift
[43/120] Compiling SmartCodable HexColorTransformer.swift
[44/120] Compiling SmartCodable Transformer.swift
[45/120] Compiling SmartCodable URLTransformer.swift
[51/120] Compiling SmartCodable Cachable.swift
[52/120] Compiling SmartCodable DecodingCache.swift
[53/120] Compiling SmartCodable DecodingError+Extension.swift
[54/120] Compiling SmartCodable JSONDecoderImpl+KeyedContainer.swift
[55/120] Compiling SmartCodable JSONDecoderImpl+SingleValueContainer.swift
[56/120] Compiling SmartCodable SmartKeyDecodingStrategy.swift
[57/120] Compiling SmartCodable Patcher+Provider.swift
[58/120] Compiling SmartCodable Patcher+Transformer.swift
[59/120] Compiling SmartCodable Patcher.swift
[60/120] Compiling SmartCodable JSONKeyedEncodingContainer.swift
[61/120] Compiling SmartCodable JSONSingleValueEncodingContainer.swift
[64/120] Compiling SmartCodable JSONUnkeyedEncodingContainer.swift
[67/120] Compiling SmartCodable EncodingCache.swift
[70/120] Compiling SmartCodable JSONEncoderImpl.swift
[73/120] Compiling SmartCodable _SpecialTreatmentEncoder.swift
[75/120] Compiling SmartCodable JSONFuture.swift
[76/120] Compiling SmartCodable SmartJSONEncoder.swift
[78/120] Compiling SmartCodable SmartKeyEncodingStrategy.swift
[79/120] Compiling SmartCodable JSONExtractor.swift
[80/120] Compiling SmartCodable JSONValue+Extension.swift
[86/120] Compiling SmartCodable JSONValue.swift
[87/120] Compiling SmartCodable PropertyWrapperProtocol.swift
[88/120] Compiling SmartCodable SmartAny.swift
[89/120] Compiling SmartCodable SmartAnyImpl.swift
[90/120] Compiling SmartCodable SmartDate.swift
[101/120] Compiling SmartCodable JSONDecoderImpl+UnkeyedContainer.swift
[103/120] Compiling SmartCodable JSONDecoderImpl+Unwrap.swift
[105/120] Compiling SmartCodable JSONDecoderImpl.swift
[107/120] Compiling SmartCodable KeysMapper.swift
[108/120] Compiling SmartCodable SmartJSONDecoder.swift
Build complete! (9.12s)
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" : "SmartCodableKit",
      "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" : [
        "SmartCodableKit"
      ],
      "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.