The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of IdentifiedEnumCases, reference 1.0.1 (37aa7a), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 13:19:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/IdentifiedEnumCases.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/IdentifiedEnumCases
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 37aa7ac Swift 6 (#7)
Cloned https://github.com/danielsincere/IdentifiedEnumCases.git
Revision (git rev-parse @):
37aa7ac3aa2c283b09110d67abf66dcd28331787
SUCCESS checkout https://github.com/danielsincere/IdentifiedEnumCases.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/danielsincere/IdentifiedEnumCases.git
https://github.com/danielsincere/IdentifiedEnumCases.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "510.0.0",
            "upper_bound" : "511.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "IdentifiedEnumCases",
  "name" : "IdentifiedEnumCases",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "IdentifiedEnumCases",
      "targets" : [
        "IdentifiedEnumCases"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "urls",
      "targets" : [
        "URLsExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "nightshades",
      "targets" : [
        "NightshadesExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IdentifiedEnumCasesMacro",
      "targets" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "URLsExample",
      "module_type" : "SwiftTarget",
      "name" : "URLsExample",
      "path" : "Sources/URLsExample",
      "product_memberships" : [
        "urls"
      ],
      "sources" : [
        "AppRoute.swift",
        "AppRoute.url.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCases"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NightshadesExample",
      "module_type" : "SwiftTarget",
      "name" : "NightshadesExample",
      "path" : "Sources/NightshadesExample",
      "product_memberships" : [
        "nightshades"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCases"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MacroTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTests",
      "path" : "Tests/MacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "MacroTests.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IdentifiedEnumCasesMacro",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedEnumCasesMacro",
      "path" : "Sources/IdentifiedEnumCasesMacro",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "IdentifiedEnumCases",
        "urls",
        "nightshades",
        "IdentifiedEnumCasesMacro"
      ],
      "sources" : [
        "IdentifiedEnumCasesMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "IdentifiedEnumCases",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedEnumCases",
      "path" : "Sources/IdentifiedEnumCases",
      "product_memberships" : [
        "IdentifiedEnumCases",
        "urls",
        "nightshades"
      ],
      "sources" : [
        "Library.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/28] Write sources
[6/28] Write urls-entitlement.plist
[6/28] Write sources
[6/28] Write nightshades-entitlement.plist
[6/28] Write sources
[19/28] Write swift-version-2F0A5646E1D333AE.txt
[21/32] Compiling SwiftSyntax510 Empty.swift
[22/32] Emitting module SwiftSyntax510
[23/32] Compiling SwiftSyntax509 Empty.swift
[24/32] Emitting module SwiftSyntax509
[25/94] Compiling SwiftSyntax MemoryLayout.swift
[26/94] Compiling SwiftSyntax MissingNodeInitializers.swift
[27/94] Compiling SwiftSyntax RawSyntax.swift
[28/94] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[29/94] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[30/94] Compiling SwiftSyntax RawSyntaxTokenView.swift
[31/94] Compiling SwiftSyntax SourceLength.swift
[32/100] Compiling SwiftSyntax AbsolutePosition.swift
[33/100] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[34/100] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/100] Compiling SwiftSyntax Assert.swift
[36/100] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/100] Compiling SwiftSyntax CommonAncestor.swift
[38/100] Compiling SwiftSyntax Convenience.swift
[39/100] Emitting module SwiftSyntax
[40/100] Compiling SwiftSyntax SyntaxHashable.swift
[41/100] Compiling SwiftSyntax SyntaxIdentifier.swift
[42/100] Compiling SwiftSyntax SyntaxNodeStructure.swift
[43/100] Compiling SwiftSyntax SyntaxProtocol.swift
[44/100] Compiling SwiftSyntax SyntaxText.swift
[45/100] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[46/100] Compiling SwiftSyntax TokenDiagnostic.swift
[47/100] Compiling SwiftSyntax RawSyntaxNodesC.swift
[48/100] Compiling SwiftSyntax RawSyntaxNodesD.swift
[49/100] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[50/100] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[51/100] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[52/100] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[53/100] Compiling SwiftSyntax SourceLocation.swift
[54/100] Compiling SwiftSyntax SourcePresence.swift
[55/100] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[56/100] Compiling SwiftSyntax Syntax.swift
[57/100] Compiling SwiftSyntax SyntaxArena.swift
[58/100] Compiling SwiftSyntax SyntaxChildren.swift
[59/100] Compiling SwiftSyntax SyntaxCollection.swift
[60/100] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[61/100] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[62/100] Compiling SwiftSyntax RawSyntaxValidation.swift
[63/100] Compiling SwiftSyntax SyntaxNodesAB.swift
[64/100] Compiling SwiftSyntax SyntaxNodesC.swift
[65/100] Compiling SwiftSyntax SyntaxNodesD.swift
[66/100] Compiling SwiftSyntax TokenSequence.swift
[67/100] Compiling SwiftSyntax TokenSyntax.swift
[68/100] Compiling SwiftSyntax Trivia.swift
[69/100] Compiling SwiftSyntax Utils.swift
[70/100] Compiling SwiftSyntax ChildNameForKeyPath.swift
[71/100] Compiling SwiftSyntax Keyword.swift
[72/100] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[73/100] Compiling SwiftSyntax SyntaxTraits.swift
[74/100] Compiling SwiftSyntax SyntaxTransform.swift
[75/100] Compiling SwiftSyntax SyntaxVisitor.swift
[76/100] Compiling SwiftSyntax TokenKind.swift
[77/100] Compiling SwiftSyntax Tokens.swift
[78/100] Compiling SwiftSyntax TriviaPieces.swift
[79/100] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[80/100] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[81/100] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[82/100] Compiling SwiftSyntax SyntaxBaseNodes.swift
[83/100] Compiling SwiftSyntax SyntaxCollections.swift
[84/100] Compiling SwiftSyntax SyntaxEnum.swift
[85/100] Compiling SwiftSyntax SyntaxKind.swift
[86/100] Compiling SwiftSyntax SyntaxRewriter.swift
[87/100] Compiling SwiftSyntax SyntaxNodesEF.swift
[88/100] Compiling SwiftSyntax SyntaxNodesGHI.swift
[89/100] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[90/100] Compiling SwiftSyntax SyntaxNodesOP.swift
[91/100] Compiling SwiftSyntax SyntaxNodesQRS.swift
[92/100] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[93/152] Compiling SwiftDiagnostics Note.swift
[94/152] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[95/152] Compiling SwiftBasicFormat Syntax+Extensions.swift
[96/152] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[97/152] Compiling SwiftDiagnostics Message.swift
[98/152] Emitting module SwiftBasicFormat
[99/152] Compiling SwiftBasicFormat BasicFormat.swift
[100/152] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[101/152] Compiling SwiftDiagnostics Convenience.swift
[102/152] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[103/152] Compiling SwiftDiagnostics Diagnostic.swift
[104/152] Compiling SwiftDiagnostics FixIt.swift
[105/152] Emitting module SwiftDiagnostics
[106/152] Compiling SwiftParser SyntaxUtils.swift
[107/152] Compiling SwiftParser TokenConsumer.swift
[108/152] Compiling SwiftParser TokenPrecedence.swift
[109/152] Compiling SwiftParser TokenSpec.swift
[110/156] Compiling SwiftParser Lexeme.swift
[111/156] Compiling SwiftParser LexemeSequence.swift
[112/156] Compiling SwiftParser Lexer.swift
[113/156] Compiling SwiftParser RegexLiteralLexer.swift
[114/156] Compiling SwiftParser UnicodeScalarExtensions.swift
[115/156] Compiling SwiftParser Lookahead.swift
[116/156] Compiling SwiftParser LoopProgressCondition.swift
[117/156] Compiling SwiftParser Modifiers.swift
[118/156] Compiling SwiftParser Names.swift
[119/156] Compiling SwiftParser Nominals.swift
[120/156] Compiling SwiftParser Parameters.swift
[121/156] Compiling SwiftParser ParseSourceFile.swift
[122/156] Compiling SwiftParser Statements.swift
[123/156] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[124/156] Compiling SwiftParser StringLiterals.swift
[125/156] Compiling SwiftParser SwiftParserCompatibility.swift
[126/156] Compiling SwiftParser TokenSpecSet.swift
[127/156] Compiling SwiftParser TopLevel.swift
[128/156] Compiling SwiftParser TriviaParser.swift
[129/156] Compiling SwiftParser Types.swift
[130/156] Compiling SwiftParser Parser.swift
[131/156] Compiling SwiftParser Patterns.swift
[132/156] Compiling SwiftParser Recovery.swift
[133/156] Compiling SwiftParser Specifiers.swift
[134/156] Emitting module SwiftParser
[135/156] Compiling SwiftParser IsLexerClassified.swift
[136/156] Compiling SwiftParser LayoutNodes+Parsable.swift
[137/156] Compiling SwiftParser Parser+TokenSpecSet.swift
[138/156] Compiling SwiftParser TokenSpecStaticMembers.swift
[139/156] Compiling SwiftParser Directives.swift
[140/156] Compiling SwiftParser ExperimentalFeatures.swift
[141/156] Compiling SwiftParser Expressions.swift
[142/156] Compiling SwiftParser IncrementalParseTransition.swift
[143/156] Compiling SwiftParser Cursor.swift
[144/156] Compiling SwiftParser Attributes.swift
[145/156] Compiling SwiftParser Availability.swift
[146/156] Compiling SwiftParser CharacterInfo.swift
[147/156] Compiling SwiftParser CollectionNodes+Parsable.swift
[148/156] Compiling SwiftParser Declarations.swift
[149/179] Compiling SwiftOperators OperatorTable.swift
[150/179] Compiling SwiftOperators PrecedenceGroup.swift
[151/179] Compiling SwiftOperators PrecedenceGraph.swift
[152/180] Compiling SwiftOperators OperatorTable+Semantics.swift
[153/180] Compiling SwiftOperators OperatorTable+Defaults.swift
[154/180] Compiling SwiftOperators OperatorError+Diagnostics.swift
[155/180] Compiling SwiftOperators OperatorError.swift
[156/180] Compiling SwiftOperators Operator.swift
[157/180] Emitting module SwiftOperators
[158/180] Compiling SwiftOperators OperatorTable+Folding.swift
[159/180] Compiling SwiftOperators SyntaxSynthesis.swift
[160/180] Compiling SwiftParserDiagnostics Utils.swift
[161/180] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[162/180] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[163/181] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[164/181] Emitting module SwiftParserDiagnostics
[165/181] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[166/181] Compiling SwiftParserDiagnostics PresenceUtils.swift
[167/181] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[168/181] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[169/181] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[170/181] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[171/181] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[172/181] Compiling SwiftParserDiagnostics MissingNodesError.swift
[173/181] Compiling SwiftParserDiagnostics MissingTokenError.swift
[174/195] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[175/196] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[176/196] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[177/196] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[178/196] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[179/196] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[180/196] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[181/196] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[182/196] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[183/196] Emitting module SwiftSyntaxBuilder
[184/196] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[185/196] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[186/196] Compiling SwiftSyntaxBuilder Indenter.swift
[187/196] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[188/196] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[189/210] Compiling SwiftSyntaxMacros Macro.swift
[190/210] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[191/211] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[192/211] Compiling SwiftSyntaxMacros Macro+Format.swift
[193/211] Compiling SwiftSyntaxMacros MemberMacro.swift
[194/211] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[195/211] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[196/211] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[197/211] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[198/211] Compiling SwiftSyntaxMacros AccessorMacro.swift
[199/211] Compiling SwiftSyntaxMacros AttachedMacro.swift
[200/211] Emitting module SwiftSyntaxMacros
[201/211] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[202/211] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[203/211] Compiling SwiftSyntaxMacros PeerMacro.swift
[204/219] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[205/219] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[206/219] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[207/219] Emitting module SwiftSyntaxMacroExpansion
[208/219] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[209/219] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[210/219] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[211/219] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[212/226] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[213/226] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[214/226] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[215/226] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[216/226] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[217/226] Emitting module SwiftCompilerPluginMessageHandling
[218/226] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[219/228] Emitting module SwiftCompilerPlugin
[220/228] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[221/230] Emitting module IdentifiedEnumCasesMacro
[222/230] Compiling IdentifiedEnumCasesMacro IdentifiedEnumCasesMacro.swift
[222/230] Write Objects.LinkFileList
[223/230] Linking IdentifiedEnumCasesMacro-tool
[225/232] Emitting module IdentifiedEnumCases
[226/232] Compiling IdentifiedEnumCases Library.swift
[227/238] Compiling NightshadesExample main.swift
[228/238] Emitting module NightshadesExample
[228/238] Write Objects.LinkFileList
[230/238] Compiling URLsExample main.swift
[231/238] Emitting module URLsExample
[232/238] Compiling URLsExample AppRoute.url.swift
[233/238] Compiling URLsExample AppRoute.swift
[233/238] Write Objects.LinkFileList
[234/238] Linking nightshades
[235/238] Applying nightshades
[236/238] Linking urls
[237/238] Applying urls
Build complete! (35.21s)
Fetching https://github.com/apple/swift-syntax.git
[1/70245] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.24s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (6.38s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "510.0.0",
            "upper_bound" : "511.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "IdentifiedEnumCases",
  "name" : "IdentifiedEnumCases",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "IdentifiedEnumCases",
      "targets" : [
        "IdentifiedEnumCases"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "urls",
      "targets" : [
        "URLsExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "nightshades",
      "targets" : [
        "NightshadesExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IdentifiedEnumCasesMacro",
      "targets" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "URLsExample",
      "module_type" : "SwiftTarget",
      "name" : "URLsExample",
      "path" : "Sources/URLsExample",
      "product_memberships" : [
        "urls"
      ],
      "sources" : [
        "AppRoute.swift",
        "AppRoute.url.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCases"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NightshadesExample",
      "module_type" : "SwiftTarget",
      "name" : "NightshadesExample",
      "path" : "Sources/NightshadesExample",
      "product_memberships" : [
        "nightshades"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCases"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MacroTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTests",
      "path" : "Tests/MacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "MacroTests.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IdentifiedEnumCasesMacro",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedEnumCasesMacro",
      "path" : "Sources/IdentifiedEnumCasesMacro",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "IdentifiedEnumCases",
        "urls",
        "nightshades",
        "IdentifiedEnumCasesMacro"
      ],
      "sources" : [
        "IdentifiedEnumCasesMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "IdentifiedEnumCases",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedEnumCases",
      "path" : "Sources/IdentifiedEnumCases",
      "product_memberships" : [
        "IdentifiedEnumCases",
        "urls",
        "nightshades"
      ],
      "sources" : [
        "Library.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.