The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-navigation, reference 2.3.1 (ae208d), with Swift 5.10 for macOS (SPM) on 10 Jun 2025 00:40:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-navigation.git
Reference: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-navigation
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at ae208d1 Update UIKitAnimation.swift (#289)
Cloned https://github.com/pointfreeco/swift-navigation.git
Revision (git rev-parse @):
ae208d1a5cf33aee1d43734ea780a09ada6e2a21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-navigation.git at 2.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/pointfreeco/swift-navigation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/40] Write sources
[33/40] Compiling _SwiftSyntaxCShims dummy.c
[34/40] Write swift-version-33747A42983211AE.txt
[35/92] Compiling UIKitNavigationShim shim.m
[37/92] Emitting module SwiftSyntax601
[38/92] Compiling SwiftSyntax601 Empty.swift
[39/92] Emitting module SwiftSyntax510
[40/92] Compiling SwiftSyntax510 Empty.swift
[41/92] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/93] Emitting module SwiftSyntax509
[43/93] Compiling SwiftSyntax509 Empty.swift
[44/93] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/93] Emitting module SwiftSyntax600
[46/93] Compiling SwiftSyntax600 Empty.swift
[47/93] Compiling InternalCollectionsUtilities Debugging.swift
[48/93] Compiling InternalCollectionsUtilities Descriptions.swift
[49/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/136] Compiling SwiftSyntax Convenience.swift
[52/136] Compiling SwiftSyntax CustomTraits.swift
[53/159] Compiling SwiftSyntax AbsolutePosition.swift
[54/159] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[55/159] Compiling SwiftSyntax BumpPtrAllocator.swift
[56/159] Compiling SwiftSyntax CommonAncestor.swift
[57/159] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[58/159] Compiling SwiftSyntax Assert.swift
[59/159] Emitting module InternalCollectionsUtilities
[60/215] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[61/215] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[62/215] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[63/215] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[64/215] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[65/215] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[66/221] Compiling OrderedCollections OrderedSet+Codable.swift
[67/221] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/221] Compiling OrderedCollections OrderedSet+Descriptions.swift
[69/221] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/221] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/221] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/221] Compiling OrderedCollections OrderedDictionary+Elements.swift
[79/221] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[80/221] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[81/221] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[82/221] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/221] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[85/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[86/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[87/221] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[88/221] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[89/221] Compiling OrderedCollections OrderedSet+Sendable.swift
[90/221] Compiling OrderedCollections OrderedSet+Hashable.swift
[91/221] Compiling OrderedCollections OrderedSet+Initializers.swift
[92/221] Compiling OrderedCollections OrderedSet+Insertions.swift
[93/221] Compiling OrderedCollections OrderedSet+Invariants.swift
[94/221] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[95/221] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[96/221] Compiling OrderedCollections _Hashtable+Header.swift
[97/221] Compiling OrderedCollections OrderedDictionary+Codable.swift
[98/221] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[99/221] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[100/221] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[101/221] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[102/221] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[103/221] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[104/221] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[105/221] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[106/221] Compiling OrderedCollections OrderedDictionary+Values.swift
[107/221] Compiling OrderedCollections OrderedDictionary.swift
[108/221] Compiling OrderedCollections _HashTable+Bucket.swift
[109/221] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/221] Compiling OrderedCollections _HashTable+Constants.swift
[111/221] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[112/221] Compiling OrderedCollections _HashTable+Testing.swift
[113/221] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[114/221] Compiling OrderedCollections _HashTable.swift
[116/228] Compiling OrderedCollections OrderedSet+SubSequence.swift
[117/228] Compiling OrderedCollections OrderedSet+Testing.swift
[118/228] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[119/228] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[120/228] Compiling OrderedCollections OrderedSet.swift
[121/228] Compiling OrderedCollections _UnsafeBitset.swift
[137/228] Emitting module OrderedCollections
[148/228] Compiling SwiftSyntax SourcePresence.swift
[149/228] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[150/228] Compiling SwiftSyntax Syntax.swift
[151/228] Compiling SwiftSyntax SyntaxArena.swift
[154/230] Compiling IssueReporting WithExpectedIssue.swift
[155/230] Compiling IssueReporting WithIssueContext.swift
[156/230] Emitting module IssueReporting
[159/230] Compiling ConcurrencyExtras Result.swift
[160/230] Compiling ConcurrencyExtras MainSerialExecutor.swift
[161/231] Compiling ConcurrencyExtras Locking.swift
[162/231] Compiling ConcurrencyExtras UncheckedBox.swift
[163/231] Compiling ConcurrencyExtras LockIsolated.swift
[168/231] Emitting module ConcurrencyExtras
[169/231] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[170/231] Compiling ConcurrencyExtras AsyncStream.swift
[183/231] Compiling ConcurrencyExtras Task.swift
[184/247] Compiling ConcurrencyExtras UncheckedSendable.swift
[185/247] Compiling XCTestDynamicOverlay Exports.swift
[186/247] Emitting module XCTestDynamicOverlay
[187/247] Compiling XCTestDynamicOverlay Deprecations.swift
[188/285] Compiling CasePathsCore Never+CasePathable.swift
[189/285] Compiling CasePathsCore UncheckedSendable.swift
[190/285] Compiling CasePathsCore TypeName.swift
[191/285] Compiling CasePathsCore KeyPath+Sendable.swift
[192/285] Compiling CasePathsCore Optional+CasePathable.swift
[193/286] Compiling CasePathsCore CasePathIterable.swift
[194/286] Compiling CasePathsCore AnyCasePath.swift
[195/286] Emitting module CasePathsCore
[196/286] Compiling CasePathsCore CasePathReflectable.swift
[197/286] Compiling CasePathsCore CasePathable.swift
[198/286] Compiling CasePathsCore Result+CasePathable.swift
[199/286] Emitting module SwiftSyntax
[207/286] Compiling PerceptionCore PerceptionTracking.swift
[208/287] Compiling PerceptionCore PerceptionChecking.swift
[209/287] Compiling PerceptionCore Perceptible.swift
[210/287] Compiling PerceptionCore PerceptionRegistrar.swift
[211/287] Compiling CustomDump CoreMotion.swift
[212/287] Compiling CustomDump Foundation.swift
[213/287] Compiling PerceptionCore Unchecked.swift
[214/287] Compiling CustomDump GameKit.swift
[215/287] Compiling CustomDump KeyPath.swift
[216/287] Compiling PerceptionCore _PerceptionRegistrar.swift
[224/287] Emitting module PerceptionCore
[225/287] Compiling CustomDump CoreImage.swift
[226/287] Compiling CustomDump CoreLocation.swift
[227/287] Compiling PerceptionCore WithPerceptionTracking.swift
[228/287] Compiling CustomDump AnyType.swift
[229/287] Compiling CustomDump CollectionDifference.swift
[230/287] Compiling CustomDump Identifiable.swift
[231/289] Compiling CustomDump Mirror.swift
[232/289] Compiling CustomDump String.swift
[233/289] Compiling CustomDump Unordered.swift
[234/289] Emitting module CustomDump
[235/289] Compiling CustomDump Swift.swift
[236/289] Compiling CustomDump SwiftUI.swift
[237/289] Compiling CustomDump UIKit.swift
[242/289] Compiling CustomDump XCTAssertDifference.swift
[243/289] Compiling CustomDump XCTAssertNoDifference.swift
[254/289] Compiling CustomDump UserNotifications.swift
[255/289] Compiling CustomDump UserNotificationsUI.swift
[256/289] Compiling CustomDump CustomDumpReflectable.swift
[257/289] Compiling CustomDump CustomDumpRepresentable.swift
[258/289] Compiling CustomDump CustomDumpStringConvertible.swift
[259/289] Compiling CustomDump Diff.swift
[260/289] Compiling CustomDump Dump.swift
[261/289] Compiling CustomDump ExpectDifference.swift
[262/289] Compiling CustomDump ExpectNoDifference.swift
[269/289] Compiling CustomDump Photos.swift
[270/289] Compiling CustomDump Speech.swift
[271/289] Compiling CustomDump StoreKit.swift
[279/289] Compiling SwiftSyntax SyntaxNodesD.swift
[280/289] Compiling SwiftSyntax SyntaxNodesEF.swift
[281/289] Compiling SwiftSyntax SyntaxNodesGHI.swift
[282/289] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[283/289] Compiling SwiftSyntax SyntaxNodesOP.swift
[284/289] Compiling SwiftSyntax SyntaxNodesQRS.swift
[285/289] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[286/348] Compiling SwiftDiagnostics Message.swift
[287/349] Compiling SwiftDiagnostics Convenience.swift
[288/349] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[289/349] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[290/349] Emitting module SwiftDiagnostics
[291/349] Compiling SwiftDiagnostics Diagnostic.swift
[292/349] Compiling SwiftDiagnostics Note.swift
[293/349] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[294/349] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[295/349] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[296/349] Compiling SwiftDiagnostics FixIt.swift
[297/349] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[298/349] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[299/349] Compiling SwiftBasicFormat Syntax+Extensions.swift
[300/349] Compiling SwiftBasicFormat InferIndentation.swift
[301/349] Compiling SwiftBasicFormat Indenter.swift
[302/349] Emitting module SwiftBasicFormat
[303/349] Compiling SwiftBasicFormat BasicFormat.swift
[304/349] Compiling SwiftParser TopLevel.swift
[305/349] Compiling SwiftParser TriviaParser.swift
[306/349] Compiling SwiftParser Types.swift
[307/349] Compiling SwiftParser ExperimentalFeatures.swift
[308/353] Compiling SwiftParser TokenConsumer.swift
[309/353] Compiling SwiftParser TokenPrecedence.swift
[310/353] Compiling SwiftParser TokenSpec.swift
[311/353] Compiling SwiftParser TokenSpecSet.swift
[312/353] Compiling SwiftParser StringLiterals.swift
[313/353] Compiling SwiftParser SwiftParserCompatibility.swift
[314/353] Compiling SwiftParser SwiftVersion.swift
[315/353] Compiling SwiftParser SyntaxUtils.swift
[316/353] Compiling SwiftParser Nominals.swift
[317/353] Compiling SwiftParser Parameters.swift
[318/353] Compiling SwiftParser ParseSourceFile.swift
[319/353] Compiling SwiftParser Parser.swift
[320/353] Compiling SwiftParser Patterns.swift
[321/353] Compiling SwiftParser UnicodeScalarExtensions.swift
[322/353] Compiling SwiftParser Lookahead.swift
[323/353] Compiling SwiftParser LoopProgressCondition.swift
[324/353] Compiling SwiftParser Modifiers.swift
[325/353] Compiling SwiftParser Names.swift
[326/353] Compiling SwiftParser Recovery.swift
[327/353] Compiling SwiftParser Specifiers.swift
[328/353] Compiling SwiftParser Statements.swift
[329/353] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[330/353] Emitting module SwiftParser
[331/353] Compiling SwiftParser Cursor.swift
[332/353] Compiling SwiftParser Lexeme.swift
[333/353] Compiling SwiftParser LexemeSequence.swift
[334/353] Compiling SwiftParser Lexer.swift
[335/353] Compiling SwiftParser RegexLiteralLexer.swift
[336/353] Compiling SwiftParser Directives.swift
[337/353] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[338/353] Compiling SwiftParser Expressions.swift
[339/353] Compiling SwiftParser IncrementalParseTransition.swift
[340/353] Compiling SwiftParser IsValidIdentifier.swift
[341/353] Compiling SwiftParser Attributes.swift
[342/353] Compiling SwiftParser Availability.swift
[343/353] Compiling SwiftParser CharacterInfo.swift
[344/353] Compiling SwiftParser CollectionNodes+Parsable.swift
[345/353] Compiling SwiftParser Declarations.swift
[346/353] Compiling SwiftParser IsLexerClassified.swift
[347/353] Compiling SwiftParser LayoutNodes+Parsable.swift
[348/353] Compiling SwiftParser Parser+TokenSpecSet.swift
[349/353] Compiling SwiftParser TokenSpecStaticMembers.swift
[350/376] Compiling SwiftOperators PrecedenceGroup.swift
[351/376] Compiling SwiftOperators PrecedenceGraph.swift
[352/377] Compiling SwiftOperators OperatorTable.swift
[353/377] Compiling SwiftOperators OperatorTable+Defaults.swift
[354/377] Compiling SwiftOperators Operator.swift
[355/377] Compiling SwiftOperators OperatorError+Diagnostics.swift
[356/377] Emitting module SwiftOperators
[357/377] Compiling SwiftOperators OperatorTable+Folding.swift
[358/377] Compiling SwiftOperators OperatorTable+Semantics.swift
[359/377] Compiling SwiftOperators OperatorError.swift
[360/377] Compiling SwiftOperators SyntaxSynthesis.swift
[361/377] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[362/377] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[363/377] Compiling SwiftParserDiagnostics Utils.swift
[364/377] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[365/377] Compiling SwiftParserDiagnostics PresenceUtils.swift
[366/378] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[367/378] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[368/378] Compiling SwiftParserDiagnostics MissingNodesError.swift
[369/378] Compiling SwiftParserDiagnostics MissingTokenError.swift
[370/378] Emitting module SwiftParserDiagnostics
[371/378] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[372/378] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[373/378] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[374/378] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[375/393] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[376/394] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[377/394] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[378/394] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[379/394] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[380/394] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[381/394] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[382/394] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[383/394] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[384/394] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[385/394] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[386/394] Compiling SwiftSyntaxBuilder Indenter.swift
[387/394] Compiling SwiftSyntaxBuilder ListBuilder.swift
[388/394] Emitting module SwiftSyntaxBuilder
[389/394] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[390/394] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[391/412] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[392/412] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[393/413] Compiling SwiftSyntaxMacros PreambleMacro.swift
[394/413] Compiling SwiftSyntaxMacros Macro.swift
[395/413] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[396/413] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[397/413] Compiling SwiftSyntaxMacros Macro+Format.swift
[398/413] Compiling SwiftSyntaxMacros AttachedMacro.swift
[399/413] Compiling SwiftSyntaxMacros BodyMacro.swift
[400/413] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[401/413] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[402/413] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[403/413] Compiling SwiftSyntaxMacros AccessorMacro.swift
[404/413] Compiling SwiftSyntaxMacros MemberMacro.swift
[405/413] Compiling SwiftSyntaxMacros PeerMacro.swift
[406/413] Emitting module SwiftSyntaxMacros
[407/413] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[408/413] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[409/413] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[410/423] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[411/423] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[412/423] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[413/423] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[414/423] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[415/423] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[416/423] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[417/423] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[418/423] Emitting module SwiftSyntaxMacroExpansion
[419/423] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[420/435] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[421/435] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[422/435] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[423/435] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[424/435] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[425/435] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[426/435] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[427/435] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[428/435] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[429/435] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[430/435] Emitting module SwiftCompilerPluginMessageHandling
[431/435] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[432/436] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[433/438] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[434/438] Emitting module SwiftCompilerPlugin
[435/446] Compiling PerceptionMacros Extensions.swift
[436/446] Compiling PerceptionMacros Plugins.swift
[437/446] Compiling PerceptionMacros PerceptibleMacro.swift
[438/446] Compiling PerceptionMacros Availability.swift
[439/446] Emitting module PerceptionMacros
[439/446] Write Objects.LinkFileList
[441/446] Emitting module CasePathsMacros
[442/446] Compiling CasePathsMacros Plugin.swift
[443/446] Compiling CasePathsMacros CasePathableMacro.swift
[443/446] Write Objects.LinkFileList
[444/446] Linking PerceptionMacros
[445/449] Linking CasePathsMacros
[447/456] Compiling CasePaths Deprecations.swift
[448/456] Emitting module Perception
[449/456] Compiling Perception Exports.swift
[450/456] Compiling Perception Macros.swift
[451/456] Compiling CasePaths XCTestSupport.swift
[452/456] Compiling CasePaths EnumReflection.swift
[453/456] Compiling CasePaths Exports.swift
[454/456] Compiling CasePaths LockIsolated.swift
[455/456] Compiling CasePaths Macros.swift
[456/456] Emitting module CasePaths
[457/476] Compiling SwiftNavigation HashableStaticString.swift
[458/476] Compiling SwiftNavigation KeyPath+Sendable.swift
[459/478] Compiling SwiftNavigation ToOptionalUnit.swift
[460/478] Compiling SwiftNavigation NSObject+Observe.swift
[461/478] Emitting module SwiftNavigation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:643:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingAppendKeyPath' has non-sendable type '_SendableWritableKeyPath<Base.Value, Value>' (aka 'WritableKeyPath<Base.Value, Value>')
  let keyPath: _SendableWritableKeyPath<Base.Value, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:735:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingEnumToOptionalCase' has non-sendable type '_SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>' (aka 'KeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>')
  let keyPath: _SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:818:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalToMember' has non-sendable type '_SendableWritableKeyPath<Wrapped, Value>' (aka 'WritableKeyPath<Wrapped, Value>')
  let keyPath: _SendableWritableKeyPath<Wrapped, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:848:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalEnumToCase' has non-sendable type '_SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>' (aka 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>')
  let keyPath: _SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[462/478] Compiling SwiftNavigation AssumeIsolated.swift
[463/478] Compiling SwiftNavigation Deprecations.swift
[464/478] Compiling SwiftNavigation ErrorMechanism.swift
[465/478] Compiling SwiftNavigation Exports.swift
[466/478] Compiling SwiftNavigation UIBindable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:643:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingAppendKeyPath' has non-sendable type '_SendableWritableKeyPath<Base.Value, Value>' (aka 'WritableKeyPath<Base.Value, Value>')
  let keyPath: _SendableWritableKeyPath<Base.Value, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:735:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingEnumToOptionalCase' has non-sendable type '_SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>' (aka 'KeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>')
  let keyPath: _SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:818:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalToMember' has non-sendable type '_SendableWritableKeyPath<Wrapped, Value>' (aka 'WritableKeyPath<Wrapped, Value>')
  let keyPath: _SendableWritableKeyPath<Wrapped, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:848:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalEnumToCase' has non-sendable type '_SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>' (aka 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>')
  let keyPath: _SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[467/478] Compiling SwiftNavigation UIBinding.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:643:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingAppendKeyPath' has non-sendable type '_SendableWritableKeyPath<Base.Value, Value>' (aka 'WritableKeyPath<Base.Value, Value>')
  let keyPath: _SendableWritableKeyPath<Base.Value, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:735:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingEnumToOptionalCase' has non-sendable type '_SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>' (aka 'KeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>')
  let keyPath: _SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:818:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalToMember' has non-sendable type '_SendableWritableKeyPath<Wrapped, Value>' (aka 'WritableKeyPath<Wrapped, Value>')
  let keyPath: _SendableWritableKeyPath<Wrapped, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:848:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalEnumToCase' has non-sendable type '_SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>' (aka 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>')
  let keyPath: _SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[468/478] Compiling SwiftNavigation UINavigationPath.swift
[469/478] Compiling SwiftNavigation UITransaction.swift
[470/478] Compiling SwiftNavigation ConfirmationDialogState.swift
[471/478] Compiling SwiftNavigation HashableObject.swift
[472/478] Compiling SwiftNavigation ButtonState.swift
[473/478] Compiling SwiftNavigation ButtonStateBuilder.swift
[474/478] Compiling SwiftNavigation AlertState.swift
[475/478] Compiling SwiftNavigation Bind.swift
[476/478] Compiling SwiftNavigation Binding.swift
[477/478] Compiling SwiftNavigation Observe.swift
[478/478] Compiling SwiftNavigation TextState.swift
[479/516] Compiling UIKitNavigation Representable.swift
[480/516] Compiling UIKitNavigation UIBinding.swift
[481/518] Compiling UIKitNavigation UIColorWell.swift
[482/518] Compiling UIKitNavigation UIControl.swift
[483/518] Compiling UIKitNavigation UIDatePicker.swift
[484/518] Compiling UIKitNavigation UIPageControl.swift
[485/518] Compiling UIKitNavigation UISegmentedControl.swift
[486/518] Compiling UIKitNavigation PopFromViewController.swift
[487/518] Compiling UIKitNavigation Dismiss.swift
[488/518] Emitting module UIKitNavigation
[489/518] Compiling UIKitNavigation NavigationStackController.swift
[490/518] Compiling UIKitNavigation Presentation.swift
[491/518] Compiling UIKitNavigation Push.swift
[492/518] Compiling UIKitNavigation UIAlertController.swift
[493/518] Compiling UIKitNavigation UITextField.swift
[494/518] Compiling UIKitNavigation Exports.swift
[495/518] Compiling UIKitNavigation UISlider.swift
[496/518] Compiling UIKitNavigation UIStepper.swift
[497/518] Compiling UIKitNavigation UISwitch.swift
[498/518] Compiling UIKitNavigation UITabBarController.swift
[499/518] Compiling UIKitNavigation UIKitAnimation.swift
[500/518] Compiling UIKitNavigation UITransaction.swift
[501/518] Compiling AppKitNavigation UIBinding.swift
[502/518] Compiling SwiftUINavigation Sheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Sheet.swift:60:23: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
      sheet(item: item[id: id], onDismiss: onDismiss) {
                      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[503/519] Compiling SwiftUINavigation NavigationDestination.swift
[504/519] Compiling SwiftUINavigation Exports.swift
[505/519] Compiling SwiftUINavigation NavigationLink.swift
[506/519] Compiling SwiftUINavigation Identified.swift
[507/519] Compiling SwiftUINavigation Popover.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Popover.swift:63:19: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
        item: item[id: id],
                  ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[508/519] Compiling SwiftUINavigation Binding+Internal.swift
[509/519] Compiling AppKitNavigation Representable.swift
[510/519] Compiling AppKitNavigation UITransaction.swift
[511/519] Compiling AppKitNavigation Exports.swift
[512/519] Compiling AppKitNavigation AppKitAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppKitNavigation/AppKitAnimation.swift:55:13: warning: variable 'result' was never used; consider replacing with '_' or removing it
        var result: Swift.Result<Result, Error>?
            ^~~~~~
            _
[513/519] Emitting module AppKitNavigation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/FullScreenCover.swift:56:33: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
      fullScreenCover(item: item[id: id], onDismiss: onDismiss) {
                                ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/ConfirmationDialog.swift:14:7: warning: default will never be executed
      @unknown default:
      ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/FullScreenCover.swift:56:33: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
      fullScreenCover(item: item[id: id], onDismiss: onDismiss) {
                                ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/ConfirmationDialog.swift:14:7: warning: default will never be executed
      @unknown default:
      ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:16:39: warning: cannot form key path that captures non-sendable type 'KeyPath<Value.AllCasePaths, AnyCasePath<Value, Member>>'
      Binding<Member>(unwrapping: self[keyPath])
                                      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:29:11: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Member>>'
      self[keyPath]
          ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:44:25: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Void>>'
      Binding<Bool>(self[keyPath])
                        ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:64:18: warning: cannot form key path that captures non-sendable type 'DefaultSubscript<Value>'
      self = base[default: DefaultSubscript(value)]
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:142:23: note: generic class 'DefaultSubscript' does not conform to the 'Sendable' protocol
  private final class DefaultSubscript<Value>: Hashable {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:16:39: warning: cannot form key path that captures non-sendable type 'KeyPath<Value.AllCasePaths, AnyCasePath<Value, Member>>'
      Binding<Member>(unwrapping: self[keyPath])
                                      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:29:11: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Member>>'
      self[keyPath]
          ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:44:25: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Void>>'
      Binding<Bool>(self[keyPath])
                        ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:64:18: warning: cannot form key path that captures non-sendable type 'DefaultSubscript<Value>'
      self = base[default: DefaultSubscript(value)]
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:142:23: note: generic class 'DefaultSubscript' does not conform to the 'Sendable' protocol
  private final class DefaultSubscript<Value>: Hashable {
                      ^
[518/519] Emitting module SwiftUINavigation
[519/519] Compiling SwiftUINavigation WithState.swift
Build complete! (49.01s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
[1/4375] Fetching swift-case-paths
[176/8956] Fetching swift-case-paths, swift-custom-dump
[451/9808] Fetching swift-case-paths, swift-custom-dump, swift-concurrency-extras
[634/11876] Fetching swift-case-paths, swift-custom-dump, swift-concurrency-extras, swift-docc-plugin
[697/13287] Fetching swift-case-paths, swift-custom-dump, swift-concurrency-extras, swift-docc-plugin, swift-perception
[939/18745] Fetching swift-case-paths, swift-custom-dump, swift-concurrency-extras, swift-docc-plugin, swift-perception, xctest-dynamic-overlay
[1996/35336] Fetching swift-case-paths, swift-custom-dump, swift-concurrency-extras, swift-docc-plugin, swift-perception, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.10s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.10s)
[16576/28687] Fetching swift-case-paths, swift-concurrency-extras, swift-perception, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (2.16s)
[18317/27276] Fetching swift-case-paths, swift-concurrency-extras, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.47s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (2.48s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.48s)
Fetched https://github.com/apple/swift-collections from cache (2.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.36s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.44s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.32s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.11s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.37s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.54s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-navigation",
  "name" : "swift-navigation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftNavigation",
      "targets" : [
        "SwiftNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUINavigation",
      "targets" : [
        "SwiftUINavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UIKitNavigation",
      "targets" : [
        "UIKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppKitNavigation",
      "targets" : [
        "AppKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIKitNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigationTests",
      "path" : "Tests/UIKitNavigationTests",
      "sources" : [
        "MemoryManagementTests.swift",
        "ObserveTests.swift",
        "UIControlTests.swift",
        "UITransactionTests.swift",
        "ViewControllerRepresentingTests.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIKitNavigationShim",
      "module_type" : "ClangTarget",
      "name" : "UIKitNavigationShim",
      "path" : "Sources/UIKitNavigationShim",
      "product_memberships" : [
        "UIKitNavigation"
      ],
      "sources" : [
        "shim.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UIKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigation",
      "path" : "Sources/UIKitNavigation",
      "product_dependencies" : [
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "UIKitNavigation"
      ],
      "sources" : [
        "Bindings/UIColorWell.swift",
        "Bindings/UIControl.swift",
        "Bindings/UIDatePicker.swift",
        "Bindings/UIPageControl.swift",
        "Bindings/UISegmentedControl.swift",
        "Bindings/UISlider.swift",
        "Bindings/UIStepper.swift",
        "Bindings/UISwitch.swift",
        "Bindings/UITabBarController.swift",
        "Bindings/UITextField.swift",
        "Internal/Exports.swift",
        "Internal/PopFromViewController.swift",
        "Navigation/Dismiss.swift",
        "Navigation/NavigationStackController.swift",
        "Navigation/Presentation.swift",
        "Navigation/Push.swift",
        "Navigation/UIAlertController.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UIKitAnimation.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation",
        "UIKitNavigationShim"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUINavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationTests",
      "path" : "Tests/SwiftUINavigationTests",
      "sources" : [
        "AlertTests.swift",
        "BindingTests.swift",
        "SwiftUINavigationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigation",
      "path" : "Sources/SwiftUINavigation",
      "product_dependencies" : [
        "CasePaths",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation"
      ],
      "sources" : [
        "Alert.swift",
        "Binding.swift",
        "ConfirmationDialog.swift",
        "FullScreenCover.swift",
        "Internal/Binding+Internal.swift",
        "Internal/Exports.swift",
        "Internal/Identified.swift",
        "NavigationDestination.swift",
        "NavigationLink.swift",
        "Popover.swift",
        "Sheet.swift",
        "WithState.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigationTests",
      "path" : "Tests/SwiftNavigationTests",
      "sources" : [
        "ButtonStateTests.swift",
        "IsolationTests.swift",
        "LifetimeTests.swift",
        "ObserveTests.swift",
        "TextStateTests.swift",
        "UIBindableTests.swift",
        "UIBindingTests.swift",
        "UINavigationPathTests.swift",
        "UITransactionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigation",
      "path" : "Sources/SwiftNavigation",
      "product_dependencies" : [
        "CasePaths",
        "CustomDump",
        "ConcurrencyExtras",
        "OrderedCollections",
        "Perception"
      ],
      "product_memberships" : [
        "SwiftNavigation",
        "SwiftUINavigation",
        "UIKitNavigation",
        "AppKitNavigation"
      ],
      "sources" : [
        "AlertState.swift",
        "Bind.swift",
        "Binding.swift",
        "ButtonState.swift",
        "ButtonStateBuilder.swift",
        "ConfirmationDialogState.swift",
        "HashableObject.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Deprecations.swift",
        "Internal/ErrorMechanism.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/ToOptionalUnit.swift",
        "NSObject+Observe.swift",
        "Observe.swift",
        "TextState.swift",
        "UIBindable.swift",
        "UIBinding.swift",
        "UINavigationPath.swift",
        "UITransaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AppKitNavigation",
      "path" : "Sources/AppKitNavigation",
      "product_memberships" : [
        "AppKitNavigation"
      ],
      "sources" : [
        "AppKitAnimation.swift",
        "Internal/Exports.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.