Build Information
Successful build of DeepLink, reference v0.1.0 (f25c3d), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 23:18:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/DeepLink.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/DeepLink
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at f25c3d9 Add .spi.yml
Cloned https://github.com/JosephDuffy/DeepLink.git
Revision (git rev-parse @):
f25c3d92539e91d3b078869eb1a21643b5356e1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/DeepLink.git at v0.1.0
Fetching https://github.com/apple/swift-syntax.git
[1/74972] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.93s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2271] Fetching swift-docc-plugin
[251/5943] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.04s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.74s)
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 main (a381b0d)
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
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "deeplink",
"name": "DeepLink",
"url": "https://github.com/JosephDuffy/DeepLink.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeepLink",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/JosephDuffy/DeepLink.git
[1/416] Fetching deeplink
Fetched https://github.com/JosephDuffy/DeepLink.git from cache (0.73s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.88s)
Creating working copy for https://github.com/JosephDuffy/DeepLink.git
Working copy of https://github.com/JosephDuffy/DeepLink.git resolved at v0.1.0 (f25c3d9)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at main (aacb56b)
warning: '.resolve-product-dependencies': dependency 'deeplink' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/JosephDuffy/DeepLink.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/32] Write sources
[29/32] Write swift-version--6988338F2F200930.txt
[31/40] Emitting module SwiftSyntax509
[32/40] Compiling SwiftSyntax509 Empty.swift
[33/102] Compiling SwiftSyntax AbsolutePosition.swift
[34/102] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[35/102] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[36/102] Compiling SwiftSyntax Assert.swift
[37/102] Compiling SwiftSyntax BumpPtrAllocator.swift
[38/102] Compiling SwiftSyntax CommonAncestor.swift
[39/102] Compiling SwiftSyntax Convenience.swift
[40/108] Emitting module SwiftSyntax
[41/108] Compiling SwiftSyntax SyntaxHashable.swift
[42/108] Compiling SwiftSyntax SyntaxIdentifier.swift
[43/108] Compiling SwiftSyntax SyntaxNodeStructure.swift
[44/108] Compiling SwiftSyntax SyntaxProtocol.swift
[45/108] Compiling SwiftSyntax SyntaxText.swift
[46/108] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[47/108] Compiling SwiftSyntax TokenDiagnostic.swift
[48/108] Compiling SwiftSyntax SourceLocation.swift
[49/108] Compiling SwiftSyntax SourcePresence.swift
[50/108] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[51/108] Compiling SwiftSyntax Syntax.swift
[52/108] Compiling SwiftSyntax SyntaxArena.swift
[53/108] Compiling SwiftSyntax SyntaxChildren.swift
[54/108] Compiling SwiftSyntax SyntaxCollection.swift
[55/108] Compiling SwiftSyntax TokenSequence.swift
[56/108] Compiling SwiftSyntax TokenSyntax.swift
[57/108] Compiling SwiftSyntax Trivia.swift
[58/108] Compiling SwiftSyntax Utils.swift
[59/108] Compiling SwiftSyntax ChildNameForKeyPath.swift
[60/108] Compiling SwiftSyntax Keyword.swift
[61/108] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[62/108] Compiling SwiftSyntax MemoryLayout.swift
[63/108] Compiling SwiftSyntax MissingNodeInitializers.swift
[64/108] Compiling SwiftSyntax RawSyntax.swift
[65/108] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[66/108] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[67/108] Compiling SwiftSyntax RawSyntaxTokenView.swift
[68/108] Compiling SwiftSyntax SourceLength.swift
[69/108] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[70/108] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[71/108] Compiling SwiftSyntax SyntaxBaseNodes.swift
[72/108] Compiling SwiftSyntax SyntaxCollections.swift
[73/108] Compiling SwiftSyntax SyntaxEnum.swift
[74/108] Compiling SwiftSyntax SyntaxKind.swift
[75/108] Compiling SwiftSyntax SyntaxRewriter.swift
[76/108] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[77/108] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[78/108] Compiling SwiftSyntax RawSyntaxValidation.swift
[79/108] Compiling SwiftSyntax SyntaxNodesAB.swift
[80/108] Compiling SwiftSyntax SyntaxNodesC.swift
[81/108] Compiling SwiftSyntax SyntaxNodesD.swift
[82/108] Compiling SwiftSyntax RawSyntaxNodesC.swift
[83/108] Compiling SwiftSyntax RawSyntaxNodesD.swift
[84/108] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[85/108] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[86/108] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[87/108] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[88/108] Compiling SwiftSyntax SyntaxTraits.swift
[89/108] Compiling SwiftSyntax SyntaxTransform.swift
[90/108] Compiling SwiftSyntax SyntaxVisitor.swift
[91/108] Compiling SwiftSyntax TokenKind.swift
[92/108] Compiling SwiftSyntax Tokens.swift
[93/108] Compiling SwiftSyntax TriviaPieces.swift
[94/108] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[95/108] Compiling SwiftSyntax SyntaxNodesEF.swift
[96/108] Compiling SwiftSyntax SyntaxNodesGHI.swift
[97/108] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[98/108] Compiling SwiftSyntax SyntaxNodesOP.swift
[99/108] Compiling SwiftSyntax SyntaxNodesQRS.swift
[100/108] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[101/160] Compiling SwiftDiagnostics Note.swift
[102/160] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[103/160] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[104/160] Compiling SwiftDiagnostics Message.swift
[105/160] Compiling SwiftDiagnostics FixIt.swift
[106/160] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[107/160] Emitting module SwiftDiagnostics
[108/160] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[109/160] Compiling SwiftDiagnostics Convenience.swift
[110/160] Compiling SwiftDiagnostics Diagnostic.swift
[111/160] Compiling SwiftParser SyntaxUtils.swift
[112/160] Compiling SwiftParser TokenConsumer.swift
[113/160] Compiling SwiftParser TokenPrecedence.swift
[114/160] Compiling SwiftParser TokenSpec.swift
[115/164] Compiling SwiftBasicFormat BasicFormat.swift
[116/164] Compiling SwiftBasicFormat Syntax+Extensions.swift
[117/164] Emitting module SwiftBasicFormat
[118/164] Compiling SwiftParser Lexeme.swift
[119/164] Compiling SwiftParser LexemeSequence.swift
[120/164] Compiling SwiftParser Lexer.swift
[121/164] Compiling SwiftParser RegexLiteralLexer.swift
[122/164] Compiling SwiftParser Statements.swift
[123/164] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[124/164] Compiling SwiftParser StringLiterals.swift
[125/164] Compiling SwiftParser SwiftParserCompatibility.swift
[126/164] Compiling SwiftParser UnicodeScalarExtensions.swift
[127/164] Compiling SwiftParser Lookahead.swift
[128/164] Compiling SwiftParser LoopProgressCondition.swift
[129/164] Compiling SwiftParser Modifiers.swift
[130/164] Compiling SwiftParser Parser.swift
[131/164] Compiling SwiftParser Patterns.swift
[132/164] Compiling SwiftParser Recovery.swift
[133/164] Compiling SwiftParser Specifiers.swift
[134/164] Compiling SwiftParser Names.swift
[135/164] Compiling SwiftParser Nominals.swift
[136/164] Compiling SwiftParser Parameters.swift
[137/164] Compiling SwiftParser ParseSourceFile.swift
[138/164] Compiling SwiftParser TokenSpecSet.swift
[139/164] Compiling SwiftParser TopLevel.swift
[140/164] Compiling SwiftParser TriviaParser.swift
[141/164] Compiling SwiftParser Types.swift
[142/164] Emitting module SwiftParser
[143/164] Compiling SwiftParser IsLexerClassified.swift
[144/164] Compiling SwiftParser LayoutNodes+Parsable.swift
[145/164] Compiling SwiftParser Parser+TokenSpecSet.swift
[146/164] Compiling SwiftParser TokenSpecStaticMembers.swift
[147/164] Compiling SwiftParser Attributes.swift
[148/164] Compiling SwiftParser Availability.swift
[149/164] Compiling SwiftParser CharacterInfo.swift
[150/164] Compiling SwiftParser CollectionNodes+Parsable.swift
[151/164] Compiling SwiftParser Declarations.swift
[152/164] Compiling SwiftParser Directives.swift
[153/164] Compiling SwiftParser ExperimentalFeatures.swift
[154/164] Compiling SwiftParser Expressions.swift
[155/164] Compiling SwiftParser IncrementalParseTransition.swift
[156/164] Compiling SwiftParser Cursor.swift
[157/187] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[158/188] Compiling SwiftOperators PrecedenceGraph.swift
[159/188] Compiling SwiftOperators PrecedenceGroup.swift
[160/188] Compiling SwiftOperators OperatorTable.swift
[161/188] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[162/189] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[163/189] Compiling SwiftParserDiagnostics PresenceUtils.swift
[164/189] Compiling SwiftOperators SyntaxSynthesis.swift
[165/189] Compiling SwiftOperators OperatorTable+Semantics.swift
[166/189] Compiling SwiftOperators OperatorError.swift
[167/189] Compiling SwiftOperators OperatorError+Diagnostics.swift
[168/189] Compiling SwiftOperators OperatorTable+Defaults.swift
[169/189] Compiling SwiftOperators Operator.swift
[170/189] Compiling SwiftOperators OperatorTable+Folding.swift
[171/189] Emitting module SwiftOperators
[172/189] Compiling SwiftParserDiagnostics Utils.swift
[173/189] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[174/189] Compiling DeepLinkTestSupport queryItemsAreInIncreasingOrder.swift
[176/189] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[177/189] Emitting module DeepLinkTestSupport
[179/189] Compiling DeepLinkTestSupport AssertEqual.swift
[181/189] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[182/189] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[183/189] Compiling SwiftParserDiagnostics MissingNodesError.swift
[184/189] Compiling SwiftParserDiagnostics MissingTokenError.swift
[185/189] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[186/189] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[187/189] Emitting module SwiftParserDiagnostics
[188/203] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[189/203] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[190/203] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[191/203] Emitting module SwiftSyntaxBuilder
[192/203] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[193/203] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[194/203] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[195/203] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[196/203] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[197/203] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[198/203] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[199/203] Compiling SwiftSyntaxBuilder Indenter.swift
[200/203] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[201/203] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[202/204] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[203/218] Compiling SwiftSyntaxMacros MemberMacro.swift
[204/218] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[205/218] Compiling SwiftSyntaxMacros Macro.swift
[206/219] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[207/219] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[208/219] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[209/219] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[210/219] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[211/219] Compiling SwiftSyntaxMacros Macro+Format.swift
[212/219] Emitting module SwiftSyntaxMacros
[213/219] Compiling SwiftSyntaxMacros AccessorMacro.swift
[214/219] Compiling SwiftSyntaxMacros AttachedMacro.swift
[215/219] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[216/219] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[217/219] Compiling SwiftSyntaxMacros PeerMacro.swift
[218/227] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[219/227] Emitting module SwiftSyntaxMacroExpansion
[220/227] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[221/227] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[222/227] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[223/227] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[224/227] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[225/227] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[226/234] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[227/234] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[228/234] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[229/234] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[230/234] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[231/234] Emitting module SwiftCompilerPluginMessageHandling
[232/234] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[233/236] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[234/236] Emitting module SwiftCompilerPlugin
[235/246] Compiling DeepLinkPlugin QueryItem.swift
[236/246] Compiling DeepLinkPlugin QueryItems.swift
[237/246] 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(
[238/246] Compiling DeepLinkPlugin User.swift
[239/246] Compiling DeepLinkPlugin PathItem.swift
[240/246] Compiling DeepLinkPlugin Host.swift
[241/246] Compiling DeepLinkPlugin DeepLinkPlugin.swift
[242/246] Compiling DeepLinkPlugin Property.swift
[243/246] Emitting module DeepLinkPlugin
[244/246] Compiling DeepLinkPlugin DeepLink.swift
[244/246] Write Objects.LinkFileList
[245/246] Linking DeepLinkPlugin-tool
[247/258] Compiling DeepLink TypedStringURLComponent.swift
[248/258] Compiling DeepLink Typealises.swift
[250/258] Compiling DeepLink TypedStringURLComponent.swift
[251/258] Compiling DeepLink Macros.swift
[253/258] Compiling DeepLink DeepLink.swift
[255/258] Emitting module DeepLink
[256/258] Compiling DeepLink DeepLink+canOpen.swift
[257/258] Emitting module DeepLink
[258/258] Compiling DeepLink DeepLink+canOpen.swift
[259/300] Compiling MailDeepLink MailDeepLink.swift
[261/300] Compiling FeedbackAssistantDeepLink FeedbackAssistantDeepLink.swift
[262/300] Emitting module FeedbackAssistantDeepLink
[263/300] Compiling IvoryDeepLink MastodonAccount.swift
[264/300] Emitting module OvercastDeepLink
[265/300] Compiling FeedbackAssistantDeepLink NewFeedbackFeedbackAssistantDeepLink.swift
[266/300] Compiling CallsheetDeepLink CallsheetDeepLink.swift
[267/300] Compiling IvoryDeepLink MastodonAccount.swift
[268/300] Emitting module IvoryDeepLink
[269/300] Compiling IvoryDeepLink IvoryDeepLink.swift
[270/300] Compiling IvoryDeepLink IvoryUserProfileDeepLink.swift
[271/300] Compiling FeedbackAssistantDeepLink NewFeedbackFeedbackAssistantDeepLink.swift
[272/300] Compiling FeedbackAssistantDeepLink FeedbackAssistantDeepLink.swift
[273/300] Emitting module FeedbackAssistantDeepLink
[274/300] Compiling OvercastDeepLink OvercastSubscribeDeepLink.swift
[275/300] Emitting module IvoryDeepLink
[276/300] Compiling IvoryDeepLink IvoryDeepLink.swift
[277/300] Compiling IvoryDeepLink IvoryUserProfileDeepLink.swift
[278/300] Emitting module MailDeepLink
[279/300] Compiling MailDeepLink ComposeEmailDeepLink.swift
[280/300] Emitting module MailDeepLink
[281/300] Compiling MailDeepLink ComposeEmailDeepLink.swift
[282/300] Compiling OvercastDeepLink OvercastSubscribeDeepLink.swift
[283/300] Compiling CallsheetDeepLink ActivateInputCallsheetDeepLink.swift
[284/300] Emitting module OvercastDeepLink
[285/300] Compiling OvercastDeepLink OvercastPodcastPageUniversalLink.swift
[287/300] Compiling CallsheetDeepLink TVSeasonCallsheetDeepLink.swift
[288/300] Compiling CallsheetDeepLink CallsheetMediaType.swift
[289/300] Compiling CallsheetDeepLink MediaDetailsCallsheetDeepLink.swift
[291/300] Compiling CallsheetDeepLink SearchCallsheetDeepLink.swift
[292/300] Compiling CallsheetDeepLink TVEpisodeCallsheetDeepLink.swift
[293/300] Compiling CallsheetDeepLink CallsheetMediaType.swift
[294/300] Compiling CallsheetDeepLink CallsheetDeepLink.swift
[295/300] Compiling CallsheetDeepLink ActivateInputCallsheetDeepLink.swift
[296/300] Compiling CallsheetDeepLink TVSeasonCallsheetDeepLink.swift
[297/300] Compiling CallsheetDeepLink SearchCallsheetDeepLink.swift
[298/300] Compiling CallsheetDeepLink TVEpisodeCallsheetDeepLink.swift
[299/300] Emitting module CallsheetDeepLink
Build complete! (29.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"branch" : [
"main"
]
},
"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" : "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",
"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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/josephduffy/deeplink/v0.1.0
Repository: JosephDuffy/DeepLink
Swift version used: 6.3
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
Target: DeepLink
Generating documentation for 'DeepLink'...
Converting documentation...
warning: 'DeepLink.canOpen' doesn't exist at '/DeepLink/DeepLink/url'
--> ../DeepLink.swift:11:17-11:33
9 | /// The URL of the deep link.
10 | ///
11 + /// Check ``DeepLink.canOpen`` to know if this URL can be opened.
12 | var url: URL { get }
13 | }
Conversion complete! (0.46s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit GenericConstraint.swift
[39/57] Compiling SymbolKit GenericParameter.swift
[40/57] Compiling SymbolKit Generics.swift
[41/57] Compiling SymbolKit Namespace.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.69s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'DeepLink' complete! (0.44s)
Target: DeepLinkTestSupport
Generating documentation for 'DeepLinkTestSupport'...
Converting documentation...
Conversion complete! (0.05s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.46s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'DeepLinkTestSupport' complete! (0.46s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target: CallsheetDeepLink
Generating documentation for 'CallsheetDeepLink'...
Converting documentation...
Conversion complete! (0.09s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.44s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'CallsheetDeepLink' complete! (0.45s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target: FeedbackAssistantDeepLink
Generating documentation for 'FeedbackAssistantDeepLink'...
Converting documentation...
Conversion complete! (0.07s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.44s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'FeedbackAssistantDeepLink' complete! (0.44s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target: IvoryDeepLink
Generating documentation for 'IvoryDeepLink'...
Converting documentation...
Conversion complete! (0.06s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.44s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'IvoryDeepLink' complete! (0.44s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target: MailDeepLink
Generating documentation for 'MailDeepLink'...
Converting documentation...
Conversion complete! (0.06s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.43s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'MailDeepLink' complete! (0.45s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target: OvercastDeepLink
Generating documentation for 'OvercastDeepLink'...
Converting documentation...
Conversion complete! (0.06s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.45s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'OvercastDeepLink' complete! (0.44s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
382
3 /Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/josephduffy/deeplink/v0.1.0
File count: 382
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-josephduffy-deeplink-v0.1.0-93d451db.zip to s3://spi-docs-inbox/prod-josephduffy-deeplink-v0.1.0-93d451db.zip
Copying... [19%]
Copying... [28%]
Copying... [37%]
Copying... [46%]
Copying... [56%]
Copying... [65%]
Copying... [74%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.