This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 DeepLink with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/DeepLink.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/DeepLink
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1a26915 Generate init with URL for new feedback deep links
Cloned https://github.com/JosephDuffy/DeepLink.git
Revision (git rev-parse @):
1a269155e41683d75a06bde09af060ce3f9f6789
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/DeepLink.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/JosephDuffy/DeepLink.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/26] Write sources
[23/26] Write swift-version-6F35C1178C84523A.txt
[25/31] Compiling SwiftSyntax509 Empty.swift
[26/31] Emitting module SwiftSyntax509
[27/77] Compiling SwiftSyntax AbsolutePosition.swift
[28/77] Compiling SwiftSyntax Assert.swift
[29/77] Compiling SwiftSyntax BumpPtrAllocator.swift
[30/77] Compiling SwiftSyntax CommonAncestor.swift
[31/77] Compiling SwiftSyntax Convenience.swift
[32/82] Compiling SwiftSyntax MemoryLayout.swift
[33/82] Compiling SwiftSyntax MissingNodeInitializers.swift
[34/82] Compiling SwiftSyntax RawSyntax.swift
[35/82] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[36/82] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[37/82] Compiling SwiftSyntax RawSyntaxTokenView.swift
[38/82] Compiling SwiftSyntax SourceLength.swift
[39/82] Compiling SwiftSyntax SourceLocation.swift
[40/82] Compiling SwiftSyntax SourcePresence.swift
[41/82] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[42/82] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[43/82] Compiling SwiftSyntax SyntaxBaseNodes.swift
[44/82] Compiling SwiftSyntax SyntaxCollections.swift
[45/82] Compiling SwiftSyntax SyntaxEnum.swift
[46/82] Compiling SwiftSyntax SyntaxKind.swift
[47/82] Emitting module SwiftSyntax
[48/82] Compiling SwiftSyntax Utils.swift
[49/82] Compiling SwiftSyntax ChildNameForKeyPath.swift
[50/82] Compiling SwiftSyntax Keyword.swift
[51/82] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[52/82] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[53/82] Compiling DeepLinkTestSupport queryItemsAreInIncreasingOrder.swift
[54/82] Emitting module DeepLinkTestSupport
[55/82] Compiling DeepLinkTestSupport AssertEqual.swift
[56/82] Compiling SwiftSyntax SyntaxExprNodes.swift
[57/82] Compiling SwiftSyntax SyntaxNodes.swift
[58/82] Compiling SwiftSyntax SyntaxPatternNodes.swift
[59/82] Compiling SwiftSyntax SyntaxStmtNodes.swift
[60/82] Compiling SwiftSyntax SyntaxTypeNodes.swift
[61/82] Compiling SwiftSyntax Tokens.swift
[62/82] Compiling SwiftSyntax TriviaPieces.swift
[63/82] Compiling SwiftSyntax RawSyntaxNodes.swift
[64/82] Compiling SwiftSyntax RawSyntaxValidation.swift
[65/82] Compiling SwiftSyntax SyntaxDeclNodes.swift
[66/82] Compiling SwiftSyntax Syntax.swift
[67/82] Compiling SwiftSyntax SyntaxArena.swift
[68/82] Compiling SwiftSyntax SyntaxChildren.swift
[69/82] Compiling SwiftSyntax SyntaxCollection.swift
[70/82] Compiling SwiftSyntax SyntaxData.swift
[71/82] Compiling SwiftSyntax SyntaxText.swift
[72/82] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[73/82] Compiling SwiftSyntax TokenDiagnostic.swift
[74/82] Compiling SwiftSyntax TokenSyntax.swift
[75/82] Compiling SwiftSyntax Trivia.swift
[76/82] Compiling SwiftSyntax SyntaxRewriter.swift
[77/82] Compiling SwiftSyntax SyntaxTraits.swift
[78/82] Compiling SwiftSyntax SyntaxTransform.swift
[79/82] Compiling SwiftSyntax SyntaxVisitor.swift
[80/82] Compiling SwiftSyntax TokenKind.swift
[81/134] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[82/134] Compiling SwiftDiagnostics Note.swift
[83/134] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[84/134] Compiling SwiftDiagnostics FixIt.swift
[85/134] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[86/134] Compiling SwiftDiagnostics Message.swift
[87/134] Compiling SwiftDiagnostics Diagnostic.swift
[88/134] Compiling SwiftDiagnostics Convenience.swift
[89/134] Emitting module SwiftDiagnostics
[90/134] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[91/134] Compiling SwiftBasicFormat Syntax+Extensions.swift
[92/134] Emitting module SwiftBasicFormat
[93/134] Compiling SwiftBasicFormat BasicFormat.swift
[94/134] Compiling SwiftParser Names.swift
[95/134] Compiling SwiftParser Nominals.swift
[96/134] Compiling SwiftParser Parameters.swift
[97/134] Compiling SwiftParser ParseSourceFile.swift
[98/138] Compiling SwiftParser Lexeme.swift
[99/138] Compiling SwiftParser LexemeSequence.swift
[100/138] Compiling SwiftParser Lexer.swift
[101/138] Compiling SwiftParser RegexLiteralLexer.swift
[102/138] Compiling SwiftParser UnicodeScalarExtensions.swift
[103/138] Compiling SwiftParser Lookahead.swift
[104/138] Compiling SwiftParser LoopProgressCondition.swift
[105/138] Compiling SwiftParser Modifiers.swift
[106/138] Compiling SwiftParser Parser.swift
[107/138] Compiling SwiftParser Patterns.swift
[108/138] Compiling SwiftParser Recovery.swift
[109/138] Compiling SwiftParser Specifiers.swift
[110/138] Compiling SwiftParser SyntaxUtils.swift
[111/138] Compiling SwiftParser TokenConsumer.swift
[112/138] Compiling SwiftParser TokenPrecedence.swift
[113/138] Compiling SwiftParser TokenSpec.swift
[114/138] Compiling SwiftParser Statements.swift
[115/138] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[116/138] Compiling SwiftParser StringLiterals.swift
[117/138] Compiling SwiftParser SwiftParserCompatibility.swift
[118/138] Compiling SwiftParser TokenSpecSet.swift
[119/138] Compiling SwiftParser TopLevel.swift
[120/138] Compiling SwiftParser TriviaParser.swift
[121/138] Compiling SwiftParser Types.swift
[122/138] Compiling SwiftParser IsLexerClassified.swift
[123/138] Compiling SwiftParser LayoutNodes+Parsable.swift
[124/138] Compiling SwiftParser Parser+TokenSpecSet.swift
[125/138] Compiling SwiftParser TokenSpecStaticMembers.swift
[126/138] Compiling SwiftParser Attributes.swift
[127/138] Compiling SwiftParser Availability.swift
[128/138] Compiling SwiftParser CharacterInfo.swift
[129/138] Compiling SwiftParser CollectionNodes+Parsable.swift
[130/138] Compiling SwiftParser Declarations.swift
[131/138] Emitting module SwiftParser
[132/138] Compiling SwiftParser Directives.swift
[133/138] Compiling SwiftParser ExperimentalFeatures.swift
[134/138] Compiling SwiftParser Expressions.swift
[135/138] Compiling SwiftParser IncrementalParseTransition.swift
[136/138] Compiling SwiftParser Cursor.swift
[137/161] Compiling SwiftOperators PrecedenceGroup.swift
[138/162] Compiling SwiftOperators OperatorTable+Defaults.swift
[139/162] Compiling SwiftOperators PrecedenceGraph.swift
[140/162] Compiling SwiftOperators OperatorTable.swift
[141/162] Compiling SwiftOperators SyntaxSynthesis.swift
[142/162] Compiling SwiftOperators OperatorError.swift
[143/162] Emitting module SwiftOperators
[144/162] Compiling SwiftOperators OperatorError+Diagnostics.swift
[145/162] Compiling SwiftOperators OperatorTable+Folding.swift
[146/162] Compiling SwiftOperators OperatorTable+Semantics.swift
[147/162] Compiling SwiftOperators Operator.swift
[148/162] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[149/162] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[150/163] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[151/163] Compiling SwiftParserDiagnostics Utils.swift
[152/163] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[153/163] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[154/163] Compiling SwiftParserDiagnostics MissingNodesError.swift
[155/163] Compiling SwiftParserDiagnostics MissingTokenError.swift
[156/163] Compiling SwiftParserDiagnostics PresenceUtils.swift
[157/163] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[158/163] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[159/163] Emitting module SwiftParserDiagnostics
[160/163] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[161/163] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[162/177] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[163/177] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[164/177] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[165/177] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[166/177] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[167/177] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[168/177] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[169/177] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[170/177] Emitting module SwiftSyntaxBuilder
[171/177] Compiling SwiftSyntaxBuilder Indenter.swift
[172/177] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[173/177] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[174/177] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[175/177] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[176/178] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[177/192] Compiling SwiftSyntaxMacros MemberMacro.swift
[178/193] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[179/193] Compiling SwiftSyntaxMacros Macro.swift
[180/193] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[181/193] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[182/193] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[183/193] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[184/193] Compiling SwiftSyntaxMacros Macro+Format.swift
[185/193] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[186/193] Compiling SwiftSyntaxMacros AccessorMacro.swift
[187/193] Compiling SwiftSyntaxMacros AttachedMacro.swift
[188/193] Emitting module SwiftSyntaxMacros
[189/193] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[190/193] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[191/193] Compiling SwiftSyntaxMacros PeerMacro.swift
[192/201] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[193/201] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[194/201] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[195/201] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[196/201] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[197/201] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[198/201] Emitting module SwiftSyntaxMacroExpansion
[199/201] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[200/208] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[201/208] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[202/208] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[203/208] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[204/208] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[205/208] Emitting module SwiftCompilerPluginMessageHandling
[206/208] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[207/210] Emitting module SwiftCompilerPlugin
[208/210] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[209/220] Compiling DeepLinkPlugin QueryItems.swift
[210/220] Compiling DeepLinkPlugin Port.swift
[211/220] Compiling DeepLinkPlugin PathItem.swift
[212/220] Compiling DeepLinkPlugin DeepLinkPlugin.swift
[213/220] Compiling DeepLinkPlugin QueryItem.swift
[214/220] Compiling DeepLinkPlugin Host.swift
[215/220] Compiling DeepLinkPlugin TypedStringURLComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeepLinkPlugin/TypedStringURLComponent.swift:14:18: warning: TODO: Fix when multiple protocols are provided
12 |         in context: some MacroExpansionContext
13 |     ) throws -> [ExtensionDeclSyntax] {
14 |         #warning("TODO: Fix when multiple protocols are provided")
   |                  `- warning: TODO: Fix when multiple protocols are provided
15 |         return protocols.map { `protocol` in
16 |             ExtensionDeclSyntax(
[216/220] Compiling DeepLinkPlugin Property.swift
[217/221] Compiling DeepLinkPlugin User.swift
[218/221] Compiling DeepLinkPlugin DeepLink.swift
[219/221] Emitting module DeepLinkPlugin
[219/221] Write Objects.LinkFileList
[220/221] Linking DeepLinkPlugin
[222/227] Compiling DeepLink TypedStringURLComponent.swift
[223/227] Compiling DeepLink Typealises.swift
[224/227] Compiling DeepLink DeepLink.swift
[225/227] Compiling DeepLink Macros.swift
[226/227] Emitting module DeepLink
[227/227] Compiling DeepLink DeepLink+canOpen.swift
[228/251] Compiling FeedbackAssistantDeepLink FeedbackAssistantDeepLink.swift
[229/251] Compiling MailDeepLink MailDeepLink.swift
[230/251] Compiling VNCDeepLink VNCParameter.swift
[231/251] Compiling IvoryDeepLink MastodonAccount.swift
[232/251] Compiling OvercastDeepLink OvercastSubscribeDeepLink.swift
[233/251] Compiling IvoryDeepLink IvoryDeepLink.swift
[234/251] Emitting module IvoryDeepLink
[235/251] Compiling IvoryDeepLink IvoryUserProfileDeepLink.swift
[236/251] Emitting module FeedbackAssistantDeepLink
[237/251] Compiling FeedbackAssistantDeepLink NewFeedbackFeedbackAssistantDeepLink.swift
[238/251] Compiling MailDeepLink ComposeEmailDeepLink.swift
[239/251] Emitting module MailDeepLink
[240/251] Compiling CallsheetDeepLink ActivateInputCallsheetDeepLink.swift
[241/251] Emitting module OvercastDeepLink
[242/251] Compiling OvercastDeepLink OvercastPodcastPageUniversalLink.swift
[243/251] Emitting module VNCDeepLink
[244/251] Compiling VNCDeepLink VNCDeepLink.swift
[245/251] Compiling CallsheetDeepLink MediaDetailsCallsheetDeepLink.swift
[246/251] Compiling CallsheetDeepLink CallsheetDeepLink.swift
[247/251] Compiling CallsheetDeepLink TVSeasonCallsheetDeepLink.swift
[248/251] Compiling CallsheetDeepLink TVEpisodeCallsheetDeepLink.swift
[249/251] Compiling CallsheetDeepLink CallsheetMediaType.swift
[250/251] Compiling CallsheetDeepLink SearchCallsheetDeepLink.swift
[251/251] Emitting module CallsheetDeepLink
Build complete! (79.14s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-syntax.git
[1/1458] Fetching swift-docc-plugin
[847/4315] Fetching swift-docc-plugin, swift-docc-symbolkit
[4316/65201] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.02s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (3.02s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.96s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.81s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.70s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit 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.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "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"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "DeepLink",
  "name" : "DeepLink",
  "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" : "DeepLink",
      "targets" : [
        "DeepLink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CallsheetDeepLink",
      "targets" : [
        "CallsheetDeepLink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DeepLinkPlugin",
      "targets" : [
        "DeepLinkPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VNCDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "VNCDeepLinkTests",
      "path" : "Tests/VNCDeepLinkTests",
      "sources" : [
        "VNCDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "VNCDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VNCDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "VNCDeepLink",
      "path" : "Sources/VNCDeepLink",
      "sources" : [
        "VNCDeepLink.swift",
        "VNCParameter.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OvercastDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "OvercastDeepLinkTests",
      "path" : "Tests/OvercastDeepLinkTests",
      "sources" : [
        "OvercastPodcastPageUniversalLinkTests.swift",
        "OvercastSubscribeDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "OvercastDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OvercastDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "OvercastDeepLink",
      "path" : "Sources/OvercastDeepLink",
      "sources" : [
        "OvercastPodcastPageUniversalLink.swift",
        "OvercastSubscribeDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MailDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "MailDeepLinkTests",
      "path" : "Tests/MailDeepLinkTests",
      "sources" : [
        "ComposeEmailDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "MailDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MailDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "MailDeepLink",
      "path" : "Sources/MailDeepLink",
      "sources" : [
        "ComposeEmailDeepLink.swift",
        "MailDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IvoryDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "IvoryDeepLinkTests",
      "path" : "Tests/IvoryDeepLinkTests",
      "sources" : [
        "IvoryUserProfileDeepLinkTests.swift",
        "MastodonAccountTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "IvoryDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IvoryDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "IvoryDeepLink",
      "path" : "Sources/IvoryDeepLink",
      "sources" : [
        "IvoryDeepLink.swift",
        "IvoryUserProfileDeepLink.swift",
        "MastodonAccount.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FeedbackAssistantDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "FeedbackAssistantDeepLinkTests",
      "path" : "Tests/FeedbackAssistantDeepLinkTests",
      "sources" : [
        "NewFeedbackFeedbackAssistantDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "FeedbackAssistantDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FeedbackAssistantDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "FeedbackAssistantDeepLink",
      "path" : "Sources/FeedbackAssistantDeepLink",
      "sources" : [
        "FeedbackAssistantDeepLink.swift",
        "NewFeedbackFeedbackAssistantDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeepLinkTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkTestSupport",
      "path" : "Sources/DeepLinkTestSupport",
      "sources" : [
        "AssertEqual.swift",
        "queryItemsAreInIncreasingOrder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeepLinkPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkPluginTests",
      "path" : "Tests/DeepLinkPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "DeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DeepLinkPlugin",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkPlugin",
      "path" : "Sources/DeepLinkPlugin",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DeepLink",
        "CallsheetDeepLink",
        "DeepLinkPlugin"
      ],
      "sources" : [
        "DeepLink.swift",
        "DeepLinkPlugin.swift",
        "Host.swift",
        "PathItem.swift",
        "Port.swift",
        "Property.swift",
        "QueryItem.swift",
        "QueryItems.swift",
        "TypedStringURLComponent.swift",
        "User.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DeepLink",
      "module_type" : "SwiftTarget",
      "name" : "DeepLink",
      "path" : "Sources/DeepLink",
      "product_memberships" : [
        "DeepLink",
        "CallsheetDeepLink"
      ],
      "sources" : [
        "DeepLink+canOpen.swift",
        "DeepLink.swift",
        "Macros.swift",
        "Typealises.swift",
        "TypedStringURLComponent.swift"
      ],
      "target_dependencies" : [
        "DeepLinkPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CallsheetDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "CallsheetDeepLinkTests",
      "path" : "Tests/CallsheetDeepLinkTests",
      "sources" : [
        "ActivateInputCallsheetDeepLinkTests.swift",
        "MediaDetailsCallsheetDeepLinkTests.swift",
        "SearchCallsheetDeepLinkTests.swift",
        "TVEpisodeCallsheetDeepLinkTests.swift",
        "TVSeasonCallsheetDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "CallsheetDeepLink",
        "DeepLinkTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CallsheetDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "CallsheetDeepLink",
      "path" : "Sources/CallsheetDeepLink",
      "product_memberships" : [
        "CallsheetDeepLink"
      ],
      "sources" : [
        "ActivateInputCallsheetDeepLink.swift",
        "CallsheetDeepLink.swift",
        "CallsheetMediaType.swift",
        "MediaDetailsCallsheetDeepLink.swift",
        "SearchCallsheetDeepLink.swift",
        "TVEpisodeCallsheetDeepLink.swift",
        "TVSeasonCallsheetDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.