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.0 for macOS (SPM) on 30 Nov 2024 04:30:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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/2038] Fetching swift-docc-plugin
[2039/68722] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.34s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.34s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (3.04s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.53s)
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
[1/330] Fetching withspecializedgenericmacro
Fetched https://github.com/li3zhen1/WithSpecializedGenericMacro.git from cache (0.75s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (1.20s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.02s)
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
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)
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
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.1.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
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/24] Write sources
[6/24] Write WithSpecializedGenericClient-entitlement.plist
[6/24] Write sources
[18/24] Write swift-version--7754E27361AE5C74.txt
[20/26] Emitting module SwiftSyntax509
[21/26] Compiling SwiftSyntax509 Empty.swift
[22/72] Compiling SwiftSyntax AbsolutePosition.swift
[23/72] Compiling SwiftSyntax Assert.swift
[24/72] Compiling SwiftSyntax BumpPtrAllocator.swift
[25/72] Compiling SwiftSyntax CommonAncestor.swift
[26/72] Compiling SwiftSyntax Convenience.swift
[27/77] Compiling SwiftSyntax MemoryLayout.swift
[28/77] Compiling SwiftSyntax MissingNodeInitializers.swift
[29/77] Compiling SwiftSyntax RawSyntax.swift
[30/77] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[31/77] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[32/77] Compiling SwiftSyntax Syntax.swift
[33/77] Compiling SwiftSyntax SyntaxArena.swift
[34/77] Compiling SwiftSyntax SyntaxChildren.swift
[35/77] Compiling SwiftSyntax SyntaxCollection.swift
[36/77] Compiling SwiftSyntax SyntaxData.swift
[37/77] Compiling SwiftSyntax RawSyntaxTokenView.swift
[38/77] Compiling SwiftSyntax SourceLength.swift
[39/77] Compiling SwiftSyntax SourceLocation.swift
[40/77] Compiling SwiftSyntax SourcePresence.swift
[41/77] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[42/77] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[43/77] Compiling SwiftSyntax SyntaxBaseNodes.swift
[44/77] Compiling SwiftSyntax SyntaxCollections.swift
[45/77] Compiling SwiftSyntax SyntaxEnum.swift
[46/77] Compiling SwiftSyntax SyntaxKind.swift
[47/77] Compiling SwiftSyntax SyntaxText.swift
[48/77] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[49/77] Compiling SwiftSyntax TokenDiagnostic.swift
[50/77] Compiling SwiftSyntax TokenSyntax.swift
[51/77] Compiling SwiftSyntax Trivia.swift
[52/77] Compiling SwiftSyntax Utils.swift
[53/77] Compiling SwiftSyntax ChildNameForKeyPath.swift
[54/77] Compiling SwiftSyntax Keyword.swift
[55/77] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[56/77] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[57/77] Emitting module SwiftSyntax
[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 SyntaxRewriter.swift
[64/77] Compiling SwiftSyntax SyntaxTraits.swift
[65/77] Compiling SwiftSyntax SyntaxTransform.swift
[66/77] Compiling SwiftSyntax SyntaxVisitor.swift
[67/77] Compiling SwiftSyntax TokenKind.swift
[68/77] Compiling SwiftSyntax SyntaxExprNodes.swift
[69/77] Compiling SwiftSyntax SyntaxNodes.swift
[70/77] Compiling SwiftSyntax SyntaxPatternNodes.swift
[71/77] Compiling SwiftSyntax SyntaxStmtNodes.swift
[72/77] Compiling SwiftSyntax SyntaxTypeNodes.swift
[73/129] Compiling SwiftDiagnostics Note.swift
[74/129] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[75/129] Compiling SwiftBasicFormat Syntax+Extensions.swift
[76/129] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[77/129] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[78/129] Compiling SwiftDiagnostics Message.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 SyntaxUtils.swift
[87/129] Compiling SwiftParser TokenConsumer.swift
[88/129] Compiling SwiftParser TokenPrecedence.swift
[89/129] Compiling SwiftParser TokenSpec.swift
[90/133] Compiling SwiftParser Names.swift
[91/133] Compiling SwiftParser Nominals.swift
[92/133] Compiling SwiftParser Parameters.swift
[93/133] Compiling SwiftParser ParseSourceFile.swift
[94/133] Compiling SwiftParser Statements.swift
[95/133] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[96/133] Compiling SwiftParser StringLiterals.swift
[97/133] Compiling SwiftParser SwiftParserCompatibility.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 Lexeme.swift
[103/133] Compiling SwiftParser LexemeSequence.swift
[104/133] Compiling SwiftParser Lexer.swift
[105/133] Compiling SwiftParser RegexLiteralLexer.swift
[106/133] Compiling SwiftParser UnicodeScalarExtensions.swift
[107/133] Compiling SwiftParser Lookahead.swift
[108/133] Compiling SwiftParser LoopProgressCondition.swift
[109/133] Compiling SwiftParser Modifiers.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] Compiling SwiftParser IsLexerClassified.swift
[115/133] Compiling SwiftParser LayoutNodes+Parsable.swift
[116/133] Compiling SwiftParser Parser+TokenSpecSet.swift
[117/133] Compiling SwiftParser TokenSpecStaticMembers.swift
[118/133] Compiling SwiftParser Attributes.swift
[119/133] Compiling SwiftParser Availability.swift
[120/133] Compiling SwiftParser CharacterInfo.swift
[121/133] Compiling SwiftParser CollectionNodes+Parsable.swift
[122/133] Compiling SwiftParser Declarations.swift
[123/133] Emitting module SwiftParser
[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 SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[130/157] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[131/157] Compiling SwiftOperators PrecedenceGraph.swift
[132/157] Compiling SwiftOperators OperatorTable.swift
[133/157] Compiling SwiftOperators PrecedenceGroup.swift
[134/158] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[135/158] Compiling SwiftOperators SyntaxSynthesis.swift
[136/158] Compiling SwiftOperators OperatorTable+Semantics.swift
[137/158] Compiling SwiftParserDiagnostics PresenceUtils.swift
[138/158] Compiling SwiftOperators OperatorError.swift
[139/158] Compiling SwiftOperators OperatorTable+Defaults.swift
[140/158] Compiling SwiftOperators OperatorError+Diagnostics.swift
[141/158] Compiling SwiftOperators Operator.swift
[142/158] Emitting module SwiftOperators
[143/158] Compiling SwiftOperators OperatorTable+Folding.swift
[144/158] Compiling SwiftParserDiagnostics Utils.swift
[145/158] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[146/158] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[147/158] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[148/158] Emitting module SwiftParserDiagnostics
[149/158] Compiling SwiftParserDiagnostics MissingNodesError.swift
[150/158] Compiling SwiftParserDiagnostics MissingTokenError.swift
[151/158] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[152/158] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[153/158] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[154/172] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[155/172] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[156/172] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[157/172] Emitting module SwiftSyntaxBuilder
[158/173] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[159/173] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[160/173] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[161/173] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[162/173] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[163/173] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[164/173] Compiling SwiftSyntaxBuilder Indenter.swift
[165/173] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[166/173] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[167/173] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[168/173] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[169/187] Compiling SwiftSyntaxMacros MemberMacro.swift
[170/187] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[171/188] Compiling SwiftSyntaxMacros Macro+Format.swift
[172/188] Compiling SwiftSyntaxMacros Macro.swift
[173/188] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[174/188] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[175/188] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[176/188] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[177/188] Compiling SwiftSyntaxMacros DeclarationMacro.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 MacroExpansion.swift
[186/196] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[187/196] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[188/196] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[189/196] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[190/196] Emitting module SwiftSyntaxMacroExpansion
[191/196] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[192/203] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[193/203] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[194/203] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[195/203] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[196/203] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[197/203] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[198/203] Emitting module SwiftCompilerPluginMessageHandling
[199/205] Emitting module SwiftCompilerPlugin
[200/205] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[201/210] Compiling WithSpecializedGenericMacros TypealiasParser.swift
[202/210] Compiling WithSpecializedGenericMacros WithSpecializedGenerics.swift
[203/210] Compiling WithSpecializedGenericMacros Utils.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] Compiling WithSpecializedGenericClient main.swift
[211/214] Emitting module WithSpecializedGenericClient
[211/214] Write Objects.LinkFileList
[212/214] Linking WithSpecializedGenericClient
[213/214] Applying WithSpecializedGenericClient
Build complete! (55.79s)
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.