The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MacroCodableKit, reference main (c78459), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 06:08:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/haifengkao/MacroCodableKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/haifengkao/MacroCodableKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c78459d add case style for whole Codable object
Cloned https://github.com/haifengkao/MacroCodableKit.git
Revision (git rev-parse @):
c78459df869d4e023ea0c74b78c977370952cfae
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/haifengkao/MacroCodableKit.git at main
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/stackotter/swift-macro-toolkit
[1/991] Fetching swift-macro-toolkit
[51/1952] Fetching swift-macro-toolkit, swift-macro-testing
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (0.84s)
[1/75027] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.20s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (5.20s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (5.76s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.98s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
Computed https://github.com/stackotter/swift-macro-toolkit at 0.7.2 (0.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (2.88s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.45s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.00s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.48s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.38s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.87s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/stackotter/swift-macro-toolkit
Working copy of https://github.com/stackotter/swift-macro-toolkit resolved at 0.7.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.5
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "macrocodablekit",
      "name": "MacroCodableKit",
      "url": "https://github.com/haifengkao/MacroCodableKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacroCodableKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-macro-toolkit",
          "name": "swift-macro-toolkit",
          "url": "https://github.com/stackotter/swift-macro-toolkit",
          "version": "0.7.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-macro-toolkit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/haifengkao/MacroCodableKit.git
[1/636] Fetching macrocodablekit
Fetched https://github.com/haifengkao/MacroCodableKit.git from cache (0.78s)
Fetching https://github.com/stackotter/swift-macro-toolkit from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.81s)
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (0.81s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
Computed https://github.com/stackotter/swift-macro-toolkit at 0.7.2 (0.03s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (0.04s)
Creating working copy for https://github.com/haifengkao/MacroCodableKit.git
Working copy of https://github.com/haifengkao/MacroCodableKit.git resolved at main (c78459d)
Creating working copy for https://github.com/stackotter/swift-macro-toolkit
Working copy of https://github.com/stackotter/swift-macro-toolkit resolved at 0.7.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
warning: 'swift-macro-toolkit': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace/.resolve-product-dependencies->github.com/haifengkao/macrocodablekit->github.com/stackotter/swift-macro-toolkit->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace/.resolve-product-dependencies->github.com/haifengkao/macrocodablekit->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: '.resolve-product-dependencies': dependency 'macrocodablekit' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - swift-macro-toolkit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/haifengkao/MacroCodableKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[21/25] Compiling _SwiftSyntaxCShims dummy.c
[22/25] Write swift-version--6988338F2F200930.txt
[24/37] Emitting module SwiftSyntax600
[25/37] Compiling SwiftSyntax600 Empty.swift
[26/37] Emitting module SwiftSyntax510
[27/37] Compiling SwiftSyntax510 Empty.swift
[28/37] Compiling SwiftSyntax509 Empty.swift
[29/37] Compiling SwiftSyntax601 Empty.swift
[30/37] Emitting module SwiftSyntax601
[31/37] Emitting module SwiftSyntax509
[32/103] Compiling SwiftSyntax EditorPlaceholder.swift
[33/103] Compiling SwiftSyntax Identifier.swift
[34/103] Compiling SwiftSyntax MemoryLayout.swift
[35/103] Compiling SwiftSyntax MissingNodeInitializers.swift
[36/103] Compiling SwiftSyntax RawSyntax.swift
[37/103] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[38/103] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[39/103] Compiling SwiftSyntax RawSyntaxTokenView.swift
[40/110] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[41/110] Compiling SwiftSyntax SyntaxChildren.swift
[42/110] Compiling SwiftSyntax SyntaxCollection.swift
[43/110] Compiling SwiftSyntax SyntaxHashable.swift
[44/110] Compiling SwiftSyntax SyntaxIdentifier.swift
[45/110] Compiling SwiftSyntax SyntaxNodeFactory.swift
[46/110] Compiling SwiftSyntax SyntaxNodeStructure.swift
[47/110] Compiling MacroCodableKitShared CaseStyle.swift
[48/110] Emitting module MacroCodableKitShared
[49/110] Compiling MacroCodableKitShared CaseStyle.swift
[50/110] Emitting module MacroCodableKitShared
[51/110] Emitting module SwiftSyntax
[52/110] Compiling SwiftSyntax Tokens.swift
[53/110] Compiling SwiftSyntax TriviaPieces.swift
[54/110] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[55/110] Compiling SwiftSyntax RawSyntaxNodesC.swift
[56/110] Compiling SwiftSyntax RawSyntaxNodesD.swift
[57/110] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[58/110] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[59/110] Compiling SwiftSyntax AbsolutePosition.swift
[60/110] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[61/110] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[62/110] Compiling SwiftSyntax Assert.swift
[63/110] Compiling SwiftSyntax BumpPtrAllocator.swift
[64/110] Compiling SwiftSyntax CommonAncestor.swift
[65/110] Compiling SwiftSyntax Convenience.swift
[66/110] Compiling SwiftSyntax CustomTraits.swift
[67/110] Compiling SwiftSyntax SyntaxCollections.swift
[68/110] Compiling SwiftSyntax SyntaxEnum.swift
[69/110] Compiling SwiftSyntax SyntaxKind.swift
[70/110] Compiling SwiftSyntax SyntaxRewriter.swift
[71/110] Compiling SwiftSyntax SyntaxTraits.swift
[72/110] Compiling SwiftSyntax SyntaxVisitor.swift
[73/110] Compiling SwiftSyntax TokenKind.swift
[74/110] Compiling SwiftSyntax SourceEdit.swift
[75/110] Compiling SwiftSyntax SourceLength.swift
[76/110] Compiling SwiftSyntax SourceLocation.swift
[77/110] Compiling SwiftSyntax SourcePresence.swift
[78/110] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[79/110] Compiling SwiftSyntax Syntax.swift
[80/110] Compiling SwiftSyntax SyntaxArena.swift
[81/110] Compiling SwiftSyntax SyntaxProtocol.swift
[82/110] Compiling SwiftSyntax SyntaxText.swift
[83/110] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[84/110] Compiling SwiftSyntax TokenDiagnostic.swift
[85/110] Compiling SwiftSyntax TokenSequence.swift
[86/110] Compiling SwiftSyntax TokenSyntax.swift
[87/110] Compiling SwiftSyntax Trivia.swift
[88/110] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[89/110] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[90/110] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[91/110] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[92/110] Compiling SwiftSyntax RawSyntaxValidation.swift
[93/110] Compiling SwiftSyntax SyntaxNodesAB.swift
[94/110] Compiling SwiftSyntax SyntaxNodesC.swift
[95/110] Compiling SwiftSyntax SyntaxNodesD.swift
[96/110] Compiling SwiftSyntax SyntaxNodesEF.swift
[97/110] Compiling SwiftSyntax SyntaxNodesGHI.swift
[98/110] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[99/110] Compiling SwiftSyntax SyntaxNodesOP.swift
[100/110] Compiling SwiftSyntax SyntaxNodesQRS.swift
[101/110] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[102/110] Compiling SwiftSyntax Utils.swift
[103/110] Compiling SwiftSyntax ChildNameForKeyPath.swift
[104/110] Compiling SwiftSyntax Keyword.swift
[105/110] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[106/110] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[107/110] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[108/110] Compiling SwiftSyntax SyntaxBaseNodes.swift
[109/169] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[110/169] Emitting module SwiftDiagnostics
[111/170] Compiling SwiftDiagnostics Note.swift
[112/170] Compiling SwiftDiagnostics Message.swift
[113/170] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[114/170] Compiling SwiftBasicFormat Syntax+Extensions.swift
[115/170] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[116/170] Compiling SwiftBasicFormat InferIndentation.swift
[117/170] Compiling SwiftDiagnostics FixIt.swift
[118/170] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[119/170] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[120/170] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[121/170] Compiling SwiftDiagnostics Diagnostic.swift
[122/170] Compiling SwiftDiagnostics Convenience.swift
[123/170] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[124/170] Emitting module SwiftBasicFormat
[125/170] Compiling SwiftBasicFormat Indenter.swift
[126/170] Compiling SwiftBasicFormat BasicFormat.swift
[127/170] Compiling SwiftParser StringLiterals.swift
[128/170] Compiling SwiftParser SwiftParserCompatibility.swift
[129/170] Compiling SwiftParser SwiftVersion.swift
[130/170] Compiling SwiftParser SyntaxUtils.swift
[131/174] Compiling SwiftParser TopLevel.swift
[132/174] Compiling SwiftParser TriviaParser.swift
[133/174] Compiling SwiftParser Types.swift
[134/174] Compiling SwiftParser ExperimentalFeatures.swift
[135/174] Compiling SwiftParser TokenConsumer.swift
[136/174] Compiling SwiftParser TokenPrecedence.swift
[137/174] Compiling SwiftParser TokenSpec.swift
[138/174] Compiling SwiftParser TokenSpecSet.swift
[139/174] Compiling SwiftParser UnicodeScalarExtensions.swift
[140/174] Compiling SwiftParser Lookahead.swift
[141/174] Compiling SwiftParser LoopProgressCondition.swift
[142/174] Compiling SwiftParser Modifiers.swift
[143/174] Compiling SwiftParser Names.swift
[144/174] Compiling SwiftParser Nominals.swift
[145/174] Compiling SwiftParser Parameters.swift
[146/174] Compiling SwiftParser ParseSourceFile.swift
[147/174] Compiling SwiftParser Parser.swift
[148/174] Compiling SwiftParser Patterns.swift
[149/174] Compiling SwiftParser Recovery.swift
[150/174] Compiling SwiftParser Specifiers.swift
[151/174] Compiling SwiftParser Statements.swift
[152/174] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[153/174] Emitting module SwiftParser
[154/174] Compiling SwiftParser Directives.swift
[155/174] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[156/174] Compiling SwiftParser Expressions.swift
[157/174] Compiling SwiftParser IncrementalParseTransition.swift
[158/174] Compiling SwiftParser IsValidIdentifier.swift
[159/174] Compiling SwiftParser Attributes.swift
[160/174] Compiling SwiftParser Availability.swift
[161/174] Compiling SwiftParser CharacterInfo.swift
[162/174] Compiling SwiftParser CollectionNodes+Parsable.swift
[163/174] Compiling SwiftParser Declarations.swift
[164/174] Compiling SwiftParser Cursor.swift
[165/174] Compiling SwiftParser Lexeme.swift
[166/174] Compiling SwiftParser LexemeSequence.swift
[167/174] Compiling SwiftParser Lexer.swift
[168/174] Compiling SwiftParser RegexLiteralLexer.swift
[169/174] Compiling SwiftParser IsLexerClassified.swift
[170/174] Compiling SwiftParser LayoutNodes+Parsable.swift
[171/174] Compiling SwiftParser Parser+TokenSpecSet.swift
[172/174] Compiling SwiftParser TokenSpecStaticMembers.swift
[173/197] Compiling SwiftOperators PrecedenceGraph.swift
[174/197] Compiling SwiftOperators OperatorTable.swift
[175/197] Compiling SwiftOperators PrecedenceGroup.swift
[176/198] Compiling SwiftOperators OperatorTable+Semantics.swift
[177/198] Compiling SwiftOperators OperatorTable+Defaults.swift
[178/198] Compiling SwiftOperators OperatorError.swift
[179/198] Compiling SwiftOperators OperatorError+Diagnostics.swift
[180/198] Emitting module SwiftOperators
[181/198] Compiling SwiftOperators Operator.swift
[182/198] Compiling SwiftOperators OperatorTable+Folding.swift
[183/198] Compiling SwiftOperators SyntaxSynthesis.swift
[184/198] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[185/198] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[186/198] Compiling SwiftParserDiagnostics Utils.swift
[187/198] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/198] Compiling SwiftParserDiagnostics PresenceUtils.swift
[189/199] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[190/199] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[191/199] Compiling SwiftParserDiagnostics MissingNodesError.swift
[192/199] Compiling SwiftParserDiagnostics MissingTokenError.swift
[193/199] Emitting module SwiftParserDiagnostics
[194/199] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[195/199] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[196/199] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[197/199] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[198/214] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[199/214] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[200/215] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[201/215] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[202/215] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[203/215] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[204/215] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[205/215] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[206/215] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[207/215] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[208/215] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[209/215] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[210/215] Compiling SwiftSyntaxBuilder Indenter.swift
[211/215] Compiling SwiftSyntaxBuilder ListBuilder.swift
[212/215] Emitting module SwiftSyntaxBuilder
[213/215] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[214/233] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[215/233] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[216/233] Compiling SwiftSyntaxMacros AttachedMacro.swift
[217/233] Compiling SwiftSyntaxMacros BodyMacro.swift
[218/233] Compiling SwiftSyntaxMacros MemberMacro.swift
[219/233] Compiling SwiftSyntaxMacros PeerMacro.swift
[220/233] Compiling SwiftSyntaxMacros PreambleMacro.swift
[221/233] Compiling SwiftSyntaxMacros Macro.swift
[222/233] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[223/233] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[224/233] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[225/233] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[226/233] Compiling SwiftSyntaxMacros Macro+Format.swift
[227/234] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[228/234] Compiling SwiftSyntaxMacros AccessorMacro.swift
[229/234] Emitting module SwiftSyntaxMacros
[230/234] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[231/234] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[232/234] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[233/244] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[234/244] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[235/244] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[236/244] Emitting module SwiftSyntaxMacroExpansion
[237/244] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[238/244] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[239/244] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[240/244] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[241/244] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[242/244] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[243/256] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[244/256] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[245/256] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[246/256] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[247/256] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[248/256] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[249/256] Emitting module SwiftCompilerPluginMessageHandling
[250/256] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[251/256] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[252/256] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[253/256] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[254/256] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[255/257] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[256/259] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[257/259] Emitting module SwiftCompilerPlugin
[258/312] Emitting module MacroToolkit
[259/317] Compiling MacroToolkit IntegerLiteral.swift
[260/317] Compiling MacroToolkit LiteralProtocol.swift
[261/317] Compiling MacroToolkit MacroAttribute.swift
[262/317] Compiling MacroToolkit MemberType.swift
[263/317] Compiling MacroToolkit MetatypeType.swift
[264/317] Compiling MacroToolkit MissingType.swift
[265/317] Compiling MacroToolkit AccessLevel.swift
[266/317] Compiling MacroToolkit DeclarationContextModifier.swift
[267/317] Compiling MacroToolkit ModifierProtocol.swift
[268/317] Compiling MacroToolkit NilLiteral.swift
[269/317] Compiling MacroToolkit OptionalType.swift
[270/317] Compiling MacroToolkit PackExpansionType.swift
[271/317] Compiling MacroToolkit CompositionType.swift
[272/317] Compiling MacroToolkit ConditionalCompilationBlock.swift
[273/317] Compiling MacroToolkit Decl.swift
[274/317] Compiling MacroToolkit Actor.swift
[275/317] Compiling MacroToolkit Class.swift
[276/317] Compiling MacroToolkit DeclGroup.swift
[277/317] Compiling MacroToolkit ArrayType.swift
[278/317] Compiling MacroToolkit AssociatedType.swift
[279/317] Compiling MacroToolkit Attribute.swift
[280/317] Compiling MacroToolkit AttributeListElement.swift
[281/317] Compiling MacroToolkit BooleanLiteral.swift
[282/317] Compiling MacroToolkit ClassRestrictionType.swift
[283/317] Compiling MacroToolkit Diagnostics.swift
[284/317] Compiling MacroToolkit DictionaryType.swift
[285/317] Compiling MacroToolkit EnumCase.swift
[286/317] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[287/317] Compiling MacroToolkit EnumCaseValue.swift
[288/317] Compiling MacroToolkit Expr.swift
[289/317] Compiling MacroToolkit SomeOrAnyType.swift
[290/317] Compiling MacroToolkit String+Extensions.swift
[291/317] Compiling MacroToolkit StringLiteral.swift
[292/317] Compiling MacroToolkit SuppressedType.swift
[293/317] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[294/317] Compiling MacroToolkit PackReferenceType.swift
[295/317] Compiling MacroToolkit Property.swift
[296/317] Compiling MacroToolkit RegexLiteral.swift
[297/317] Compiling MacroToolkit RepresentableBySyntax.swift
[298/317] Compiling MacroToolkit SimpleType.swift
[299/317] Compiling MacroToolkit ExprProtocol.swift
[300/317] Compiling MacroToolkit FloatLiteral.swift
[301/317] Compiling MacroToolkit Function.swift
[302/317] Compiling MacroToolkit FunctionParameter.swift
[303/317] Compiling MacroToolkit FunctionType.swift
[304/317] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[305/317] Compiling MacroToolkit DeclGroupProtocol.swift
[306/317] Compiling MacroToolkit Enum.swift
[307/317] Compiling MacroToolkit Extension.swift
[308/317] Compiling MacroToolkit Protocol.swift
[309/317] Compiling MacroToolkit Struct.swift
[310/317] Compiling MacroToolkit Destructuring.swift
[311/317] Compiling MacroToolkit TupleType.swift
[312/317] Compiling MacroToolkit Type.swift
[313/317] Compiling MacroToolkit TypeProtocol.swift
[314/317] Compiling MacroToolkit Variable.swift
[315/317] Compiling MacroToolkit VariableBinding.swift
[316/373] Compiling Macro CustomCodingMacro.swift
[317/373] Compiling Macro DefaultValue.swift
[318/373] Compiling Macro DefaultValueMacro.swift
[319/373] Compiling Macro OmitCoding.swift
[320/373] Compiling Macro OmitCodingMacro.swift
[321/373] Compiling Macro OneOfCodable.swift
[322/379] Compiling Macro CodableMacroConfig.swift
[323/379] Compiling Macro DecodableMacro.swift
[324/379] Compiling Macro EncodableMacro.swift
[325/379] Compiling Macro CodingKey.swift
[326/379] Compiling Macro CodingKeyMacro.swift
[327/379] Compiling Macro CustomCoding.swift
[328/379] Compiling Macro CodeBuilder+Helpers.swift
[329/379] Compiling Macro Conformance+Helpers.swift
[330/379] Compiling Macro DiagnosticMessage+Helpers.swift
[331/379] Compiling Macro MacroToolkit+Helpers.swift
[332/379] Compiling Macro MessageID+Helpers.swift
[333/379] Compiling Macro String+Helpers.swift
[334/379] Compiling Macro Type+Helpers.swift
[335/379] Compiling Macro CodableBuilderFactory.swift
[336/379] Compiling Macro CodableBuildersMisc.swift
[337/379] Compiling Macro CodableBuildingData.swift
[338/379] Compiling Macro CodingKeysBuilder+Enum.swift
[339/379] Compiling Macro CodingKeysBuilder+Instance.swift
[340/379] Compiling Macro CodingKeysBuilder.swift
[341/379] Emitting module Macro
[342/379] Compiling Macro CodeBuilder.swift
[343/379] Compiling Macro ExtensionBuilder.swift
[344/379] Compiling Macro CommonDiagnostic.swift
[345/379] Compiling Macro Conformance.swift
[346/379] Compiling Macro ConformanceDiagnosticChecker.swift
[347/379] Compiling Macro Diagnostic.swift
[348/379] Compiling Macro AllOfCodable.swift
[349/379] Compiling Macro AllOfDecodableMacro.swift
[350/379] Compiling Macro AllOfEncodableMacro.swift
[351/379] Compiling Macro AllOfMacroBase.swift
[352/379] Compiling Macro CodableMacro.swift
[353/379] Compiling Macro CodableMacroBase.swift
[354/379] Compiling Macro OneOfDecodable.swift
[355/379] Compiling Macro OneOfEncodable.swift
[356/379] Compiling Macro OneOfMacroBase.Diagnostic.swift
[357/379] Compiling Macro OneOfMacroBase.Expander.swift
[358/379] Compiling Macro OneOfMacroBase.swift
[359/379] Compiling Macro CodedAtMacro.swift
[360/379] Compiling Macro DecodableBuilder+Instance.swift
[361/379] Compiling Macro DecodableBuilder.swift
[362/379] Compiling Macro EncodableBuilder+Instance.swift
[363/379] Compiling Macro EncodableBuilder.swift
[364/379] Compiling Macro Variable+Diagnostic.swift
[365/379] Compiling Macro Variable+KnownAttributes.swift
[366/379] Compiling Macro ContentAtMacro.swift
[367/379] Compiling Macro TaggedCodableMacro.swift
[368/379] Compiling Macro TaggedEnumMacroBase.swift
[369/379] Compiling Macro ValueStrategy.swift
[370/379] Compiling Macro ValueStrategyMacro.swift
[371/379] Compiling Macro ClassDecl.swift
[372/379] Compiling Macro Enum+AccessLevel.swift
[373/379] Compiling Macro Instance.swift
[374/379] Compiling Macro InstanceExpander.swift
[375/379] Compiling Macro MacroCurrent.swift
[376/379] Compiling Macro SwiftFormatter.swift
[377/379] Compiling Macro Plugin.swift
[377/379] Write Objects.LinkFileList
[378/379] Linking Macro-tool
[380/435] Compiling MacroCodableKit CustomCodingEncoding+Types.swift
[381/435] Compiling MacroCodableKit CustomDecodingName.swift
[382/435] Compiling MacroCodableKit BoolFalse.swift
[386/439] Compiling MacroCodableKit BoolTrue.swift
[387/439] Compiling MacroCodableKit DoubleZero.swift
[388/439] Compiling MacroCodableKit EmptyString.swift
[389/439] Compiling MacroCodableKit AllOf.swift
[390/439] Compiling MacroCodableKit Annotations.swift
[391/439] Compiling MacroCodableKit CaseStyle.swift
[392/439] Compiling MacroCodableKit CustomCodingDecoding.swift
[393/439] Compiling MacroCodableKit CustomCodingEncoding.swift
[394/439] Compiling MacroCodableKit SafeDecoding+Array.swift
[395/439] Compiling MacroCodableKit RFC2822DateFormatterProvider.swift
[396/439] Compiling MacroCodableKit RFC3339DateFormatterProvider.swift
[397/439] Compiling MacroCodableKit TimestampedDate.swift
[398/439] Compiling MacroCodableKit Base64Strategy.swift
[399/439] Compiling MacroCodableKit DateFormatterStrategy.swift
[400/439] Compiling MacroCodableKit ISO8601DateFormatterProvider.swift
[401/439] Compiling MacroCodableKit YearMonthDayDateFormatterProvider.swift
[402/439] Compiling MacroCodableKit ValueCodableStrategy.swift
[403/439] Compiling MacroCodableKit SafeDecoding+Dictionary.swift
[404/439] Compiling MacroCodableKit SafeDecoding.swift
[405/439] Compiling MacroCodableKit CustomCodingDecoding+Types.swift
[420/439] Compiling MacroCodableKit IntZero.swift
[421/439] Compiling MacroCodableKit DefaultValueStrategy.swift
[422/439] Compiling MacroCodableKit OptionalProtocol.swift
[423/439] Compiling MacroCodableKit Codable.swift
[424/439] Compiling MacroCodableKit OneOf.swift
[425/439] Compiling MacroCodableKit TaggedAnnotations.swift
[438/439] Emitting module MacroCodableKit
Build complete! (26.39s)
warning: 'swift-macro-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-macro-toolkit': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-toolkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/swift-macro-toolkit"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "MacroCodableKit",
  "name" : "MacroCodableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MacroCodableKit",
      "targets" : [
        "MacroCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Macro",
      "targets" : [
        "Macro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacroCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroCodableKitTests",
      "path" : "Tests/MacroCodableKitTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "AllOfCodable/AllOfCodableMacroTests.swift",
        "AllOfCodable/AllOfDecodableMacroTests.swift",
        "AllOfCodable/AllOfEncodableMacroTests.swift",
        "AllOfCodable/AllOfMacroDecodingTests.swift",
        "Annotations/AnnotationTests.swift",
        "Annotations/Base64StrategyTests.swift",
        "Annotations/DateValueStrategyTests.swift",
        "Annotations/DefaultValueTests.swift",
        "Annotations/Macro/AnnotationsMixMacroTests.swift",
        "Annotations/Macro/CustomCodingMacroTests.swift",
        "Annotations/Macro/DefaultValueMacroTests.swift",
        "Annotations/Macro/DiagnosticTests.swift",
        "Annotations/Macro/ValueStrategyMacroTests.swift",
        "Annotations/SafeCodingArrayTests.swift",
        "Annotations/SafeCodingDictionaryTests.swift",
        "Codable/CodableMacroTests.swift",
        "Codable/CodableTests.swift",
        "Codable/DecodableMacroTests.swift",
        "Codable/EncodableMacroTests.swift",
        "Helpers/Misc.swift",
        "OneOfCodable/OneOfCodableMacroTests.swift",
        "OneOfCodable/OneOfDecodableMacroTests.swift",
        "OneOfCodable/OneOfEncodableMacroTests.swift",
        "OneOfCodable/OneOfMacroDecodingTests.swift",
        "TaggedEnum/CaseStyleTests.swift",
        "TaggedEnum/TaggedEnumCodableMacroTests.swift",
        "TaggedEnum/TaggedEnumFlattenTests.swift"
      ],
      "target_dependencies" : [
        "Macro",
        "MacroCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroCodableKitShared",
      "module_type" : "SwiftTarget",
      "name" : "MacroCodableKitShared",
      "path" : "Sources/MacroCodableKitShared",
      "product_memberships" : [
        "MacroCodableKit",
        "Macro"
      ],
      "sources" : [
        "CaseStyle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "MacroCodableKit",
      "path" : "Sources/MacroCodableKit",
      "product_memberships" : [
        "MacroCodableKit"
      ],
      "sources" : [
        "Macros/AllOf.swift",
        "Macros/Annotations.swift",
        "Macros/CaseStyle.swift",
        "Macros/Codable.swift",
        "Macros/OneOf.swift",
        "Macros/TaggedAnnotations.swift",
        "Misc/CustomCoding/CustomCodingDecoding.swift",
        "Misc/CustomCoding/CustomCodingEncoding.swift",
        "Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding+Array.swift",
        "Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding+Dictionary.swift",
        "Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding.swift",
        "Misc/CustomCoding/Types/CustomCodingDecoding+Types.swift",
        "Misc/CustomCoding/Types/CustomCodingEncoding+Types.swift",
        "Misc/CustomDecodingName.swift",
        "Misc/DefaultProviders/BoolFalse.swift",
        "Misc/DefaultProviders/BoolTrue.swift",
        "Misc/DefaultProviders/DoubleZero.swift",
        "Misc/DefaultProviders/EmptyString.swift",
        "Misc/DefaultProviders/IntZero.swift",
        "Misc/DefaultValueStrategy.swift",
        "Misc/OptionalProtocol.swift",
        "Misc/ValueCodableStrategies/Base64Strategy.swift",
        "Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift",
        "Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift",
        "Misc/ValueCodableStrategies/Date/RFC2822DateFormatterProvider.swift",
        "Misc/ValueCodableStrategies/Date/RFC3339DateFormatterProvider.swift",
        "Misc/ValueCodableStrategies/Date/TimestampedDate.swift",
        "Misc/ValueCodableStrategies/Date/YearMonthDayDateFormatterProvider.swift",
        "Misc/ValueCodableStrategy.swift"
      ],
      "target_dependencies" : [
        "MacroCodableKitShared",
        "Macro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Macro",
      "module_type" : "SwiftTarget",
      "name" : "Macro",
      "path" : "Sources/Macro",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "MacroToolkit"
      ],
      "product_memberships" : [
        "MacroCodableKit",
        "Macro"
      ],
      "sources" : [
        "Helpers/CodeBuilder+Helpers.swift",
        "Helpers/Conformance+Helpers.swift",
        "Helpers/DiagnosticMessage+Helpers.swift",
        "Helpers/MacroToolkit+Helpers.swift",
        "Helpers/MessageID+Helpers.swift",
        "Helpers/String+Helpers.swift",
        "Helpers/Type+Helpers.swift",
        "Macro/AllOfCodable/AllOfCodable.swift",
        "Macro/AllOfCodable/AllOfDecodableMacro.swift",
        "Macro/AllOfCodable/AllOfEncodableMacro.swift",
        "Macro/AllOfCodable/AllOfMacroBase.swift",
        "Macro/Codable/CodableMacro.swift",
        "Macro/Codable/CodableMacroBase.swift",
        "Macro/Codable/CodableMacroConfig.swift",
        "Macro/Codable/DecodableMacro.swift",
        "Macro/Codable/EncodableMacro.swift",
        "Macro/CodingKey/CodingKey.swift",
        "Macro/CodingKey/CodingKeyMacro.swift",
        "Macro/CustomCoding/CustomCoding.swift",
        "Macro/CustomCoding/CustomCodingMacro.swift",
        "Macro/DefaultValue/DefaultValue.swift",
        "Macro/DefaultValue/DefaultValueMacro.swift",
        "Macro/OmitCoding/OmitCoding.swift",
        "Macro/OmitCoding/OmitCodingMacro.swift",
        "Macro/OneOfCodable/OneOfCodable.swift",
        "Macro/OneOfCodable/OneOfDecodable.swift",
        "Macro/OneOfCodable/OneOfEncodable.swift",
        "Macro/OneOfCodable/OneOfMacroBase.Diagnostic.swift",
        "Macro/OneOfCodable/OneOfMacroBase.Expander.swift",
        "Macro/OneOfCodable/OneOfMacroBase.swift",
        "Macro/TaggedEnum/CodedAtMacro.swift",
        "Macro/TaggedEnum/ContentAtMacro.swift",
        "Macro/TaggedEnum/TaggedCodableMacro.swift",
        "Macro/TaggedEnum/TaggedEnumMacroBase.swift",
        "Macro/ValueStrategy/ValueStrategy.swift",
        "Macro/ValueStrategy/ValueStrategyMacro.swift",
        "Misc/ClassDecl.swift",
        "Misc/CodableBuilderFactory.swift",
        "Misc/CodableBuilders/CodableBuildersMisc.swift",
        "Misc/CodableBuilders/CodableBuildingData.swift",
        "Misc/CodableBuilders/CodingKeysBuilder+Enum.swift",
        "Misc/CodableBuilders/CodingKeysBuilder+Instance.swift",
        "Misc/CodableBuilders/CodingKeysBuilder.swift",
        "Misc/CodableBuilders/DecodableBuilder+Instance.swift",
        "Misc/CodableBuilders/DecodableBuilder.swift",
        "Misc/CodableBuilders/EncodableBuilder+Instance.swift",
        "Misc/CodableBuilders/EncodableBuilder.swift",
        "Misc/CodableBuilders/Variable+Diagnostic.swift",
        "Misc/CodableBuilders/Variable+KnownAttributes.swift",
        "Misc/CodeBuilder/CodeBuilder.swift",
        "Misc/CodeBuilder/ExtensionBuilder.swift",
        "Misc/CommonDiagnostic.swift",
        "Misc/Conformance.swift",
        "Misc/ConformanceDiagnosticChecker.swift",
        "Misc/Diagnostic.swift",
        "Misc/Enum+AccessLevel.swift",
        "Misc/Instance.swift",
        "Misc/InstanceExpander.swift",
        "Misc/MacroCurrent.swift",
        "Misc/SwiftFormatter.swift",
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "MacroCodableKitShared"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/haifengkao/macrocodablekit/main
Repository:               haifengkao/MacroCodableKit
Swift version used:       6.3
Target:                   MacroCodableKit
Extracting symbol information for 'MacroCodableKit'...
Finished extracting symbol information for 'MacroCodableKit'. (28.87s)
Building documentation for 'MacroCodableKit'...
warning: No symbol matched 'MacroCodableKit/Codable()'. 'Codable()' doesn't exist at '/MacroCodableKit'.
 --> Extensions/Codable.md:1:4-1:33
1 + #  ``MacroCodableKit/Codable()``
  |                      ├─suggestion: Replace 'Codable()' with 'Codable(caseStyle:)'
  |                      ├─suggestion: Replace 'Codable()' with 'AllOfCodable()'
  |                      ├─suggestion: Replace 'Codable()' with 'OneOfCodable()'
  |                      ├─suggestion: Replace 'Codable()' with 'TaggedCodable()'
  |                      ├─suggestion: Replace 'Codable()' with 'AllOfDecodable()'
  |                      ├─suggestion: Replace 'Codable()' with 'AllOfEncodable()'
  |                      ├─suggestion: Replace 'Codable()' with 'OneOfDecodable()'
  |                      ╰─suggestion: Replace 'Codable()' with 'OneOfEncodable()'
2 |
3 | ## Topics
warning: 'Codable()' doesn't exist at '/MacroCodableKit'
  --> MacroCodableKit.md:9:26-9:35
7  | **MacroCodableKit** is a comprehensive solution to conform to [Codable](https://developer.apple.com/documentation/swift/codable), which leverages [Swift Macros](https://docs.swift.org/swift-book/documentation/the-swift-programming-language/macros/) under the hood, thus providing flexible coding customizations.
8  |
9  + To start, add a simple ``Codable()`` annotation next to a struct. Or use ``Decodable()`` or ``Encodable()``, if you need only `Decodable` or `Encodable` accordingly.
   |                          ├─suggestion: Replace 'Codable()' with 'Codable(caseStyle:)'
   |                          ├─suggestion: Replace 'Codable()' with 'AllOfCodable()'
   |                          ├─suggestion: Replace 'Codable()' with 'OneOfCodable()'
   |                          ├─suggestion: Replace 'Codable()' with 'TaggedCodable()'
   |                          ├─suggestion: Replace 'Codable()' with 'AllOfDecodable()'
   |                          ├─suggestion: Replace 'Codable()' with 'AllOfEncodable()'
   |                          ├─suggestion: Replace 'Codable()' with 'OneOfDecodable()'
   |                          ╰─suggestion: Replace 'Codable()' with 'OneOfEncodable()'
10 |
11 | Adjust default [CodingKeys](https://developer.apple.com/documentation/foundation/archives_and_serialization/encoding_and_decoding_custom_types#2904057) with ``CodingKey(_:)`` or skip a property entiraly from coding using ``OmitCoding()``.
warning: 'Decodable()' doesn't exist at '/MacroCodableKit'
  --> MacroCodableKit.md:9:76-9:87
7  | **MacroCodableKit** is a comprehensive solution to conform to [Codable](https://developer.apple.com/documentation/swift/codable), which leverages [Swift Macros](https://docs.swift.org/swift-book/documentation/the-swift-programming-language/macros/) under the hood, thus providing flexible coding customizations.
8  |
9  + To start, add a simple ``Codable()`` annotation next to a struct. Or use ``Decodable()`` or ``Encodable()``, if you need only `Decodable` or `Encodable` accordingly.
   |                                                                            ├─suggestion: Replace 'Decodable()' with 'Decodable(caseStyle:)'
   |                                                                            ├─suggestion: Replace 'Decodable()' with 'AllOfDecodable()'
   |                                                                            ├─suggestion: Replace 'Decodable()' with 'OneOfDecodable()'
   |                                                                            ├─suggestion: Replace 'Decodable()' with 'OneOfEncodable()'
   |                                                                            ├─suggestion: Replace 'Decodable()' with 'AllOfEncodable()'
   |                                                                            ├─suggestion: Replace 'Decodable()' with 'OneOfCodable()'
   |                                                                            ╰─suggestion: Replace 'Decodable()' with 'TaggedCodable()'
10 |
11 | Adjust default [CodingKeys](https://developer.apple.com/documentation/foundation/archives_and_serialization/encoding_and_decoding_custom_types#2904057) with ``CodingKey(_:)`` or skip a property entiraly from coding using ``OmitCoding()``.
warning: 'Encodable()' doesn't exist at '/MacroCodableKit'
  --> MacroCodableKit.md:9:95-9:106
7  | **MacroCodableKit** is a comprehensive solution to conform to [Codable](https://developer.apple.com/documentation/swift/codable), which leverages [Swift Macros](https://docs.swift.org/swift-book/documentation/the-swift-programming-language/macros/) under the hood, thus providing flexible coding customizations.
8  |
9  + To start, add a simple ``Codable()`` annotation next to a struct. Or use ``Decodable()`` or ``Encodable()``, if you need only `Decodable` or `Encodable` accordingly.
   |                                                                                               ├─suggestion: Replace 'Encodable()' with 'Encodable(caseStyle:)'
   |                                                                                               ├─suggestion: Replace 'Encodable()' with 'AllOfEncodable()'
   |                                                                                               ├─suggestion: Replace 'Encodable()' with 'OneOfEncodable()'
   |                                                                                               ├─suggestion: Replace 'Encodable()' with 'OneOfDecodable()'
   |                                                                                               ├─suggestion: Replace 'Encodable()' with 'AllOfDecodable()'
   |                                                                                               ╰─suggestion: Replace 'Encodable()' with 'OneOfCodable()'
10 |
11 | Adjust default [CodingKeys](https://developer.apple.com/documentation/foundation/archives_and_serialization/encoding_and_decoding_custom_types#2904057) with ``CodingKey(_:)`` or skip a property entiraly from coding using ``OmitCoding()``.
warning: 'Codable()' doesn't exist at '/MacroCodableKit'
  --> MacroCodableKit.md:19:5-19:14
17 | ### Coding
18 |
19 + - ``Codable()``
   |     ├─suggestion: Replace 'Codable()' with 'Codable(caseStyle:)'
   |     ├─suggestion: Replace 'Codable()' with 'AllOfCodable()'
   |     ├─suggestion: Replace 'Codable()' with 'OneOfCodable()'
   |     ├─suggestion: Replace 'Codable()' with 'TaggedCodable()'
   |     ├─suggestion: Replace 'Codable()' with 'AllOfDecodable()'
   |     ├─suggestion: Replace 'Codable()' with 'AllOfEncodable()'
   |     ├─suggestion: Replace 'Codable()' with 'OneOfDecodable()'
   |     ╰─suggestion: Replace 'Codable()' with 'OneOfEncodable()'
20 |
21 | ### Annotations
warning: Can't resolve 'Codable()'
  --> Tutorials/CustomCoding/Create your own CustomCoding.tutorial:76:48-76:57
74 |     @Section(title: "Handle Decoding") {
75 |         @ContentAndMedia {
76 +             A type using `OmitEmpty` can use ``Codable()`` thus requiring us to provide decoding imlementation as well, so let's do it here
   |                                                ╰─suggestion: Replace 'Codable()' with 'MacroCodableKit'
77 |         }
78 |
warning: 'Codable()' doesn't exist at '/MacroCodableKit/CustomCoding(_:)'
  --> ../Macros/Annotations.swift:95:173-95:182
93 | /// This macro modifies the generated `Codable` conformance, redirecting the encoding and decoding of the annotated property to custom functions.
94 | ///
95 + /// The name of the custom functions is derived from the type name passed to the ``CustomCoding(_:)`` annotation. For instance, `@CustomCoding(SafeDecoding)` directs the ``Codable()`` macro to use the `SafeDecoding` function in ``CustomCodingDecoding/safeDecoding(_:forKey:container:)-1qnwn`` and ``CustomCodingEncoding/safeDecoding(_:forKey:container:)-7cwmw`` for decoding and encoding respectively.
96 | ///
97 | /// Annotate needed property and provided a strategy. In this example, we use build-in ``SafeDecoding``, which ignores elements decoded with an error
warning: 'Decodable()' doesn't exist at '/MacroCodableKit/Codable(caseStyle:)'
  --> ../Macros/Codable.swift:29:55-29:66
27 | /// ```
28 | ///
29 + /// If you need only `Decodable` or `Encodable` use ``Decodable()`` or ``Encodable()`` respectively
30 | ///
31 | /// **Adjust coding behaviour**:
warning: 'Encodable()' doesn't exist at '/MacroCodableKit/Codable(caseStyle:)'
  --> ../Macros/Codable.swift:29:74-29:85
27 | /// ```
28 | ///
29 + /// If you need only `Decodable` or `Encodable` use ``Decodable()`` or ``Encodable()`` respectively
30 | ///
31 | /// **Adjust coding behaviour**:
warning: 'Codable()' doesn't exist at '/MacroCodableKit/Decodable(caseStyle:)'
   --> ../Macros/Codable.swift:108:66-108:75
106 | /// Generates `Decodable` conformance respecting property annotations.
107 | ///
108 + /// The usage and behavior of annotations are analogous to the ``Codable()`` macro but exclusively geared towards decoding.
109 | ///
110 | /// Conform to default `Decodable` annotating needed type with `@Decodable`
warning: 'Codable()' doesn't exist at '/MacroCodableKit/Encodable(caseStyle:)'
   --> ../Macros/Codable.swift:124:66-124:75
122 | /// Generates `Encodable` conformance respecting property annotations.
123 | ///
124 + /// The usage and behavior of annotations are analogous to the ``Codable()`` macro but exclusively geared towards encoding.
125 | ///
126 | /// Conform to default `Encodable` annotating needed type with `@Encodable`
warning: 'Codable()' doesn't exist at '/MacroCodableKit/CustomCodingDecoding'
  --> ../Misc/CustomCoding/CustomCodingDecoding.swift:40:108-40:117
38 | /// ```
39 | ///
40 + /// Custom strategies utilize this namespace to implement decoding implementations which then is used by ``Codable()`` and ``Decodable()``.
41 | ///
42 | /// You can provide decoding logic yourself by using ``CustomCoding(_:)`` and implementing needed extension in ``CustomCodingDecoding``. See build-in ``SafeDecoding`` along with ``safeDecoding(_:forKey:container:)-1qnwn`` and ``safeDecoding(_:forKey:container:)-3ytig``.
warning: 'Decodable()' doesn't exist at '/MacroCodableKit/CustomCodingDecoding'
  --> ../Misc/CustomCoding/CustomCodingDecoding.swift:40:126-40:137
38 | /// ```
39 | ///
40 + /// Custom strategies utilize this namespace to implement decoding implementations which then is used by ``Codable()`` and ``Decodable()``.
41 | ///
42 | /// You can provide decoding logic yourself by using ``CustomCoding(_:)`` and implementing needed extension in ``CustomCodingDecoding``. See build-in ``SafeDecoding`` along with ``safeDecoding(_:forKey:container:)-1qnwn`` and ``safeDecoding(_:forKey:container:)-3ytig``.
warning: 'Codable()' doesn't exist at '/MacroCodableKit/CustomCodingEncoding'
  --> ../Misc/CustomCoding/CustomCodingEncoding.swift:40:108-40:117
38 | /// ```
39 | ///
40 + /// Custom strategies utilize this namespace to implement encoding implementations which then is used by ``Codable()`` and  ``Encodable()``.
41 | ///
42 | /// You can provide encoding logic yourself by using ``CustomCoding(_:)`` and implementing needed extension in ``CustomCodingEncoding``. See build-in ``SafeDecoding`` along with ``safeDecoding(_:forKey:container:)-7cwmw`` and ``safeDecoding(_:forKey:container:)-9b19z``.
warning: 'Encodable()' doesn't exist at '/MacroCodableKit/CustomCodingEncoding'
  --> ../Misc/CustomCoding/CustomCodingEncoding.swift:40:127-40:138
38 | /// ```
39 | ///
40 + /// Custom strategies utilize this namespace to implement encoding implementations which then is used by ``Codable()`` and  ``Encodable()``.
41 | ///
42 | /// You can provide encoding logic yourself by using ``CustomCoding(_:)`` and implementing needed extension in ``CustomCodingEncoding``. See build-in ``SafeDecoding`` along with ``safeDecoding(_:forKey:container:)-7cwmw`` and ``safeDecoding(_:forKey:container:)-9b19z``.
warning: External name 'forKey' used to document parameter
  --> ../Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding+Array.swift:19:15-19:21
17 |     /// - Parameters:
18 |     ///     - _: The type of the array elements.
19 +     ///     - forKey: The key to decode the array.
   |               ╰─suggestion: Replace 'forKey' with 'key'
20 |     ///     - container: The container to decode from.
21 |     ///
warning: External name 'forKey' used to document parameter
  --> ../Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding+Array.swift:53:15-53:21
51 |     /// - Parameters:
52 |     ///     - _: The type of the array elements.
53 +     ///     - forKey: The key to decode the array.
   |               ╰─suggestion: Replace 'forKey' with 'key'
54 |     ///     - container: The container to decode from.
55 |     ///
warning: 'Codable()' doesn't exist at '/MacroCodableKit/SafeDecoding'
  --> ../Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding.swift:12:156-12:165
10 | /// ``SafeDecoding`` provides a robust way to decode collections, ensuring that decodable elements are captured and errors are logged for further inspection. Suppressed errors are transfered to ``CustomCodingDecoding/logError(_:)``
11 | ///
12 + /// To utilize this strategy, annotate the property with ``CustomCoding(_:)`` passing ``SafeDecoding``. Ensure the parent type is annotated with one of  ``Codable()`` or ``Decodable()``.
13 | ///
14 | /// - ``SafeDecoding`` with Arrays:
warning: 'Decodable()' doesn't exist at '/MacroCodableKit/SafeDecoding'
  --> ../Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding.swift:12:173-12:184
10 | /// ``SafeDecoding`` provides a robust way to decode collections, ensuring that decodable elements are captured and errors are logged for further inspection. Suppressed errors are transfered to ``CustomCodingDecoding/logError(_:)``
11 | ///
12 + /// To utilize this strategy, annotate the property with ``CustomCoding(_:)`` passing ``SafeDecoding``. Ensure the parent type is annotated with one of  ``Codable()`` or ``Decodable()``.
13 | ///
14 | /// - ``SafeDecoding`` with Arrays:
Finished building documentation for 'MacroCodableKit' (0.38s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/haifengkao/macrocodablekit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.54s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/stackotter/swift-macro-toolkit
Updating https://github.com/pointfreeco/swift-macro-testing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Updated https://github.com/apple/swift-syntax.git (0.84s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.84s)
Updated https://github.com/pointfreeco/swift-macro-testing (0.84s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.84s)
Updated https://github.com/stackotter/swift-macro-toolkit (0.84s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (2.54s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
Computed https://github.com/stackotter/swift-macro-toolkit at 0.7.2 (0.45s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (0.67s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3673] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
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
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
warning: 'swift-macro-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/stackotter/swift-macro-toolkit->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/stackotter/swift-macro-toolkit->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-macro-toolkit': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/stackotter/swift-macro-toolkit->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Compiling Snippets Snippet.swift
[9/57] Emitting module Snippets
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit DeclarationFragments.swift
[34/57] Compiling SymbolKit Fragment.swift
[35/57] Compiling SymbolKit FragmentKind.swift
[36/57] Compiling SymbolKit FunctionParameter.swift
[37/57] Compiling SymbolKit FunctionSignature.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.08s)
warning: 'swift-macro-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/stackotter/swift-macro-toolkit->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/stackotter/swift-macro-toolkit->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-macro-toolkit': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/stackotter/swift-macro-toolkit->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'MacroCodableKit' complete! (0.65s)
     393
5	/Users/admin/builder/spi-builder-workspace/.docs/haifengkao/macrocodablekit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/haifengkao/macrocodablekit/main
File count: 393
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-haifengkao-macrocodablekit-main-5e06b428.zip to s3://spi-docs-inbox/prod-haifengkao-macrocodablekit-main-5e06b428.zip
Copying... [14%]
Copying... [21%]
Copying... [35%]
Copying... [42%]
Copying... [56%]
Copying... [63%]
Copying... [70%]
Copying... [84%]
Copying... [91%]
Copying... [100%]
Done.