The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-iterable-macros, reference 0.3.1 (142b95), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 15:07:06 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/davdroman/swift-iterable-macros.git
Reference: 0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swift-iterable-macros
 * tag               0.3.1      -> FETCH_HEAD
HEAD is now at 142b954 Bump swift-syntax upper bound to ..<604 (#10)
Cloned https://github.com/davdroman/swift-iterable-macros.git
Revision (git rev-parse @):
142b9544d2184b1fc8e89c862aa01d95da158040
SUCCESS checkout https://github.com/davdroman/swift-iterable-macros.git at 0.3.1
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/961] Fetching swift-macro-testing
[174/6425] Fetching swift-macro-testing, swift-custom-dump
[809/12148] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay
[9975/28194] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
[10696/103161] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.23s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.23s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.23s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.23s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (7.88s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.67s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.9 (0.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.69s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.63s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.9
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.43s)
========================================
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": "swift-iterable-macros",
      "name": "swift-iterable-macros",
      "url": "https://github.com/davdroman/swift-iterable-macros.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-iterable-macros",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/davdroman/swift-iterable-macros.git
[1/456] Fetching swift-iterable-macros
Fetched https://github.com/davdroman/swift-iterable-macros.git from cache (0.73s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (1.85s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/davdroman/swift-iterable-macros.git
Working copy of https://github.com/davdroman/swift-iterable-macros.git resolved at 0.3.1 (142b954)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.76s)
warning: '.resolve-product-dependencies': dependency 'swift-iterable-macros' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/davdroman/swift-iterable-macros.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/31] Write sources
[25/31] Write swift-version--6988338F2F200930.txt
[27/45] Emitting module SwiftSyntax600
[27/45] Compiling _SwiftSyntaxCShims PlatformMutex.c
[29/45] Compiling SwiftSyntax602 Empty.swift
[30/45] Emitting module SwiftSyntax602
[31/45] Compiling SwiftSyntax600 Empty.swift
[32/45] Emitting module SwiftSyntax509
[33/45] Compiling SwiftSyntax510 Empty.swift
[34/45] Compiling SwiftSyntax509 Empty.swift
[35/45] Compiling SwiftSyntax601 Empty.swift
[36/45] Emitting module SwiftSyntax601
[37/45] Emitting module SwiftSyntax510
[38/109] Compiling SwiftSyntax AbsolutePosition.swift
[39/109] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[40/109] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[41/109] Compiling SwiftSyntax Assert.swift
[42/109] Compiling SwiftSyntax BumpPtrAllocator.swift
[43/109] Compiling SwiftSyntax CommonAncestor.swift
[44/109] Compiling SwiftSyntax Convenience.swift
[45/116] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[46/116] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[47/116] Compiling SwiftSyntax RawSyntaxTokenView.swift
[48/116] Compiling SwiftSyntax SourceEdit.swift
[49/116] Compiling SwiftSyntax SourceLength.swift
[50/116] Compiling SwiftSyntax SourceLocation.swift
[51/116] Compiling SwiftSyntax SourcePresence.swift
[52/116] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[53/116] Compiling SwiftSyntax Syntax.swift
[54/116] Compiling SwiftSyntax SyntaxChildren.swift
[55/116] Compiling SwiftSyntax SyntaxCollection.swift
[56/116] Compiling SwiftSyntax SyntaxHashable.swift
[57/116] Compiling SwiftSyntax SyntaxIdentifier.swift
[58/116] Compiling SwiftSyntax SyntaxNodeStructure.swift
[59/116] Compiling SwiftSyntax CustomTraits.swift
[60/116] Compiling SwiftSyntax EditorPlaceholder.swift
[61/116] Compiling SwiftSyntax Identifier.swift
[62/116] Compiling SwiftSyntax MemoryLayout.swift
[63/116] Compiling SwiftSyntax MissingNodeInitializers.swift
[64/116] Compiling SwiftSyntax RawSyntax.swift
[65/116] Compiling SwiftSyntax RawSyntaxArena.swift
[66/116] Compiling IterableSupport MemberIdentifierTitle.swift
[67/116] Emitting module IterableSupport
[68/116] Compiling IterableSupport MemberIdentifierTitle.swift
[69/116] Emitting module IterableSupport
[70/116] Emitting module SwiftSyntax
[71/116] Compiling SwiftSyntax Tokens.swift
[72/116] Compiling SwiftSyntax TriviaPieces.swift
[73/116] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[74/116] Compiling SwiftSyntax RawSyntaxNodesC.swift
[75/116] Compiling SwiftSyntax RawSyntaxNodesD.swift
[76/116] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[77/116] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[78/116] Compiling SwiftSyntax SyntaxCollections.swift
[79/116] Compiling SwiftSyntax SyntaxEnum.swift
[80/116] Compiling SwiftSyntax SyntaxKind.swift
[81/116] Compiling SwiftSyntax SyntaxRewriter.swift
[82/116] Compiling SwiftSyntax SyntaxTraits.swift
[83/116] Compiling SwiftSyntax SyntaxVisitor.swift
[84/116] Compiling SwiftSyntax TokenKind.swift
[85/116] Compiling SwiftSyntax SyntaxNodesD.swift
[86/116] Compiling SwiftSyntax SyntaxNodesEF.swift
[87/116] Compiling SwiftSyntax SyntaxNodesGHI.swift
[88/116] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[89/116] Compiling SwiftSyntax SyntaxNodesOP.swift
[90/116] Compiling SwiftSyntax SyntaxNodesQRS.swift
[91/116] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[92/116] Compiling SwiftSyntax Utils.swift
[93/116] Compiling SwiftSyntax ChildNameForKeyPath.swift
[94/116] Compiling SwiftSyntax Keyword.swift
[95/116] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[96/116] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[97/116] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[98/116] Compiling SwiftSyntax SyntaxBaseNodes.swift
[99/116] Compiling SwiftSyntax SyntaxProtocol.swift
[100/116] Compiling SwiftSyntax SyntaxText.swift
[101/116] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[102/116] Compiling SwiftSyntax TokenDiagnostic.swift
[103/116] Compiling SwiftSyntax TokenSequence.swift
[104/116] Compiling SwiftSyntax TokenSyntax.swift
[105/116] Compiling SwiftSyntax Trivia.swift
[106/116] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[107/116] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[108/116] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[109/116] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[110/116] Compiling SwiftSyntax RawSyntaxValidation.swift
[111/116] Compiling SwiftSyntax SyntaxNodesAB.swift
[112/116] Compiling SwiftSyntax SyntaxNodesC.swift
[113/176] Compiling SwiftDiagnostics Message.swift
[114/177] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[115/177] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[116/177] Compiling SwiftDiagnostics Note.swift
[117/177] Compiling SwiftDiagnostics FixIt.swift
[118/177] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[119/177] Compiling SwiftBasicFormat Syntax+Extensions.swift
[120/177] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[121/177] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[122/177] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[123/177] Compiling SwiftDiagnostics Diagnostic.swift
[124/177] Emitting module SwiftDiagnostics
[125/177] Compiling SwiftDiagnostics Convenience.swift
[126/177] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[127/177] Compiling SwiftBasicFormat Indenter.swift
[128/177] Compiling SwiftBasicFormat InferIndentation.swift
[129/177] Emitting module SwiftBasicFormat
[130/177] Compiling SwiftBasicFormat BasicFormat.swift
[131/177] Compiling SwiftParser StringLiterals.swift
[132/177] Compiling SwiftParser SwiftParserCompatibility.swift
[133/177] Compiling SwiftParser SwiftVersion.swift
[134/177] Compiling SwiftParser SyntaxUtils.swift
[135/181] Compiling SwiftParser TokenConsumer.swift
[136/181] Compiling SwiftParser TokenPrecedence.swift
[137/181] Compiling SwiftParser TokenSpec.swift
[138/181] Compiling SwiftParser TokenSpecSet.swift
[139/181] Compiling SwiftParser TopLevel.swift
[140/181] Compiling SwiftParser TriviaParser.swift
[141/181] Compiling SwiftParser Types.swift
[142/181] Compiling SwiftParser ExperimentalFeatures.swift
[143/181] Compiling SwiftParser RegexLiteralLexer.swift
[144/181] Compiling SwiftParser UnicodeScalarExtensions.swift
[145/181] Compiling SwiftParser Lookahead.swift
[146/181] Compiling SwiftParser LoopProgressCondition.swift
[147/181] Compiling SwiftParser Modifiers.swift
[148/181] Emitting module SwiftParser
[149/181] Compiling SwiftParser Names.swift
[150/181] Compiling SwiftParser Nominals.swift
[151/181] Compiling SwiftParser Parameters.swift
[152/181] Compiling SwiftParser ParseSourceFile.swift
[153/181] Compiling SwiftParser Parser.swift
[154/181] Compiling SwiftParser Patterns.swift
[155/181] Compiling SwiftParser Recovery.swift
[156/181] Compiling SwiftParser Specifiers.swift
[157/181] Compiling SwiftParser Statements.swift
[158/181] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[159/181] Compiling SwiftParser IsValidIdentifier.swift
[160/181] Compiling SwiftParser Cursor.swift
[161/181] Compiling SwiftParser Lexeme.swift
[162/181] Compiling SwiftParser LexemeSequence.swift
[163/181] Compiling SwiftParser Lexer.swift
[164/181] Compiling SwiftParser Declarations.swift
[165/181] Compiling SwiftParser Directives.swift
[166/181] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[167/181] Compiling SwiftParser Expressions.swift
[168/181] Compiling SwiftParser IncrementalParseTransition.swift
[169/181] Compiling SwiftParser Attributes.swift
[170/181] Compiling SwiftParser Availability.swift
[171/181] Compiling SwiftParser CharacterInfo.swift
[172/181] Compiling SwiftParser CollectionNodes+Parsable.swift
[173/181] Compiling SwiftParser CompilerFiles.swift
[174/181] Compiling SwiftParser IsLexerClassified.swift
[175/181] Compiling SwiftParser LayoutNodes+Parsable.swift
[176/181] Compiling SwiftParser Parser+TokenSpecSet.swift
[177/181] Compiling SwiftParser TokenSpecStaticMembers.swift
[178/204] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[179/205] Compiling SwiftOperators PrecedenceGroup.swift
[180/206] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[181/206] Compiling SwiftOperators SyntaxSynthesis.swift
[182/206] Compiling SwiftOperators PrecedenceGraph.swift
[183/206] Compiling SwiftOperators OperatorTable.swift
[184/206] Compiling SwiftOperators OperatorTable+Semantics.swift
[185/206] Compiling SwiftOperators OperatorTable+Defaults.swift
[186/206] Compiling SwiftOperators OperatorError.swift
[187/206] Compiling SwiftOperators OperatorError+Diagnostics.swift
[188/206] Emitting module SwiftOperators
[189/206] Compiling SwiftOperators OperatorTable+Folding.swift
[190/206] Compiling SwiftOperators Operator.swift
[191/206] Compiling SwiftParserDiagnostics Utils.swift
[192/206] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[193/206] Compiling SwiftParserDiagnostics PresenceUtils.swift
[194/206] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[195/206] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[196/206] Compiling SwiftParserDiagnostics MissingNodesError.swift
[197/206] Compiling SwiftParserDiagnostics MissingTokenError.swift
[198/206] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[199/206] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[200/206] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[201/206] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[202/206] Emitting module SwiftParserDiagnostics
[203/221] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[204/221] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[205/221] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[206/221] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[207/221] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[208/221] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[209/222] Compiling SwiftSyntaxBuilder Indenter.swift
[210/222] Compiling SwiftSyntaxBuilder ListBuilder.swift
[211/222] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[212/222] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[213/222] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[214/222] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[215/222] Emitting module SwiftSyntaxBuilder
[216/222] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[217/222] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[218/222] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[219/240] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[220/240] Compiling SwiftSyntaxMacros Macro+Format.swift
[221/240] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[222/240] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[223/240] Compiling SwiftSyntaxMacros MemberMacro.swift
[224/240] Compiling SwiftSyntaxMacros PeerMacro.swift
[225/240] Compiling SwiftSyntaxMacros PreambleMacro.swift
[226/240] Compiling SwiftSyntaxMacros Macro.swift
[227/240] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[228/241] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[229/241] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[230/241] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[231/241] Compiling SwiftSyntaxMacros AccessorMacro.swift
[232/241] Compiling SwiftSyntaxMacros AttachedMacro.swift
[233/241] Compiling SwiftSyntaxMacros BodyMacro.swift
[234/241] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[235/241] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[236/241] Emitting module SwiftSyntaxMacros
[237/241] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[238/251] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[239/251] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[240/251] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[241/251] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[242/251] Emitting module SwiftSyntaxMacroExpansion
[243/251] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[244/251] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[245/251] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[246/251] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[247/251] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[248/263] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[249/263] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[250/263] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[251/263] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[252/263] Emitting module SwiftCompilerPluginMessageHandling
[253/263] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[254/263] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[255/263] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[256/263] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[257/263] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[258/263] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[259/263] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[260/264] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[261/266] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[262/266] Emitting module SwiftCompilerPlugin
[263/272] Compiling CaseIterableMacro CaseIterableMacro.swift
[264/272] Compiling CaseIterableMacro Plugin.swift
[265/272] Emitting module CaseIterableMacro
[266/272] Compiling StaticMemberIterableMacro StaticMemberIterableMacro.swift
[267/272] Compiling StaticMemberIterableMacro Plugin.swift
[268/272] Emitting module StaticMemberIterableMacro
[268/272] Write Objects.LinkFileList
[270/272] Linking CaseIterableMacro-tool
[271/278] Linking StaticMemberIterableMacro-tool
[273/278] Compiling CaseIterable CaseOf.swift
[274/284] Emitting module CaseIterable
[275/284] Compiling CaseIterable CaseIterable.swift
[277/284] Emitting module CaseIterable
[278/284] Compiling CaseIterable CaseOf.swift
[279/284] Compiling StaticMemberIterable StaticMember.swift
[280/284] Compiling StaticMemberIterable StaticMemberIterable.swift
[281/284] Emitting module StaticMemberIterable
[282/284] Compiling StaticMemberIterable StaticMemberIterable.swift
[283/284] Compiling StaticMemberIterable StaticMember.swift
[284/284] Emitting module StaticMemberIterable
[285/286] Compiling IterableMacros Exports.swift
[286/286] Emitting module IterableMacros
Build complete! (27.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-iterable-macros",
  "name" : "swift-iterable-macros",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "IterableMacros",
      "targets" : [
        "IterableMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StaticMemberIterable",
      "targets" : [
        "StaticMemberIterable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CaseIterable",
      "targets" : [
        "CaseIterable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StaticMemberIterableMacro",
      "targets" : [
        "StaticMemberIterableMacro"
      ],
      "type" : {
        "macro" : null
      }
    },
    {
      "name" : "CaseIterableMacro",
      "targets" : [
        "CaseIterableMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StaticMemberIterableTests",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterableTests",
      "path" : "Tests/StaticMemberIterableTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "MacroExpansionTests.swift",
        "MacroTests.swift",
        "StaticMemberTests.swift",
        "StaticMemberTitleTests.swift"
      ],
      "target_dependencies" : [
        "StaticMemberIterable",
        "StaticMemberIterableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StaticMemberIterableMacro",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterableMacro",
      "path" : "Sources/StaticMemberIterableMacro",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable",
        "StaticMemberIterableMacro"
      ],
      "sources" : [
        "Plugin.swift",
        "StaticMemberIterableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "StaticMemberIterable",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterable",
      "path" : "Sources/StaticMemberIterable",
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable"
      ],
      "sources" : [
        "StaticMember.swift",
        "StaticMemberIterable.swift"
      ],
      "target_dependencies" : [
        "IterableSupport",
        "StaticMemberIterableMacro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableSupport",
      "module_type" : "SwiftTarget",
      "name" : "IterableSupport",
      "path" : "Sources/IterableSupport",
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable",
        "CaseIterable"
      ],
      "sources" : [
        "MemberIdentifierTitle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableMacros",
      "module_type" : "SwiftTarget",
      "name" : "IterableMacros",
      "path" : "Sources/IterableMacros",
      "product_memberships" : [
        "IterableMacros"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "StaticMemberIterable",
        "CaseIterable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CaseIterableTests",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterableTests",
      "path" : "Tests/CaseIterableTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "CaseIterableMacroTests.swift",
        "CaseIterableRuntimeTests.swift"
      ],
      "target_dependencies" : [
        "CaseIterable",
        "CaseIterableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CaseIterableMacro",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterableMacro",
      "path" : "Sources/CaseIterableMacro",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "IterableMacros",
        "CaseIterable",
        "CaseIterableMacro"
      ],
      "sources" : [
        "CaseIterableMacro.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CaseIterable",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterable",
      "path" : "Sources/CaseIterable",
      "product_memberships" : [
        "IterableMacros",
        "CaseIterable"
      ],
      "sources" : [
        "CaseIterable.swift",
        "CaseOf.swift"
      ],
      "target_dependencies" : [
        "IterableSupport",
        "CaseIterableMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.