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 0.1.4 (f4dd53), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 23:55:26 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: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/li3zhen1/WithSpecializedGenericMacro
 * tag               0.1.4      -> FETCH_HEAD
HEAD is now at f4dd538 Update Readme.md
Cloned https://github.com/li3zhen1/WithSpecializedGenericMacro.git
Revision (git rev-parse @):
f4dd53892a50e68e5cee66908e20dfbc6e788e46
SUCCESS checkout https://github.com/li3zhen1/WithSpecializedGenericMacro.git at 0.1.4
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.05s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.05s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (4.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.58s)
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
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
========================================
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
[1/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.79s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.85s)
Creating working copy for https://github.com/li3zhen1/WithSpecializedGenericMacro.git
Working copy of https://github.com/li3zhen1/WithSpecializedGenericMacro.git resolved at 0.1.4 (f4dd538)
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
[5/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 Syntax.swift
[28/77] Compiling SwiftSyntax SyntaxArena.swift
[29/77] Compiling SwiftSyntax SyntaxChildren.swift
[30/77] Compiling SwiftSyntax SyntaxCollection.swift
[31/77] Compiling SwiftSyntax SyntaxData.swift
[32/77] Compiling SwiftSyntax MemoryLayout.swift
[33/77] Compiling SwiftSyntax MissingNodeInitializers.swift
[34/77] Compiling SwiftSyntax RawSyntax.swift
[35/77] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[36/77] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[37/77] Compiling SwiftSyntax AbsolutePosition.swift
[38/77] Compiling SwiftSyntax Assert.swift
[39/77] Compiling SwiftSyntax BumpPtrAllocator.swift
[40/77] Compiling SwiftSyntax CommonAncestor.swift
[41/77] Compiling SwiftSyntax Convenience.swift
[42/77] Compiling SwiftSyntax SyntaxText.swift
[43/77] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[44/77] Compiling SwiftSyntax TokenDiagnostic.swift
[45/77] Compiling SwiftSyntax TokenSyntax.swift
[46/77] Compiling SwiftSyntax Trivia.swift
[47/77] Emitting module SwiftSyntax
[48/77] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[49/77] Compiling SwiftSyntax SyntaxBaseNodes.swift
[50/77] Compiling SwiftSyntax SyntaxCollections.swift
[51/77] Compiling SwiftSyntax SyntaxEnum.swift
[52/77] Compiling SwiftSyntax SyntaxKind.swift
[53/77] Compiling SwiftSyntax Utils.swift
[54/77] Compiling SwiftSyntax ChildNameForKeyPath.swift
[55/77] Compiling SwiftSyntax Keyword.swift
[56/77] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[57/77] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[58/77] Compiling SwiftSyntax Tokens.swift
[59/77] Compiling SwiftSyntax TriviaPieces.swift
[60/77] Compiling SwiftSyntax RawSyntaxNodes.swift
[61/77] Compiling SwiftSyntax RawSyntaxValidation.swift
[62/77] Compiling SwiftSyntax SyntaxDeclNodes.swift
[63/77] Compiling SwiftSyntax SyntaxExprNodes.swift
[64/77] Compiling SwiftSyntax SyntaxNodes.swift
[65/77] Compiling SwiftSyntax SyntaxPatternNodes.swift
[66/77] Compiling SwiftSyntax SyntaxStmtNodes.swift
[67/77] Compiling SwiftSyntax SyntaxTypeNodes.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 SwiftBasicFormat Syntax+Extensions.swift
[74/129] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[75/129] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[76/129] Compiling SwiftDiagnostics Note.swift
[77/129] Compiling SwiftDiagnostics Message.swift
[78/129] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[79/129] Compiling SwiftDiagnostics Diagnostic.swift
[80/129] Compiling SwiftDiagnostics Convenience.swift
[81/129] Compiling SwiftDiagnostics FixIt.swift
[82/129] Emitting module SwiftDiagnostics
[83/129] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[84/129] Emitting module SwiftBasicFormat
[85/129] Compiling SwiftBasicFormat BasicFormat.swift
[86/129] Compiling SwiftParser Statements.swift
[87/129] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[88/129] Compiling SwiftParser StringLiterals.swift
[89/129] Compiling SwiftParser SwiftParserCompatibility.swift
[90/133] Compiling SwiftParser Lexeme.swift
[91/133] Compiling SwiftParser LexemeSequence.swift
[92/133] Compiling SwiftParser Lexer.swift
[93/133] Compiling SwiftParser RegexLiteralLexer.swift
[94/133] Compiling SwiftParser UnicodeScalarExtensions.swift
[95/133] Compiling SwiftParser Lookahead.swift
[96/133] Compiling SwiftParser LoopProgressCondition.swift
[97/133] Compiling SwiftParser Modifiers.swift
[98/133] Compiling SwiftParser Parser.swift
[99/133] Compiling SwiftParser Patterns.swift
[100/133] Compiling SwiftParser Recovery.swift
[101/133] Compiling SwiftParser Specifiers.swift
[102/133] Compiling SwiftParser Names.swift
[103/133] Compiling SwiftParser Nominals.swift
[104/133] Compiling SwiftParser Parameters.swift
[105/133] Compiling SwiftParser ParseSourceFile.swift
[106/133] Compiling SwiftParser SyntaxUtils.swift
[107/133] Compiling SwiftParser TokenConsumer.swift
[108/133] Compiling SwiftParser TokenPrecedence.swift
[109/133] Compiling SwiftParser TokenSpec.swift
[110/133] Compiling SwiftParser TokenSpecSet.swift
[111/133] Compiling SwiftParser TopLevel.swift
[112/133] Compiling SwiftParser TriviaParser.swift
[113/133] Compiling SwiftParser Types.swift
[114/133] Emitting module SwiftParser
[115/133] Compiling SwiftParser IsLexerClassified.swift
[116/133] Compiling SwiftParser LayoutNodes+Parsable.swift
[117/133] Compiling SwiftParser Parser+TokenSpecSet.swift
[118/133] Compiling SwiftParser TokenSpecStaticMembers.swift
[119/133] Compiling SwiftParser Attributes.swift
[120/133] Compiling SwiftParser Availability.swift
[121/133] Compiling SwiftParser CharacterInfo.swift
[122/133] Compiling SwiftParser CollectionNodes+Parsable.swift
[123/133] Compiling SwiftParser Declarations.swift
[124/133] Compiling SwiftParser Directives.swift
[125/133] Compiling SwiftParser ExperimentalFeatures.swift
[126/133] Compiling SwiftParser Expressions.swift
[127/133] Compiling SwiftParser IncrementalParseTransition.swift
[128/133] Compiling SwiftParser Cursor.swift
[129/156] Compiling SwiftOperators PrecedenceGroup.swift
[130/157] Compiling SwiftOperators PrecedenceGraph.swift
[131/157] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[132/157] Compiling SwiftParserDiagnostics Utils.swift
[133/158] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[134/158] Compiling SwiftOperators OperatorTable.swift
[135/158] Compiling SwiftOperators OperatorTable+Semantics.swift
[136/158] Compiling SwiftOperators OperatorTable+Defaults.swift
[137/158] Compiling SwiftOperators SyntaxSynthesis.swift
[138/158] Compiling SwiftOperators OperatorError+Diagnostics.swift
[139/158] Compiling SwiftOperators Operator.swift
[140/158] Emitting module SwiftOperators
[141/158] Compiling SwiftOperators OperatorTable+Folding.swift
[142/158] Compiling SwiftOperators OperatorError.swift
[143/158] Compiling SwiftParserDiagnostics PresenceUtils.swift
[144/158] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[145/158] Compiling SwiftParserDiagnostics MissingNodesError.swift
[146/158] Compiling SwiftParserDiagnostics MissingTokenError.swift
[147/158] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[148/158] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[149/158] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[150/158] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[151/158] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[152/158] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[153/158] Emitting module SwiftParserDiagnostics
[154/172] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[155/173] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[156/173] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[157/173] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[158/173] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[159/173] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[160/173] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[161/173] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[162/173] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[163/173] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[164/173] Compiling SwiftSyntaxBuilder Indenter.swift
[165/173] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[166/173] Emitting module SwiftSyntaxBuilder
[167/173] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[168/173] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[169/187] Compiling SwiftSyntaxMacros MemberMacro.swift
[170/188] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[171/188] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[172/188] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[173/188] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[174/188] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[175/188] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[176/188] Compiling SwiftSyntaxMacros Macro.swift
[177/188] Compiling SwiftSyntaxMacros AccessorMacro.swift
[178/188] Compiling SwiftSyntaxMacros AttachedMacro.swift
[179/188] Compiling SwiftSyntaxMacros Macro+Format.swift
[180/188] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[181/188] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[182/188] Emitting module SwiftSyntaxMacros
[183/188] Compiling SwiftSyntaxMacros PeerMacro.swift
[184/196] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[185/196] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[186/196] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[187/196] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[188/196] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[189/196] Emitting module SwiftSyntaxMacroExpansion
[190/196] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[191/196] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[192/203] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[193/203] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[194/203] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[195/203] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[196/203] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[197/203] Emitting module SwiftCompilerPluginMessageHandling
[198/203] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[199/205] Emitting module SwiftCompilerPlugin
[200/205] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[201/210] Compiling WithSpecializedGenericMacros TypealiasParser.swift
[202/210] Compiling WithSpecializedGenericMacros Utils.swift
[203/210] Compiling WithSpecializedGenericMacros WithSpecializedGenerics.swift
[204/210] Compiling WithSpecializedGenericMacros InlinedGenericsRewriter.swift
[205/210] Emitting module WithSpecializedGenericMacros
[205/210] Write Objects.LinkFileList
[206/210] Linking WithSpecializedGenericMacros-tool
[208/212] Emitting module WithSpecializedGeneric
[209/212] Compiling WithSpecializedGeneric WithSpecializedGeneric.swift
[210/214] Compiling WithSpecializedGenericClient main.swift
[211/214] Emitting module WithSpecializedGenericClient
[211/214] Write Objects.LinkFileList
[212/214] Linking WithSpecializedGenericClient
[213/214] Applying WithSpecializedGenericClient
Build complete! (38.14s)
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.