The Swift Package Index logo.Swift Package Index

Build Information

Successful build of brh-splitview, reference main (20b55c), with Swift 6.1 for macOS (SPM) on 1 Apr 2026 05:01:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/brh-splitview.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/brh-splitview
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 20b55c4 Latest versions of TCA and snapshot testing.
Cloned https://github.com/bradhowes/brh-splitview.git
Revision (git rev-parse @):
20b55c49e15a814d2d724647d1a523d71d4bd486
SUCCESS checkout https://github.com/bradhowes/brh-splitview.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bradhowes/brh-splitview.git
https://github.com/bradhowes/brh-splitview.git
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.25.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "brh-splitview",
  "name" : "brh-splitview",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BRHSplitView",
      "targets" : [
        "BRHSplitView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BRHSplitViewTests",
      "module_type" : "SwiftTarget",
      "name" : "BRHSplitViewTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "TestSupport.swift",
        "brh-splitviewTests/BRHSplitViewTests.swift"
      ],
      "target_dependencies" : [
        "BRHSplitView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BRHSplitView",
      "module_type" : "SwiftTarget",
      "name" : "BRHSplitView",
      "path" : "Sources",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "BRHSplitView"
      ],
      "sources" : [
        "brh-splitview/Dividers/Debug.swift",
        "brh-splitview/Dividers/Handle.swift",
        "brh-splitview/Dividers/Minimal.swift",
        "brh-splitview/Extensions.swift",
        "brh-splitview/SplitViewConfiguration.swift",
        "brh-splitview/SplitViewFeature.swift",
        "brh-splitview/SplitViewOrientation.swift",
        "brh-splitview/SplitViewPanes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/57] Write sources
[3/57] Copying PrivacyInfo.xcprivacy
[3/57] Write sources
[46/57] Compiling UIKitNavigationShim shim.m
[47/57] Write swift-version-2F0A5646E1D333AE.txt
[48/92] Compiling _SwiftSyntaxCShims PlatformMutex.c
[50/92] Emitting module SwiftSyntax601
[51/92] Compiling SwiftSyntax601 Empty.swift
[52/92] Compiling Sharing2 Empty.swift
[53/92] Emitting module Sharing2
[54/92] Emitting module InternalCollectionsUtilities
[55/92] Emitting module Sharing1
[56/92] Compiling Sharing1 Empty.swift
[57/92] Emitting module SwiftSyntax509
[58/92] Compiling SwiftSyntax509 Empty.swift
[59/93] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[60/93] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/93] Emitting module SwiftSyntax510
[62/93] Compiling SwiftSyntax510 Empty.swift
[63/93] Emitting module SwiftSyntax602
[64/93] Compiling SwiftSyntax602 Empty.swift
[65/93] Emitting module SwiftSyntax600
[66/93] Compiling SwiftSyntax600 Empty.swift
[67/93] Emitting module IssueReportingPackageSupport
[68/93] Compiling IssueReportingPackageSupport _Test.swift
[69/102] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/104] Compiling ConcurrencyExtras ActorIsolated.swift
[71/104] Compiling ConcurrencyExtras AnyHashableSendable.swift
[72/104] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[73/104] Compiling InternalCollectionsUtilities Integer rank.swift
[74/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/104] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[76/104] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[77/104] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/188] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[79/188] Compiling SwiftSyntax RawSyntaxTokenView.swift
[80/188] Compiling SwiftSyntax Convenience.swift
[81/188] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[82/188] Compiling SwiftSyntax SourceLocation.swift
[83/188] Compiling SwiftSyntax SourcePresence.swift
[84/188] Compiling SwiftSyntax SourceEdit.swift
[85/188] Compiling SwiftSyntax SourceLength.swift
[86/244] Compiling OrderedCollections OrderedSet+Codable.swift
[87/244] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[88/244] Compiling OrderedCollections OrderedSet+Descriptions.swift
[89/244] Compiling OrderedCollections OrderedSet+Diffing.swift
[90/244] Compiling OrderedCollections OrderedSet+Equatable.swift
[91/244] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[92/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[93/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[94/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[95/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[96/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[97/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[98/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[99/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[100/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[101/250] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[102/250] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[103/250] Compiling OrderedCollections OrderedSet+Sendable.swift
[104/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[105/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[106/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[107/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[108/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[109/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[110/250] Compiling OrderedCollections OrderedSet+Hashable.swift
[111/250] Compiling OrderedCollections OrderedSet+Initializers.swift
[112/250] Compiling OrderedCollections OrderedSet+Insertions.swift
[113/250] Compiling OrderedCollections OrderedSet+Invariants.swift
[114/250] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[115/250] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[116/250] Compiling OrderedCollections _Hashtable+Header.swift
[117/250] Compiling OrderedCollections OrderedDictionary+Codable.swift
[118/250] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[119/250] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[120/250] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[121/250] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[122/250] Compiling OrderedCollections OrderedDictionary+Elements.swift
[123/250] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[124/250] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[125/250] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[126/250] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[127/250] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[128/250] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[129/250] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[130/250] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[131/250] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[132/250] Compiling OrderedCollections OrderedDictionary+Values.swift
[133/250] Compiling OrderedCollections OrderedDictionary.swift
[134/250] Compiling OrderedCollections _HashTable+Bucket.swift
[135/250] Compiling OrderedCollections _HashTable+BucketIterator.swift
[136/250] Compiling OrderedCollections _HashTable+Constants.swift
[137/250] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[138/250] Compiling OrderedCollections _HashTable+Testing.swift
[139/250] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[140/250] Compiling OrderedCollections _HashTable.swift
[141/250] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/250] Compiling OrderedCollections OrderedSet+Testing.swift
[143/250] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/250] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/250] Compiling OrderedCollections OrderedSet.swift
[146/250] Compiling OrderedCollections _UnsafeBitset.swift
[147/250] Emitting module OrderedCollections
[148/269] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[149/269] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[150/269] Compiling IdentifiedCollections Identified.swift
[151/269] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[152/269] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[153/269] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[154/269] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[155/276] Emitting module IssueReporting
[156/278] Compiling IssueReporting WithExpectedIssue.swift
[157/278] Compiling IssueReporting WithIssueContext.swift
[158/278] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[159/278] Compiling IdentifiedCollections IdentifiedArray.swift
[160/278] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[161/278] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[162/279] Compiling IdentifiedCollections IdentifiedCollection.swift
[163/279] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[164/279] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[165/279] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[166/279] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[167/279] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[168/279] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[170/279] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[175/279] Compiling ConcurrencyExtras Result.swift
[176/279] Compiling ConcurrencyExtras Task.swift
[177/280] Compiling ConcurrencyExtras MainSerialExecutor.swift
[178/280] Compiling ConcurrencyExtras UncheckedBox.swift
[179/280] Compiling ConcurrencyExtras Locking.swift
[180/280] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[181/280] Emitting module ConcurrencyExtras
[182/280] Compiling ConcurrencyExtras LockIsolated.swift
[185/280] Compiling ConcurrencyExtras AsyncStream.swift
[201/280] Compiling ConcurrencyExtras UncheckedSendable.swift
[202/320] Compiling XCTestDynamicOverlay Exports.swift
[203/320] Emitting module XCTestDynamicOverlay
[204/320] Compiling XCTestDynamicOverlay Deprecations.swift
[205/320] Compiling CombineSchedulers ImmediateScheduler.swift
[206/320] Compiling CombineSchedulers Deprecations.swift
[207/320] Compiling CombineSchedulers Lock.swift
[208/320] Compiling CombineSchedulers NSRecursiveLock.swift
[209/320] Emitting module IdentifiedCollections
[210/320] Compiling CombineSchedulers AnyScheduler.swift
[211/320] Compiling CombineSchedulers Concurrency.swift
[212/358] Compiling CasePathsCore UncheckedSendable.swift
[213/358] Compiling CasePathsCore Never+CasePathable.swift
[214/358] Compiling CasePathsCore AnyCasePath.swift
[215/358] Compiling CasePathsCore TypeName.swift
[216/358] Compiling CasePathsCore KeyPath+Sendable.swift
[217/358] Compiling CasePathsCore Optional+CasePathable.swift
[218/358] Compiling CasePathsCore CasePathIterable.swift
[219/359] Compiling CasePathsCore CasePathReflectable.swift
[220/359] Emitting module CasePathsCore
[221/359] Compiling CasePathsCore CasePathable.swift
[222/359] Compiling CasePathsCore Result+CasePathable.swift
[223/359] Emitting module SwiftSyntax
[224/359] Compiling CustomDump AnyType.swift
[225/359] Compiling CustomDump CollectionDifference.swift
[226/359] Compiling CustomDump Identifiable.swift
[227/359] Compiling CustomDump Mirror.swift
[228/359] Compiling CustomDump String.swift
[229/359] Compiling CustomDump CoreImage.swift
[230/359] Compiling CustomDump CoreLocation.swift
[231/359] Compiling CombineSchedulers UIScheduler.swift
[232/360] Compiling Clocks Lock.swift
[233/360] Compiling Clocks AnyClock.swift
[234/360] Compiling Clocks ImmediateClock.swift
[235/360] Emitting module Clocks
[236/360] Compiling Clocks Timer.swift
[237/360] Compiling Clocks UnimplementedClock.swift
[238/360] Compiling Clocks TestClock.swift
[239/360] Compiling CombineSchedulers UnimplementedScheduler.swift
[240/360] Compiling CustomDump CustomDumpReflectable.swift
[241/360] Compiling CustomDump CustomDumpRepresentable.swift
[242/360] Compiling CustomDump CustomDumpStringConvertible.swift
[243/363] Emitting module CustomDump
[244/363] Compiling CustomDump Unordered.swift
[245/363] Compiling CustomDump XCTAssertDifference.swift
[246/363] Compiling CustomDump XCTAssertNoDifference.swift
[266/363] Compiling SwiftSyntax SyntaxNodesAB.swift
[267/363] Compiling SwiftSyntax SyntaxNodesC.swift
[268/363] Compiling CustomDump Diff.swift
[269/363] Compiling CustomDump Dump.swift
[270/363] Compiling CustomDump ExpectDifference.swift
[271/363] Compiling PerceptionCore ThreadLocal.swift
[272/364] Compiling Clocks _AsyncTimerSequence.swift
[273/364] Compiling Clocks SwiftUI.swift
[274/364] Compiling CombineSchedulers Platform.swift
[275/364] Compiling CombineSchedulers UIKit.swift
[276/364] Compiling CombineSchedulers Timer.swift
[277/364] Compiling CombineSchedulers TestScheduler.swift
[278/364] Compiling CustomDump SwiftUI.swift
[279/364] Compiling CustomDump UIKit.swift
[280/364] Compiling CustomDump KeyPath.swift
[281/364] Compiling CustomDump Swift.swift
[282/364] Emitting module CombineSchedulers
[283/364] Compiling CustomDump Foundation.swift
[284/364] Compiling CustomDump GameKit.swift
[285/364] Compiling CombineSchedulers SwiftUI.swift
[286/364] Compiling PerceptionCore _PerceptionRegistrar.swift
[290/364] Compiling CustomDump UniformTypeIdentifiers.swift
[291/364] Compiling CustomDump UserNotifications.swift
[292/364] Compiling CustomDump UserNotificationsUI.swift
[295/364] Compiling CustomDump CoreMotion.swift
[296/364] Compiling CustomDump Photos.swift
[297/364] Compiling CustomDump Speech.swift
[298/364] Compiling CustomDump StoreKit.swift
[299/373] Compiling Dependencies Clocks.swift
[300/373] Compiling Dependencies Context.swift
[301/373] Compiling Dependencies Date.swift
[302/373] Compiling Dependencies DependencyContext.swift
[303/373] Compiling Dependencies DependencyKey.swift
[305/373] Compiling Dependencies TypeName.swift
[306/373] Compiling Dependencies PreviewTrait.swift
[307/374] Compiling Dependencies Dependency.swift
[308/390] Emitting module Dependencies
[317/392] Compiling Dependencies WithRandomNumberGenerator.swift
[318/392] Compiling Dependencies AppEntryPoint.swift
[319/392] Compiling Dependencies Deprecations.swift
[320/392] Compiling Dependencies Exports.swift
[321/392] Compiling Dependencies SendableKeyPath.swift
[322/392] Compiling Dependencies FireAndForget.swift
[323/392] Compiling Dependencies Locale.swift
[324/392] Compiling Dependencies MainQueue.swift
[325/392] Compiling Dependencies TimeZone.swift
[326/392] Compiling Dependencies URLSession.swift
[327/392] Compiling Dependencies UUID.swift
[328/392] Compiling Dependencies MainRunLoop.swift
[329/392] Compiling Dependencies NotificationCenter.swift
[330/392] Compiling Dependencies OpenURL.swift
[331/392] Compiling Dependencies DependencyValues.swift
[332/392] Compiling Dependencies Assert.swift
[333/392] Compiling Dependencies Calendar.swift
[334/392] Compiling PerceptionCore Bindable.swift
[337/392] Compiling PerceptionCore Environment.swift
[346/392] Compiling PerceptionCore WithPerceptionTracking.swift
[347/392] Emitting module PerceptionCore
[348/392] Compiling Dependencies TestTrait.swift
[349/392] Compiling Dependencies WithDependencies.swift
[350/414] Compiling Sharing SharedCollection.swift
[351/414] Compiling Sharing SharedContinuations.swift
[352/414] Compiling Sharing Deprecations.swift
[353/414] Compiling Sharing KeyPath+Sendable.swift
[354/414] Compiling Sharing MutexBackport.swift
[355/414] Compiling Sharing InMemoryKey.swift
[356/414] Compiling Sharing SharedPublisher.swift
[357/416] Emitting module Sharing
[358/416] Compiling Sharing Shared.swift
[359/416] Compiling Sharing SharedBinding.swift
[360/416] Compiling Sharing DefaultKey.swift
[361/416] Compiling Sharing FileStorageKey.swift
[369/416] Compiling Sharing SharedKey.swift
[370/416] Compiling Sharing AppStorageKey.swift
[371/416] Compiling Sharing Reference.swift
[372/416] Compiling Sharing SharedChangeTracker.swift
[373/416] Compiling Sharing TypeName.swift
[383/416] Compiling Sharing SwiftUIStateSharing.swift
[384/416] Compiling Sharing resource_bundle_accessor.swift
[394/416] Compiling Sharing SharedReader.swift
[395/416] Compiling Sharing SharedReaderKey.swift
[396/416] Compiling Sharing NSRecursiveLock+WithLock.swift
[397/416] Compiling Sharing PassthroughRelay.swift
[398/416] Compiling Sharing PersistentReferences.swift
[402/416] Compiling SwiftSyntax SyntaxNodesD.swift
[403/416] Compiling SwiftSyntax SyntaxNodesEF.swift
[404/416] Compiling SwiftSyntax SyntaxNodesGHI.swift
[405/416] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[406/416] Compiling SwiftSyntax SyntaxNodesOP.swift
[407/416] Compiling SwiftSyntax SyntaxNodesQRS.swift
[408/416] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[409/476] Compiling SwiftDiagnostics Message.swift
[410/477] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[411/477] Compiling SwiftBasicFormat Syntax+Extensions.swift
[412/477] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[413/477] Emitting module SwiftDiagnostics
[414/477] Compiling SwiftDiagnostics Note.swift
[415/477] Compiling SwiftDiagnostics Diagnostic.swift
[416/477] Compiling SwiftBasicFormat Indenter.swift
[417/477] Compiling SwiftBasicFormat InferIndentation.swift
[418/477] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[419/477] Compiling SwiftDiagnostics Convenience.swift
[420/477] Compiling SwiftDiagnostics FixIt.swift
[421/477] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[422/477] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[423/477] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[424/477] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[425/477] Emitting module SwiftBasicFormat
[426/477] Compiling SwiftBasicFormat BasicFormat.swift
[427/477] Compiling SwiftParser TopLevel.swift
[428/477] Compiling SwiftParser TriviaParser.swift
[429/477] Compiling SwiftParser Types.swift
[430/477] Compiling SwiftParser ExperimentalFeatures.swift
[431/481] Compiling SwiftParser StringLiterals.swift
[432/481] Compiling SwiftParser SwiftParserCompatibility.swift
[433/481] Compiling SwiftParser SwiftVersion.swift
[434/481] Compiling SwiftParser SyntaxUtils.swift
[435/481] Compiling SwiftParser TokenConsumer.swift
[436/481] Compiling SwiftParser TokenPrecedence.swift
[437/481] Compiling SwiftParser TokenSpec.swift
[438/481] Compiling SwiftParser TokenSpecSet.swift
[439/481] Compiling SwiftParser RegexLiteralLexer.swift
[440/481] Compiling SwiftParser UnicodeScalarExtensions.swift
[441/481] Compiling SwiftParser Lookahead.swift
[442/481] Compiling SwiftParser LoopProgressCondition.swift
[443/481] Compiling SwiftParser Modifiers.swift
[444/481] Emitting module SwiftParser
[445/481] Compiling SwiftParser Names.swift
[446/481] Compiling SwiftParser Nominals.swift
[447/481] Compiling SwiftParser Parameters.swift
[448/481] Compiling SwiftParser ParseSourceFile.swift
[449/481] Compiling SwiftParser Parser.swift
[450/481] Compiling SwiftParser Patterns.swift
[451/481] Compiling SwiftParser Recovery.swift
[452/481] Compiling SwiftParser Specifiers.swift
[453/481] Compiling SwiftParser Statements.swift
[454/481] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[455/481] Compiling SwiftParser IsValidIdentifier.swift
[456/481] Compiling SwiftParser Cursor.swift
[457/481] Compiling SwiftParser Lexeme.swift
[458/481] Compiling SwiftParser LexemeSequence.swift
[459/481] Compiling SwiftParser Lexer.swift
[460/481] Compiling SwiftParser Attributes.swift
[461/481] Compiling SwiftParser Availability.swift
[462/481] Compiling SwiftParser CharacterInfo.swift
[463/481] Compiling SwiftParser CollectionNodes+Parsable.swift
[464/481] Compiling SwiftParser CompilerFiles.swift
[465/481] Compiling SwiftParser Declarations.swift
[466/481] Compiling SwiftParser Directives.swift
[467/481] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[468/481] Compiling SwiftParser Expressions.swift
[469/481] Compiling SwiftParser IncrementalParseTransition.swift
[470/481] Compiling SwiftParser IsLexerClassified.swift
[471/481] Compiling SwiftParser LayoutNodes+Parsable.swift
[472/481] Compiling SwiftParser Parser+TokenSpecSet.swift
[473/481] Compiling SwiftParser TokenSpecStaticMembers.swift
[474/504] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[475/505] Compiling SwiftOperators PrecedenceGroup.swift
[476/505] Compiling SwiftOperators PrecedenceGraph.swift
[477/506] Compiling SwiftOperators OperatorTable.swift
[478/506] Compiling SwiftOperators OperatorTable+Semantics.swift
[479/506] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[480/506] Compiling SwiftOperators OperatorTable+Folding.swift
[481/506] Compiling SwiftOperators OperatorTable+Defaults.swift
[482/506] Compiling SwiftOperators OperatorError.swift
[483/506] Compiling SwiftOperators OperatorError+Diagnostics.swift
[484/506] Emitting module SwiftOperators
[485/506] Compiling SwiftOperators Operator.swift
[486/506] Compiling SwiftOperators SyntaxSynthesis.swift
[487/506] Compiling SwiftParserDiagnostics Utils.swift
[488/506] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[489/506] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[490/506] Compiling SwiftParserDiagnostics PresenceUtils.swift
[491/506] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[492/506] Compiling SwiftParserDiagnostics MissingNodesError.swift
[493/506] Compiling SwiftParserDiagnostics MissingTokenError.swift
[494/506] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[495/506] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[496/506] Emitting module SwiftParserDiagnostics
[497/506] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[498/506] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[499/521] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[500/521] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[501/521] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[502/521] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[503/521] Emitting module SwiftSyntaxBuilder
[504/521] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[505/521] Compiling SwiftSyntaxBuilder Indenter.swift
[506/521] Compiling SwiftSyntaxBuilder ListBuilder.swift
[507/521] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[508/521] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[509/521] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[510/521] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[511/521] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[512/521] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[513/521] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[514/522] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[515/540] Compiling SwiftSyntaxMacros Macro.swift
[516/540] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[517/541] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[518/541] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[519/541] Compiling SwiftSyntaxMacros AttachedMacro.swift
[520/541] Compiling SwiftSyntaxMacros BodyMacro.swift
[521/541] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[522/541] Compiling SwiftSyntaxMacros Macro+Format.swift
[523/541] Compiling SwiftSyntaxMacros MemberMacro.swift
[524/541] Compiling SwiftSyntaxMacros PeerMacro.swift
[525/541] Compiling SwiftSyntaxMacros PreambleMacro.swift
[526/541] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[527/541] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[528/541] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[529/541] Compiling SwiftSyntaxMacros AccessorMacro.swift
[530/541] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[531/541] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[532/541] Emitting module SwiftSyntaxMacros
[533/541] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[534/551] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[535/551] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[536/551] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[537/551] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[538/551] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[539/551] Emitting module SwiftSyntaxMacroExpansion
[540/551] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[541/551] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[542/551] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[543/551] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[544/563] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[545/563] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[546/563] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[547/563] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[548/563] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[549/563] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[550/563] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[551/563] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[552/563] Emitting module SwiftCompilerPluginMessageHandling
[553/563] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[554/563] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[555/563] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[556/564] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[557/566] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[558/566] Emitting module SwiftCompilerPlugin
[559/587] Compiling DependenciesMacrosPlugin Plugins.swift
[560/587] Compiling DependenciesMacrosPlugin Support.swift
[561/587] Compiling PerceptionMacros Extensions.swift
[562/587] Emitting module PerceptionMacros
[563/587] Compiling PerceptionMacros Availability.swift
[564/587] Compiling PerceptionMacros Plugins.swift
[565/587] Compiling PerceptionMacros PerceptibleMacro.swift
[566/587] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[567/587] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[568/587] Emitting module DependenciesMacrosPlugin
[568/587] Write Objects.LinkFileList
[571/587] Emitting module CasePathsMacros
[572/587] Compiling CasePathsMacros Plugin.swift
[573/587] Compiling CasePathsMacros CasePathableMacro.swift
[573/587] Write Objects.LinkFileList
[574/587] Linking CasePathsMacros-tool
[575/587] Linking PerceptionMacros-tool
[576/587] Linking DependenciesMacrosPlugin-tool
[578/600] Compiling CasePaths Exports.swift
[579/600] Compiling CasePaths LockIsolated.swift
[580/600] Compiling Perception Exports.swift
[581/600] Compiling CasePaths XCTestSupport.swift
[582/600] Compiling CasePaths Deprecations.swift
[583/600] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[584/600] Compiling ComposableArchitectureMacros Plugins.swift
[585/600] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[586/600] Compiling ComposableArchitectureMacros Availability.swift
[587/600] Compiling ComposableArchitectureMacros Extensions.swift
[588/600] Emitting module ComposableArchitectureMacros
[589/600] Compiling DependenciesMacros Macros.swift
[590/600] Compiling DependenciesMacros Exports.swift
[591/600] Emitting module DependenciesMacros
[592/600] Compiling ComposableArchitectureMacros PresentsMacro.swift
[593/600] Compiling ComposableArchitectureMacros ReducerMacro.swift
[593/600] Write Objects.LinkFileList
[595/600] Compiling CasePaths Macros.swift
[596/600] Compiling CasePaths EnumReflection.swift
[597/600] Emitting module CasePaths
[598/600] Compiling Perception Macros.swift
[599/600] Emitting module Perception
[600/620] Compiling SwiftNavigation ErrorMechanism.swift
[601/620] Compiling SwiftNavigation Exports.swift
[602/620] Compiling SwiftNavigation HashableStaticString.swift
[603/620] Compiling SwiftNavigation KeyPath+Sendable.swift
[604/622] Compiling SwiftNavigation AssumeIsolated.swift
[605/622] Compiling SwiftNavigation Deprecations.swift
[605/622] Linking ComposableArchitectureMacros-tool
[607/622] Emitting module SwiftNavigation
[608/622] Compiling SwiftNavigation ButtonState.swift
[609/622] Compiling SwiftNavigation ButtonStateBuilder.swift
[610/622] Compiling SwiftNavigation UIBindable.swift
[611/622] Compiling SwiftNavigation UIBinding.swift
[612/622] Compiling SwiftNavigation UINavigationPath.swift
[613/622] Compiling SwiftNavigation UITransaction.swift
[614/622] Compiling SwiftNavigation ToOptionalUnit.swift
[615/622] Compiling SwiftNavigation NSObject+Observe.swift
[616/622] Compiling SwiftNavigation ConfirmationDialogState.swift
[617/622] Compiling SwiftNavigation HashableObject.swift
[618/622] Compiling SwiftNavigation AlertState.swift
[619/622] Compiling SwiftNavigation Bind.swift
[620/622] Compiling SwiftNavigation Binding.swift
[621/622] Compiling SwiftNavigation Observe.swift
[622/622] Compiling SwiftNavigation TextState.swift
[623/642] Emitting module UIKitNavigation
[624/644] Compiling UIKitNavigation Representable.swift
[625/644] Compiling UIKitNavigation UIBinding.swift
[626/644] Compiling UIKitNavigation PopFromViewController.swift
[627/644] Compiling UIKitNavigation Dismiss.swift
[628/644] Compiling UIKitNavigation UIPageControl.swift
[629/644] Compiling UIKitNavigation UISegmentedControl.swift
[630/644] Compiling UIKitNavigation UIColorWell.swift
[631/644] Compiling UIKitNavigation UIControl.swift
[632/644] Compiling UIKitNavigation UIDatePicker.swift
[633/644] Compiling UIKitNavigation UISlider.swift
[634/644] Compiling UIKitNavigation UIStepper.swift
[635/644] Compiling UIKitNavigation UITextField.swift
[636/644] Compiling UIKitNavigation Exports.swift
[637/644] Compiling UIKitNavigation UISwitch.swift
[638/644] Compiling UIKitNavigation UITabBarController.swift
[639/644] Compiling UIKitNavigation NavigationStackController.swift
[640/644] Compiling UIKitNavigation Presentation.swift
[641/644] Compiling UIKitNavigation Push.swift
[642/644] Compiling UIKitNavigation UIAlertController.swift
[643/644] Compiling UIKitNavigation UIKitAnimation.swift
[644/644] Compiling UIKitNavigation UITransaction.swift
[645/656] Compiling SwiftUINavigation Identified.swift
[646/657] Compiling SwiftUINavigation Exports.swift
[647/657] Compiling SwiftUINavigation NavigationDestination.swift
[648/657] Compiling SwiftUINavigation Popover.swift
[649/657] Compiling SwiftUINavigation NavigationLink.swift
[650/657] Compiling SwiftUINavigation Sheet.swift
[651/657] Compiling SwiftUINavigation Binding+Internal.swift
[652/657] Compiling SwiftUINavigation ConfirmationDialog.swift
[653/657] Compiling SwiftUINavigation FullScreenCover.swift
[654/657] Compiling SwiftUINavigation WithState.swift
[655/657] Emitting module SwiftUINavigation
[656/657] Compiling SwiftUINavigation Alert.swift
[657/657] Compiling SwiftUINavigation Binding.swift
[658/714] Compiling ComposableArchitecture DispatchQueue.swift
[659/714] Compiling ComposableArchitecture EffectActions.swift
[660/714] Compiling ComposableArchitecture EphemeralState.swift
[661/714] Compiling ComposableArchitecture Exports.swift
[662/714] Compiling ComposableArchitecture HashableStaticString.swift
[663/714] Compiling ComposableArchitecture KeyPath+Sendable.swift
[664/720] Compiling ComposableArchitecture EmptyReducer.swift
[665/720] Compiling ComposableArchitecture ForEachReducer.swift
[666/720] Compiling ComposableArchitecture IfCaseLetReducer.swift
[667/720] Compiling ComposableArchitecture IfLetReducer.swift
[668/720] Compiling ComposableArchitecture OnChange.swift
[669/720] Compiling ComposableArchitecture Optional.swift
[670/720] Compiling ComposableArchitecture Locking.swift
[671/720] Compiling ComposableArchitecture Logger.swift
[672/720] Compiling ComposableArchitecture NavigationID.swift
[673/720] Compiling ComposableArchitecture NotificationName.swift
[674/720] Compiling ComposableArchitecture OpenExistential.swift
[675/720] Compiling ComposableArchitecture PresentationID.swift
[676/720] Emitting module ComposableArchitecture
[677/720] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[678/720] Compiling ComposableArchitecture NavigationStack+Observation.swift
[679/720] Compiling ComposableArchitecture ObservableState.swift
[680/720] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[681/720] Compiling ComposableArchitecture Store+Observation.swift
[682/720] Compiling ComposableArchitecture ViewAction.swift
[683/720] Compiling ComposableArchitecture Reducer.swift
[684/720] Compiling ComposableArchitecture ReducerBuilder.swift
[685/720] Compiling ComposableArchitecture BindingReducer.swift
[686/720] Compiling ComposableArchitecture CombineReducers.swift
[687/720] Compiling ComposableArchitecture DebugReducer.swift
[688/720] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[689/720] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[690/720] Compiling ComposableArchitecture RuntimeWarnings.swift
[691/720] Compiling ComposableArchitecture StackIDGenerator.swift
[692/720] Compiling ComposableArchitecture Macros.swift
[693/720] Compiling ComposableArchitecture Alert+Observation.swift
[694/720] Compiling ComposableArchitecture Binding+Observation.swift
[695/720] Compiling ComposableArchitecture PresentationReducer.swift
[696/720] Compiling ComposableArchitecture Reduce.swift
[697/720] Compiling ComposableArchitecture Scope.swift
[698/720] Compiling ComposableArchitecture SignpostReducer.swift
[699/720] Compiling ComposableArchitecture StackReducer.swift
[700/720] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[701/720] Compiling ComposableArchitecture CaseReducer.swift
[702/720] Compiling ComposableArchitecture Core.swift
[703/720] Compiling ComposableArchitecture Dismiss.swift
[704/720] Compiling ComposableArchitecture IsPresented.swift
[705/720] Compiling ComposableArchitecture Effect.swift
[706/720] Compiling ComposableArchitecture Cancellation.swift
[707/720] Compiling ComposableArchitecture Publisher.swift
[708/720] Compiling ComposableArchitecture Store.swift
[709/720] Compiling ComposableArchitecture Binding.swift
[710/720] Compiling ComposableArchitecture TestStore.swift
[711/720] Compiling ComposableArchitecture AlertStateUIKit.swift
[712/720] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[713/720] Compiling ComposableArchitecture resource_bundle_accessor.swift
[714/720] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[715/720] Compiling ComposableArchitecture Box.swift
[716/720] Compiling ComposableArchitecture Create.swift
[717/720] Compiling ComposableArchitecture CurrentValueRelay.swift
[718/720] Compiling ComposableArchitecture Debug.swift
[719/720] Compiling ComposableArchitecture DefaultSubscript.swift
[720/720] Compiling ComposableArchitecture Deprecations.swift
[721/729] Compiling BRHSplitView SplitViewOrientation.swift
[722/729] Compiling BRHSplitView SplitViewPanes.swift
[723/729] Compiling BRHSplitView SplitViewConfiguration.swift
[724/729] Compiling BRHSplitView Minimal.swift
[725/729] Compiling BRHSplitView Handle.swift
[726/729] Compiling BRHSplitView Debug.swift
[727/729] Emitting module BRHSplitView
[728/729] Compiling BRHSplitView SplitViewFeature.swift
[729/729] Compiling BRHSplitView Extensions.swift
Build complete! (87.54s)
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
[1/312926] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (11.49s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (11.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (12.04s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.93s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.93s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.25.4 (2.55s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
[1/3611] Fetching swift-sharing
[38/5577] Fetching swift-sharing, swift-perception
[137/7119] Fetching swift-sharing, swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.71s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
[2265/53465] Fetching swift-sharing, swift-perception, swift-identified-collections, swift-navigation
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.59s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.64s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-perception from cache (2.12s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (2.12s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (2.12s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.12s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.15s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.16s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.62s)
Fetched https://github.com/apple/swift-collections from cache (1.52s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.7.0 (4.22s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.51s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.51s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.18s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.68s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.51s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.68s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.58s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.53s)
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.2
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.7.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.25.4
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.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.9.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
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.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.25.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "brh-splitview",
  "name" : "brh-splitview",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BRHSplitView",
      "targets" : [
        "BRHSplitView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BRHSplitViewTests",
      "module_type" : "SwiftTarget",
      "name" : "BRHSplitViewTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "TestSupport.swift",
        "brh-splitviewTests/BRHSplitViewTests.swift"
      ],
      "target_dependencies" : [
        "BRHSplitView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BRHSplitView",
      "module_type" : "SwiftTarget",
      "name" : "BRHSplitView",
      "path" : "Sources",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "BRHSplitView"
      ],
      "sources" : [
        "brh-splitview/Dividers/Debug.swift",
        "brh-splitview/Dividers/Handle.swift",
        "brh-splitview/Dividers/Minimal.swift",
        "brh-splitview/Extensions.swift",
        "brh-splitview/SplitViewConfiguration.swift",
        "brh-splitview/SplitViewFeature.swift",
        "brh-splitview/SplitViewOrientation.swift",
        "brh-splitview/SplitViewPanes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.