The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of WithSpecializedGeneric, reference main (6cdf5b), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 23:55:55 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/li3zhen1/WithSpecializedGenericMacro.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/li3zhen1/WithSpecializedGenericMacro
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6cdf5be Update Readme.md
Cloned https://github.com/li3zhen1/WithSpecializedGenericMacro.git
Revision (git rev-parse @):
6cdf5be1ba40ebbe8f83796078727d4218537f83
SUCCESS checkout https://github.com/li3zhen1/WithSpecializedGenericMacro.git at main
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[2050/72282] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (3.27s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (4.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.56s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.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",
  "dependencies": [
    {
      "identity": "withspecializedgenericmacro",
      "name": "WithSpecializedGeneric",
      "url": "https://github.com/li3zhen1/WithSpecializedGenericMacro.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WithSpecializedGenericMacro",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/li3zhen1/WithSpecializedGenericMacro.git
[7/330] Fetching withspecializedgenericmacro
Fetched https://github.com/li3zhen1/WithSpecializedGenericMacro.git from cache (0.71s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.88s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.94s)
Creating working copy for https://github.com/li3zhen1/WithSpecializedGenericMacro.git
Working copy of https://github.com/li3zhen1/WithSpecializedGenericMacro.git resolved at main (6cdf5be)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/li3zhen1/WithSpecializedGenericMacro.git
https://github.com/li3zhen1/WithSpecializedGenericMacro.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "WithSpecializedGeneric",
  "name" : "WithSpecializedGeneric",
  "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" : "WithSpecializedGeneric",
      "targets" : [
        "WithSpecializedGeneric"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WithSpecializedGenericClient",
      "targets" : [
        "WithSpecializedGenericClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "WithSpecializedGenericMacros",
      "targets" : [
        "WithSpecializedGenericMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WithSpecializedGenericTests",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGenericTests",
      "path" : "Tests/WithSpecializedGenericTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "WithSpecializedGenericTests.swift",
        "codes.swift"
      ],
      "target_dependencies" : [
        "WithSpecializedGenericMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WithSpecializedGenericMacros",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGenericMacros",
      "path" : "Sources/WithSpecializedGenericMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "WithSpecializedGeneric",
        "WithSpecializedGenericClient",
        "WithSpecializedGenericMacros"
      ],
      "sources" : [
        "InlinedGenericsRewriter.swift",
        "TypealiasParser.swift",
        "Utils.swift",
        "WithSpecializedGenerics.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "WithSpecializedGenericClient",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGenericClient",
      "path" : "Sources/WithSpecializedGenericClient",
      "product_memberships" : [
        "WithSpecializedGenericClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "WithSpecializedGeneric"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WithSpecializedGeneric",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGeneric",
      "path" : "Sources/WithSpecializedGeneric",
      "product_memberships" : [
        "WithSpecializedGeneric",
        "WithSpecializedGenericClient"
      ],
      "sources" : [
        "WithSpecializedGeneric.swift"
      ],
      "target_dependencies" : [
        "WithSpecializedGenericMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/24] Write sources
[4/24] Write WithSpecializedGenericClient-entitlement.plist
[6/24] Write sources
[18/24] Write swift-version-2F0A5646E1D333AE.txt
[20/26] Emitting module SwiftSyntax509
[21/26] Compiling SwiftSyntax509 Empty.swift
[22/72] Compiling SwiftSyntax RawSyntaxTokenView.swift
[23/72] Compiling SwiftSyntax SourceLength.swift
[24/72] Compiling SwiftSyntax SourceLocation.swift
[25/72] Compiling SwiftSyntax SourcePresence.swift
[26/72] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[27/77] Compiling SwiftSyntax SyntaxText.swift
[28/77] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[29/77] Compiling SwiftSyntax TokenDiagnostic.swift
[30/77] Compiling SwiftSyntax TokenSyntax.swift
[31/77] Compiling SwiftSyntax Trivia.swift
[32/77] Emitting module SwiftSyntax
[33/77] Compiling SwiftSyntax AbsolutePosition.swift
[34/77] Compiling SwiftSyntax Assert.swift
[35/77] Compiling SwiftSyntax BumpPtrAllocator.swift
[36/77] Compiling SwiftSyntax CommonAncestor.swift
[37/77] Compiling SwiftSyntax Convenience.swift
[38/77] Compiling SwiftSyntax Syntax.swift
[39/77] Compiling SwiftSyntax SyntaxArena.swift
[40/77] Compiling SwiftSyntax SyntaxChildren.swift
[41/77] Compiling SwiftSyntax SyntaxCollection.swift
[42/77] Compiling SwiftSyntax SyntaxData.swift
[43/77] Compiling SwiftSyntax MemoryLayout.swift
[44/77] Compiling SwiftSyntax MissingNodeInitializers.swift
[45/77] Compiling SwiftSyntax RawSyntax.swift
[46/77] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[47/77] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[48/77] Compiling SwiftSyntax Utils.swift
[49/77] Compiling SwiftSyntax ChildNameForKeyPath.swift
[50/77] Compiling SwiftSyntax Keyword.swift
[51/77] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[52/77] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[53/77] Compiling SwiftSyntax Tokens.swift
[54/77] Compiling SwiftSyntax TriviaPieces.swift
[55/77] Compiling SwiftSyntax RawSyntaxNodes.swift
[56/77] Compiling SwiftSyntax RawSyntaxValidation.swift
[57/77] Compiling SwiftSyntax SyntaxDeclNodes.swift
[58/77] Compiling SwiftSyntax SyntaxExprNodes.swift
[59/77] Compiling SwiftSyntax SyntaxNodes.swift
[60/77] Compiling SwiftSyntax SyntaxPatternNodes.swift
[61/77] Compiling SwiftSyntax SyntaxStmtNodes.swift
[62/77] Compiling SwiftSyntax SyntaxTypeNodes.swift
[63/77] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[64/77] Compiling SwiftSyntax SyntaxBaseNodes.swift
[65/77] Compiling SwiftSyntax SyntaxCollections.swift
[66/77] Compiling SwiftSyntax SyntaxEnum.swift
[67/77] Compiling SwiftSyntax SyntaxKind.swift
[68/77] Compiling SwiftSyntax SyntaxRewriter.swift
[69/77] Compiling SwiftSyntax SyntaxTraits.swift
[70/77] Compiling SwiftSyntax SyntaxTransform.swift
[71/77] Compiling SwiftSyntax SyntaxVisitor.swift
[72/77] Compiling SwiftSyntax TokenKind.swift
[73/129] Compiling SwiftDiagnostics Note.swift
[74/129] Compiling SwiftDiagnostics Message.swift
[75/129] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[76/129] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[77/129] Compiling SwiftDiagnostics Diagnostic.swift
[78/129] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[79/129] Compiling SwiftDiagnostics FixIt.swift
[80/129] Compiling SwiftDiagnostics Convenience.swift
[81/129] Emitting module SwiftDiagnostics
[82/129] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[83/129] Emitting module SwiftBasicFormat
[84/129] Compiling SwiftBasicFormat BasicFormat.swift
[85/129] Compiling SwiftBasicFormat Syntax+Extensions.swift
[86/129] Emitting module SwiftParser
[87/133] Compiling SwiftParser Names.swift
[88/133] Compiling SwiftParser Nominals.swift
[89/133] Compiling SwiftParser Parameters.swift
[90/133] Compiling SwiftParser ParseSourceFile.swift
[91/133] Compiling SwiftParser Parser.swift
[92/133] Compiling SwiftParser Patterns.swift
[93/133] Compiling SwiftParser Recovery.swift
[94/133] Compiling SwiftParser Specifiers.swift
[95/133] Compiling SwiftParser UnicodeScalarExtensions.swift
[96/133] Compiling SwiftParser Lookahead.swift
[97/133] Compiling SwiftParser LoopProgressCondition.swift
[98/133] Compiling SwiftParser Modifiers.swift
[99/133] Compiling SwiftParser Attributes.swift
[100/133] Compiling SwiftParser Availability.swift
[101/133] Compiling SwiftParser CharacterInfo.swift
[102/133] Compiling SwiftParser CollectionNodes+Parsable.swift
[103/133] Compiling SwiftParser Declarations.swift
[104/133] Compiling SwiftParser Statements.swift
[105/133] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[106/133] Compiling SwiftParser StringLiterals.swift
[107/133] Compiling SwiftParser SwiftParserCompatibility.swift
[108/133] Compiling SwiftParser SyntaxUtils.swift
[109/133] Compiling SwiftParser TokenConsumer.swift
[110/133] Compiling SwiftParser TokenPrecedence.swift
[111/133] Compiling SwiftParser TokenSpec.swift
[112/133] Compiling SwiftParser TokenSpecSet.swift
[113/133] Compiling SwiftParser TopLevel.swift
[114/133] Compiling SwiftParser TriviaParser.swift
[115/133] Compiling SwiftParser Types.swift
[116/133] Compiling SwiftParser Directives.swift
[117/133] Compiling SwiftParser ExperimentalFeatures.swift
[118/133] Compiling SwiftParser Expressions.swift
[119/133] Compiling SwiftParser IncrementalParseTransition.swift
[120/133] Compiling SwiftParser Cursor.swift
[121/133] Compiling SwiftParser Lexeme.swift
[122/133] Compiling SwiftParser LexemeSequence.swift
[123/133] Compiling SwiftParser Lexer.swift
[124/133] Compiling SwiftParser RegexLiteralLexer.swift
[125/133] Compiling SwiftParser IsLexerClassified.swift
[126/133] Compiling SwiftParser LayoutNodes+Parsable.swift
[127/133] Compiling SwiftParser Parser+TokenSpecSet.swift
[128/133] Compiling SwiftParser TokenSpecStaticMembers.swift
[129/156] Compiling SwiftOperators OperatorTable.swift
[130/156] Compiling SwiftOperators PrecedenceGroup.swift
[131/156] Compiling SwiftOperators PrecedenceGraph.swift
[132/157] Compiling SwiftOperators OperatorTable+Semantics.swift
[133/157] Compiling SwiftOperators OperatorError.swift
[134/157] Compiling SwiftOperators OperatorTable+Defaults.swift
[135/157] Compiling SwiftOperators Operator.swift
[136/157] Emitting module SwiftOperators
[137/157] Compiling SwiftOperators OperatorError+Diagnostics.swift
[138/157] Compiling SwiftOperators OperatorTable+Folding.swift
[139/157] Compiling SwiftOperators SyntaxSynthesis.swift
[140/157] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[141/157] Compiling SwiftParserDiagnostics PresenceUtils.swift
[142/157] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[143/158] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[144/158] Emitting module SwiftParserDiagnostics
[145/158] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[146/158] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[147/158] Compiling SwiftParserDiagnostics Utils.swift
[148/158] Compiling SwiftParserDiagnostics MissingNodesError.swift
[149/158] Compiling SwiftParserDiagnostics MissingTokenError.swift
[150/158] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[151/158] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[152/158] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[153/158] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[154/172] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[155/172] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[156/172] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[157/173] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[158/173] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[159/173] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[160/173] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[161/173] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[162/173] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[163/173] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[164/173] Emitting module SwiftSyntaxBuilder
[165/173] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[166/173] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[167/173] Compiling SwiftSyntaxBuilder Indenter.swift
[168/173] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[169/187] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[170/187] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[171/187] Compiling SwiftSyntaxMacros Macro+Format.swift
[172/187] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[173/187] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[174/187] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[175/187] Compiling SwiftSyntaxMacros MemberMacro.swift
[176/187] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[177/187] Compiling SwiftSyntaxMacros Macro.swift
[178/188] Compiling SwiftSyntaxMacros AccessorMacro.swift
[179/188] Compiling SwiftSyntaxMacros AttachedMacro.swift
[180/188] Emitting module SwiftSyntaxMacros
[181/188] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[182/188] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[183/188] Compiling SwiftSyntaxMacros PeerMacro.swift
[184/196] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[185/196] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[186/196] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[187/196] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[188/196] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[189/196] Emitting module SwiftSyntaxMacroExpansion
[190/196] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[191/196] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[192/203] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[193/203] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[194/203] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[195/203] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[196/203] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[197/203] Emitting module SwiftCompilerPluginMessageHandling
[198/203] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[199/205] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[200/205] Emitting module SwiftCompilerPlugin
[201/210] Compiling WithSpecializedGenericMacros Utils.swift
[202/210] Compiling WithSpecializedGenericMacros WithSpecializedGenerics.swift
[203/210] Compiling WithSpecializedGenericMacros TypealiasParser.swift
[204/210] Emitting module WithSpecializedGenericMacros
[205/210] Compiling WithSpecializedGenericMacros InlinedGenericsRewriter.swift
[205/210] Write Objects.LinkFileList
[206/210] Linking WithSpecializedGenericMacros-tool
[208/212] Compiling WithSpecializedGeneric WithSpecializedGeneric.swift
[209/212] Emitting module WithSpecializedGeneric
[210/214] Emitting module WithSpecializedGenericClient
[211/214] Compiling WithSpecializedGenericClient main.swift
[211/214] Write Objects.LinkFileList
[212/214] Linking WithSpecializedGenericClient
[213/214] Applying WithSpecializedGenericClient
Build complete! (38.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "WithSpecializedGeneric",
  "name" : "WithSpecializedGeneric",
  "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" : "WithSpecializedGeneric",
      "targets" : [
        "WithSpecializedGeneric"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WithSpecializedGenericClient",
      "targets" : [
        "WithSpecializedGenericClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "WithSpecializedGenericMacros",
      "targets" : [
        "WithSpecializedGenericMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WithSpecializedGenericTests",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGenericTests",
      "path" : "Tests/WithSpecializedGenericTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "WithSpecializedGenericTests.swift",
        "codes.swift"
      ],
      "target_dependencies" : [
        "WithSpecializedGenericMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WithSpecializedGenericMacros",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGenericMacros",
      "path" : "Sources/WithSpecializedGenericMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "WithSpecializedGeneric",
        "WithSpecializedGenericClient",
        "WithSpecializedGenericMacros"
      ],
      "sources" : [
        "InlinedGenericsRewriter.swift",
        "TypealiasParser.swift",
        "Utils.swift",
        "WithSpecializedGenerics.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "WithSpecializedGenericClient",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGenericClient",
      "path" : "Sources/WithSpecializedGenericClient",
      "product_memberships" : [
        "WithSpecializedGenericClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "WithSpecializedGeneric"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WithSpecializedGeneric",
      "module_type" : "SwiftTarget",
      "name" : "WithSpecializedGeneric",
      "path" : "Sources/WithSpecializedGeneric",
      "product_memberships" : [
        "WithSpecializedGeneric",
        "WithSpecializedGenericClient"
      ],
      "sources" : [
        "WithSpecializedGeneric.swift"
      ],
      "target_dependencies" : [
        "WithSpecializedGenericMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.