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 trunk (6591cb), with Swift 6.2 (beta) for Android on 22 Jun 2025 05:36:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/IdentifiedEnumCases.git
Reference: trunk
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/danielsincere/IdentifiedEnumCases
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at 6591cb8 switch to https://github.com/swiftlang/swift-syntax.git (#9)
Cloned https://github.com/danielsincere/IdentifiedEnumCases.git
Revision (git rev-parse @):
6591cb882c652f9c67b7051bfcd3c7dccc8104da
SUCCESS checkout https://github.com/danielsincere/IdentifiedEnumCases.git at trunk
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielsincere/IdentifiedEnumCases.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70924] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.68s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (11.28s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Building for debugging...
[0/44] Write sources
[18/44] Compiling _SwiftSyntaxCShims dummy.c
[19/44] Write swift-version-8C5A4AE7A8CE2BA.txt
[21/50] Emitting module SwiftSyntax510
[22/50] Compiling SwiftSyntax510 Empty.swift
[24/51] Compiling SwiftSyntax509 Empty.swift
[25/51] Emitting module SwiftSyntax509
[25/52] Wrapping AST for SwiftSyntax510 for debugging
[28/52] Emitting module SwiftSyntax600
[29/52] Compiling SwiftSyntax600 Empty.swift
[30/53] Wrapping AST for SwiftSyntax509 for debugging
[31/53] Wrapping AST for SwiftSyntax600 for debugging
[33/117] Compiling SwiftSyntax AbsolutePosition.swift
[34/117] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[35/117] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[36/117] Compiling SwiftSyntax Assert.swift
[37/117] Compiling SwiftSyntax BumpPtrAllocator.swift
[38/117] Compiling SwiftSyntax CommonAncestor.swift
[39/117] Compiling SwiftSyntax Convenience.swift
[40/117] Compiling SwiftSyntax CustomTraits.swift
[41/117] Compiling SwiftSyntax Identifier.swift
[42/125] Emitting module SwiftSyntax
[43/125] Compiling SwiftSyntax RawSyntaxNodesD.swift
[44/125] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[45/125] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[46/125] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[47/125] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[48/125] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[49/125] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[50/125] Compiling SwiftSyntax RawSyntaxValidation.swift
[51/125] Compiling SwiftSyntax SyntaxNodesAB.swift
[52/125] Compiling SwiftSyntax MemoryLayout.swift
[53/125] Compiling SwiftSyntax MissingNodeInitializers.swift
[54/125] Compiling SwiftSyntax RawSyntax.swift
[55/125] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[56/125] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[57/125] Compiling SwiftSyntax RawSyntaxTokenView.swift
[58/125] Compiling SwiftSyntax SourceEdit.swift
[59/125] Compiling SwiftSyntax SourceLength.swift
[60/125] Compiling SwiftSyntax SourceLocation.swift
[61/125] Compiling SwiftSyntax SyntaxNodeFactory.swift
[62/125] Compiling SwiftSyntax SyntaxNodeStructure.swift
[63/125] Compiling SwiftSyntax SyntaxProtocol.swift
[64/125] Compiling SwiftSyntax SyntaxText.swift
[65/125] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[66/125] Compiling SwiftSyntax TokenDiagnostic.swift
[67/125] Compiling SwiftSyntax TokenSequence.swift
[68/125] Compiling SwiftSyntax TokenSyntax.swift
[69/125] Compiling SwiftSyntax Trivia.swift
[70/125] Compiling SwiftSyntax SyntaxKind.swift
[71/125] Compiling SwiftSyntax SyntaxRewriter.swift
[72/125] Compiling SwiftSyntax SyntaxTraits.swift
[73/125] Compiling SwiftSyntax SyntaxVisitor.swift
[74/125] Compiling SwiftSyntax TokenKind.swift
[75/125] Compiling SwiftSyntax Tokens.swift
[76/125] Compiling SwiftSyntax TriviaPieces.swift
[77/125] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[78/125] Compiling SwiftSyntax RawSyntaxNodesC.swift
[79/125] Compiling SwiftSyntax SourcePresence.swift
[80/125] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[81/125] Compiling SwiftSyntax Syntax.swift
[82/125] Compiling SwiftSyntax SyntaxArena.swift
[83/125] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[84/125] Compiling SwiftSyntax SyntaxChildren.swift
[85/125] Compiling SwiftSyntax SyntaxCollection.swift
[86/125] Compiling SwiftSyntax SyntaxHashable.swift
[87/125] Compiling SwiftSyntax SyntaxIdentifier.swift
[88/125] Compiling SwiftSyntax Utils.swift
[89/125] Compiling SwiftSyntax ChildNameForKeyPath.swift
[90/125] Compiling SwiftSyntax Keyword.swift
[91/125] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[92/125] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[93/125] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[94/125] Compiling SwiftSyntax SyntaxBaseNodes.swift
[95/125] Compiling SwiftSyntax SyntaxCollections.swift
[96/125] Compiling SwiftSyntax SyntaxEnum.swift
[97/125] Compiling SwiftSyntax SyntaxNodesC.swift
[98/125] Compiling SwiftSyntax SyntaxNodesD.swift
[99/125] Compiling SwiftSyntax SyntaxNodesEF.swift
[100/125] Compiling SwiftSyntax SyntaxNodesGHI.swift
[101/125] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[102/125] Compiling SwiftSyntax SyntaxNodesOP.swift
[103/125] Compiling SwiftSyntax SyntaxNodesQRS.swift
[104/125] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[105/174] Wrapping AST for SwiftSyntax for debugging
[107/183] Compiling SwiftDiagnostics Message.swift
[108/184] Compiling SwiftBasicFormat Syntax+Extensions.swift
[109/184] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[110/184] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[111/184] Compiling SwiftDiagnostics Note.swift
[112/184] Emitting module SwiftDiagnostics
[113/184] Compiling SwiftBasicFormat InferIndentation.swift
[114/184] Compiling SwiftParser Attributes.swift
[115/184] Compiling SwiftParser Availability.swift
[116/184] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[117/184] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[118/184] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[119/184] Compiling SwiftParser CharacterInfo.swift
[120/184] Compiling SwiftParser CollectionNodes+Parsable.swift
[121/184] Compiling SwiftDiagnostics FixIt.swift
[122/185] Wrapping AST for SwiftDiagnostics for debugging
[124/185] Emitting module SwiftBasicFormat
[125/185] Compiling SwiftBasicFormat BasicFormat.swift
[126/186] Wrapping AST for SwiftBasicFormat for debugging
[128/186] Compiling SwiftParser SwiftParserCompatibility.swift
[129/186] Compiling SwiftParser SwiftVersion.swift
[130/186] Compiling SwiftParser SyntaxUtils.swift
[131/186] Compiling SwiftParser TokenConsumer.swift
[132/186] Compiling SwiftParser TokenPrecedence.swift
[133/186] Compiling SwiftParser Modifiers.swift
[134/186] Compiling SwiftParser Names.swift
[135/186] Compiling SwiftParser Nominals.swift
[136/186] Compiling SwiftParser Parameters.swift
[137/186] Compiling SwiftParser ParseSourceFile.swift
[138/186] Compiling SwiftParser Parser.swift
[139/186] Compiling SwiftParser LexemeSequence.swift
[140/186] Compiling SwiftParser Lexer.swift
[141/186] Compiling SwiftParser RegexLiteralLexer.swift
[142/186] Compiling SwiftParser UnicodeScalarExtensions.swift
[143/186] Compiling SwiftParser Lookahead.swift
[144/186] Compiling SwiftParser LoopProgressCondition.swift
[145/186] Compiling SwiftParser Patterns.swift
[146/186] Compiling SwiftParser Recovery.swift
[147/186] Compiling SwiftParser Specifiers.swift
[148/186] Compiling SwiftParser Statements.swift
[149/186] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[150/186] Compiling SwiftParser StringLiterals.swift
[151/186] Compiling SwiftParser TokenSpec.swift
[152/186] Compiling SwiftParser TokenSpecSet.swift
[153/186] Compiling SwiftParser TopLevel.swift
[154/186] Compiling SwiftParser TriviaParser.swift
[155/186] Compiling SwiftParser Types.swift
[160/191] Compiling SwiftParser Declarations.swift
[161/191] Compiling SwiftParser Directives.swift
[162/191] Emitting module SwiftParser
[163/191] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[164/191] Compiling SwiftParser Expressions.swift
[165/191] Compiling SwiftParser IncrementalParseTransition.swift
[166/191] Compiling SwiftParser IsValidIdentifier.swift
[167/191] Compiling SwiftParser Cursor.swift
[168/191] Compiling SwiftParser Lexeme.swift
[169/191] Compiling SwiftParser ExperimentalFeatures.swift
[170/191] Compiling SwiftParser IsLexerClassified.swift
[171/191] Compiling SwiftParser LayoutNodes+Parsable.swift
[172/191] Compiling SwiftParser Parser+TokenSpecSet.swift
[173/191] Compiling SwiftParser TokenSpecStaticMembers.swift
[174/194] Wrapping AST for SwiftParser for debugging
[176/215] Compiling SwiftOperators OperatorTable.swift
[177/216] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[178/217] Compiling SwiftOperators PrecedenceGraph.swift
[179/217] Compiling SwiftOperators PrecedenceGroup.swift
[180/217] Compiling SwiftOperators Operator.swift
[181/217] Compiling SwiftOperators OperatorError+Diagnostics.swift
[182/217] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[183/217] Compiling SwiftOperators SyntaxSynthesis.swift
[184/217] Emitting module SwiftOperators
[185/217] Compiling SwiftOperators OperatorTable+Semantics.swift
[186/217] Compiling SwiftOperators OperatorTable+Folding.swift
[187/217] Compiling SwiftOperators OperatorError.swift
[188/217] Compiling SwiftOperators OperatorTable+Defaults.swift
[190/218] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[191/218] Compiling SwiftParserDiagnostics Utils.swift
[192/218] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[192/218] Wrapping AST for SwiftOperators for debugging
[194/218] Emitting module SwiftParserDiagnostics
[197/218] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[198/218] Compiling SwiftParserDiagnostics PresenceUtils.swift
[201/218] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[202/218] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[203/219] Wrapping AST for SwiftParserDiagnostics for debugging
[205/234] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[206/234] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[207/235] Emitting module SwiftSyntaxBuilder
[208/235] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[209/235] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[210/235] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[211/235] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[212/235] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[213/235] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[214/235] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[215/235] Compiling SwiftSyntaxBuilder Indenter.swift
[216/235] Compiling SwiftSyntaxBuilder ListBuilder.swift
[217/235] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[218/235] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[219/235] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[220/235] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[221/236] Wrapping AST for SwiftSyntaxBuilder for debugging
[223/253] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[224/253] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[225/253] Compiling SwiftSyntaxMacros Macro.swift
[226/253] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[227/255] Compiling SwiftSyntaxMacros AccessorMacro.swift
[228/255] Compiling SwiftSyntaxMacros AttachedMacro.swift
[229/255] Compiling SwiftSyntaxMacros BodyMacro.swift
[230/255] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[231/255] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[232/255] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[233/255] Compiling SwiftSyntaxMacros Macro+Format.swift
[234/255] Compiling SwiftSyntaxMacros MemberMacro.swift
[235/255] Compiling SwiftSyntaxMacros PeerMacro.swift
[236/255] Compiling SwiftSyntaxMacros PreambleMacro.swift
[237/255] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[238/255] Emitting module SwiftSyntaxMacros
[239/255] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[240/255] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[241/255] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[242/256] Wrapping AST for SwiftSyntaxMacros for debugging
[244/265] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[245/266] Emitting module SwiftSyntaxMacroExpansion
[246/266] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[247/266] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[248/266] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[249/266] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[250/266] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[251/266] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[252/266] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[253/266] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[254/267] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[256/279] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[257/280] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[258/280] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[259/280] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[260/280] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[261/280] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[262/280] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[263/280] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[264/280] Emitting module SwiftCompilerPluginMessageHandling
[265/280] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[266/280] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[267/280] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[268/280] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[269/283] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[271/283] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[272/283] Emitting module SwiftCompilerPlugin
[273/286] Wrapping AST for SwiftCompilerPlugin for debugging
[275/286] Emitting module IdentifiedEnumCasesMacro
[276/286] Compiling IdentifiedEnumCasesMacro IdentifiedEnumCasesMacro.swift
/host/spi-builder-workspace/Sources/IdentifiedEnumCasesMacro/IdentifiedEnumCasesMacro.swift:21:60: warning: 'memberDeclList' is deprecated: renamed to 'MemberBlockItemListSyntax' [#DeprecatedDeclaration]
 19 |
 20 |       guard let enumCases: [SyntaxProtocol] = declaration.memberBlock
 21 |         .children(viewMode: .fixedUp).filter({ $0.kind == .memberDeclList })
    |                                                            |- warning: 'memberDeclList' is deprecated: renamed to 'MemberBlockItemListSyntax' [#DeprecatedDeclaration]
    |                                                            `- note: use 'MemberBlockItemListSyntax' instead
 22 |         .first?
 23 |         .children(viewMode: .fixedUp).filter({ $0.kind == SyntaxKind.memberDeclListItem })
/host/spi-builder-workspace/Sources/IdentifiedEnumCasesMacro/IdentifiedEnumCasesMacro.swift:23:70: warning: 'memberDeclListItem' is deprecated: renamed to 'MemberBlockItemSyntax' [#DeprecatedDeclaration]
 21 |         .children(viewMode: .fixedUp).filter({ $0.kind == .memberDeclList })
 22 |         .first?
 23 |         .children(viewMode: .fixedUp).filter({ $0.kind == SyntaxKind.memberDeclListItem })
    |                                                                      |- warning: 'memberDeclListItem' is deprecated: renamed to 'MemberBlockItemSyntax' [#DeprecatedDeclaration]
    |                                                                      `- note: use 'MemberBlockItemSyntax' instead
 24 |         .flatMap({ $0.children(viewMode: .fixedUp).filter({ $0.kind == .enumCaseDecl })})
 25 |         .flatMap({ $0.children(viewMode: .fixedUp).filter({ $0.kind == .enumCaseElementList })})
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[277/287] Wrapping AST for IdentifiedEnumCasesMacro for debugging
[278/287] Write Objects.LinkFileList
[279/287] Linking IdentifiedEnumCasesMacro-tool
[281/289] Compiling IdentifiedEnumCases Library.swift
[282/289] Emitting module IdentifiedEnumCases
[283/290] Wrapping AST for IdentifiedEnumCases for debugging
[285/296] Emitting module NightshadesExample
[286/296] Compiling NightshadesExample main.swift
[287/297] Wrapping AST for NightshadesExample for debugging
[288/297] Write Objects.LinkFileList
[289/297] Linking nightshades
[291/297] Compiling URLsExample main.swift
[292/297] Compiling URLsExample AppRoute.url.swift
[293/297] Compiling URLsExample AppRoute.swift
[294/297] Emitting module URLsExample
[295/298] Wrapping AST for URLsExample for debugging
[296/298] Write Objects.LinkFileList
[297/298] Linking urls
Build complete! (185.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "IdentifiedEnumCases",
  "name" : "IdentifiedEnumCases",
  "path" : "/host/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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.