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 Verge, reference main (9d0379), with Swift 6.0 for macOS (SPM) on 23 Jul 2025 10:34:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-Verge.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VergeGroup/swift-Verge
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9d0379c Update dep (#546)
Cloned https://github.com/VergeGroup/swift-Verge.git
Revision (git rev-parse @):
9d0379c12ce7103393141bcd2907550d8dafbba2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-Verge.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/VergeGroup/swift-Verge.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/53] Write sources
[24/53] Copying PrivacyInfo.xcprivacy
[25/53] Write sources
[27/53] Copying PrivacyInfo.xcprivacy
[27/53] Write sources
[39/53] Write swift-version-5BDAB9E9C0126B9D.txt
[40/53] Compiling _SwiftSyntaxCShims dummy.c
[41/228] Compiling _AtomicsShims.c
[43/247] Emitting module SwiftSyntax509
[44/247] Compiling SwiftSyntax509 Empty.swift
[45/247] Emitting module SwiftSyntax600
[46/247] Compiling SwiftSyntax600 Empty.swift
[47/247] Emitting module SwiftSyntax510
[48/247] Compiling SwiftSyntax510 Empty.swift
[49/247] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/247] Compiling InternalCollectionsUtilities Debugging.swift
[51/248] Emitting module TypedIdentifier
[52/248] Compiling TypedIdentifier TypedIdentifier.swift
[53/248] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/248] Compiling InternalCollectionsUtilities Descriptions.swift
[55/248] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/248] Compiling TypedComparator TypedComparator.swift
[57/248] Compiling TypedComparator PackedCompare.swift
[58/248] Emitting module TypedComparator
[59/248] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/248] Emitting module InternalCollectionsUtilities
[61/248] Compiling Atomics AtomicInteger.swift
[62/248] Compiling Atomics AtomicOptionalWrappable.swift
[63/313] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[64/313] Compiling SwiftSyntax Assert.swift
[65/313] Compiling SwiftSyntax Convenience.swift
[66/313] Compiling SwiftSyntax CustomTraits.swift
[67/313] Compiling SwiftSyntax BumpPtrAllocator.swift
[68/313] Compiling SwiftSyntax CommonAncestor.swift
[69/313] Compiling SwiftSyntax SyntaxKind.swift
[70/313] Compiling SwiftSyntax SyntaxRewriter.swift
[71/313] Compiling SwiftSyntax TriviaPieces.swift
[72/313] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[73/313] Compiling SwiftSyntax SyntaxCollections.swift
[74/313] Compiling SwiftSyntax SyntaxEnum.swift
[75/314] Compiling SwiftSyntax TokenKind.swift
[76/314] Compiling SwiftSyntax Tokens.swift
[77/314] Compiling SwiftSyntax AbsolutePosition.swift
[78/314] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[85/314] Compiling SwiftSyntax SyntaxTraits.swift
[86/314] Compiling SwiftSyntax SyntaxVisitor.swift
[87/325] Compiling Atomics Unmanaged extensions.swift
[88/408] Compiling DequeModule _DequeSlot.swift
[89/408] Compiling DequeModule _DequeBufferHeader.swift
[90/409] Compiling DequeModule _DequeBuffer.swift
[91/409] Emitting module Atomics
[92/409] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/409] Compiling HashTreeCollections TreeSet+Equatable.swift
[94/409] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[95/409] Compiling HashTreeCollections TreeSet+Extras.swift
[96/409] Compiling HashTreeCollections TreeSet+Filter.swift
[97/409] Compiling HashTreeCollections TreeSet+Hashable.swift
[98/409] Compiling HashTreeCollections TreeSet+Sendable.swift
[99/409] Compiling HashTreeCollections TreeSet+Sequence.swift
[100/409] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[101/409] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[102/409] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[103/409] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[104/409] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[105/409] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[106/409] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[107/409] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[108/409] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[109/417] Compiling HashTreeCollections _HashNode+Invariants.swift
[110/417] Compiling HashTreeCollections _HashNode+Lookups.swift
[111/417] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[112/417] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[113/417] Compiling HashTreeCollections _HashNode+Debugging.swift
[114/417] Compiling HashTreeCollections _HashNode+Initializers.swift
[115/417] Compiling HashTreeCollections _HashLevel.swift
[116/417] Compiling HashTreeCollections _HashNode+Builder.swift
[117/417] Compiling HashTreeCollections _Bucket.swift
[118/417] Compiling HashTreeCollections _Hash.swift
[119/417] Compiling HashTreeCollections _AncestorHashSlots.swift
[120/417] Compiling HashTreeCollections _Bitmap.swift
[121/417] Emitting module DequeModule
[122/417] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[123/417] Compiling HashTreeCollections TreeDictionary+Filter.swift
[124/417] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[125/417] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[126/417] Compiling HashTreeCollections TreeDictionary+Keys.swift
[127/417] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[128/417] Compiling HashTreeCollections TreeDictionary+Merge.swift
[129/417] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[130/417] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[131/417] Compiling HashTreeCollections TreeDictionary+Values.swift
[132/417] Compiling HashTreeCollections TreeDictionary.swift
[133/417] Compiling HashTreeCollections TreeSet+Codable.swift
[134/417] Compiling HashTreeCollections TreeSet+Collection.swift
[135/417] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[136/417] Compiling HashTreeCollections TreeSet+Debugging.swift
[137/417] Compiling HashTreeCollections TreeSet+Descriptions.swift
[138/417] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[139/417] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[140/417] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[141/417] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[142/417] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[143/417] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[144/417] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[145/417] Compiling HashTreeCollections TreeSet.swift
[146/423] Compiling HashTreeCollections _RawHashNode.swift
[147/423] Compiling HashTreeCollections _UnmanagedHashNode.swift
[148/423] Compiling HashTreeCollections _UnsafePath.swift
[149/423] Compiling HashTreeCollections TreeDictionary+Codable.swift
[150/423] Compiling HashTreeCollections TreeDictionary+Collection.swift
[151/423] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[152/423] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[153/423] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[154/423] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[155/423] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[156/423] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[157/423] Compiling HashTreeCollections _HashNode.swift
[158/423] Compiling HashTreeCollections _HashNodeHeader.swift
[159/423] Compiling HashTreeCollections _HashSlot.swift
[160/423] Compiling HashTreeCollections _HashStack.swift
[161/423] Compiling HashTreeCollections _HashTreeIterator.swift
[162/423] Compiling HashTreeCollections _HashTreeStatistics.swift
[163/423] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[184/430] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[185/430] Compiling HashTreeCollections _HashNode+Storage.swift
[186/430] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[187/430] Compiling HashTreeCollections _HashNode+Structural filter.swift
[188/430] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[189/430] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[190/430] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[191/430] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[192/430] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[193/430] Compiling HashTreeCollections _HashNode+Structural merge.swift
[194/430] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[195/430] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[196/430] Compiling HashTreeCollections _HashNode+Structural union.swift
[197/430] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[198/430] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[199/430] Emitting module HashTreeCollections
[200/430] Compiling RxSwift Never.swift
[201/430] Compiling RxSwift NopDisposable.swift
[202/430] Compiling RxSwift Observable+Concurrency.swift
[203/430] Compiling RxSwift Observable.swift
[204/430] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[205/430] Compiling RxSwift ObservableConvertibleType.swift
[206/430] Compiling RxSwift ObservableType+Extensions.swift
[207/430] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[208/430] Compiling RxSwift ObservableType.swift
[209/430] Compiling RxSwift ObserveOn.swift
[210/430] Compiling RxSwift ObserverBase.swift
[211/430] Compiling RxSwift ObserverType.swift
[212/430] Compiling RxSwift OperationQueueScheduler.swift
[213/430] Compiling RxSwift Optional.swift
[214/430] Compiling RxSwift Platform.Darwin.swift
[215/430] Compiling RxSwift Platform.Linux.swift
[216/430] Emitting module RxSwift
[217/446] Emitting module VergeTiny
[218/446] Compiling VergeTiny Source.swift
[269/446] Compiling RxSwift Debug.swift
[270/446] Compiling RxSwift Decode.swift
[271/446] Compiling RxSwift DefaultIfEmpty.swift
[272/446] Compiling RxSwift Deferred.swift
[273/446] Compiling RxSwift Delay.swift
[274/446] Compiling RxSwift DelaySubscription.swift
[275/446] Compiling RxSwift Dematerialize.swift
[276/446] Compiling RxSwift DispatchQueue+Extensions.swift
[277/446] Compiling RxSwift DispatchQueueConfiguration.swift
[278/446] Compiling RxSwift Disposable.swift
[279/446] Compiling RxSwift Disposables.swift
[280/446] Compiling RxSwift DisposeBag.swift
[281/446] Compiling RxSwift DisposeBase.swift
[282/446] Compiling RxSwift DistinctUntilChanged.swift
[283/446] Compiling RxSwift Do.swift
[284/446] Compiling RxSwift ElementAt.swift
[285/446] Compiling RxSwift Empty.swift
[286/446] Compiling RxSwift Rx.swift
[287/446] Compiling RxSwift RxMutableBox.swift
[288/446] Compiling RxSwift Sample.swift
[289/446] Compiling RxSwift Scan.swift
[290/446] Compiling RxSwift ScheduledDisposable.swift
[291/446] Compiling RxSwift ScheduledItem.swift
[292/446] Compiling RxSwift ScheduledItemType.swift
[293/446] Compiling RxSwift SchedulerServices+Emulation.swift
[294/446] Compiling RxSwift SchedulerType.swift
[295/446] Compiling RxSwift Sequence.swift
[296/446] Compiling RxSwift SerialDispatchQueueScheduler.swift
[297/446] Compiling RxSwift SerialDisposable.swift
[298/446] Compiling RxSwift ShareReplayScope.swift
[299/446] Compiling RxSwift Single.swift
[300/446] Compiling RxSwift SingleAssignmentDisposable.swift
[301/446] Compiling RxSwift SingleAsync.swift
[302/446] Compiling SwiftSyntax SyntaxNodesGHI.swift
[303/446] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[304/446] Compiling SwiftSyntax SyntaxNodesOP.swift
[305/446] Compiling SwiftSyntax SyntaxNodesQRS.swift
[306/446] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[321/446] Compiling RxSwift PriorityQueue.swift
[322/446] Compiling RxSwift Producer.swift
[323/446] Compiling RxSwift PublishSubject.swift
[324/446] Compiling RxSwift Queue.swift
[325/446] Compiling RxSwift Range.swift
[326/446] Compiling RxSwift Reactive.swift
[327/446] Compiling RxSwift RecursiveLock.swift
[328/446] Compiling RxSwift RecursiveScheduler.swift
[329/446] Compiling RxSwift Reduce.swift
[330/446] Compiling RxSwift RefCountDisposable.swift
[331/446] Compiling RxSwift Repeat.swift
[332/446] Compiling RxSwift ReplaySubject.swift
[333/446] Compiling RxSwift RetryWhen.swift
[348/446] Compiling SwiftSyntax SyntaxNodesD.swift
[349/446] Compiling SwiftSyntax SyntaxNodesEF.swift
[350/446] Emitting module ConcurrencyTaskManager
[351/446] Compiling ConcurrencyTaskManager TaskType.swift
[352/446] Compiling ConcurrencyTaskManager TaskStackActor.swift
[353/446] Compiling ConcurrencyTaskManager TaskManagerActor.swift
[354/446] Compiling ConcurrencyTaskManager TaskQueueActor.swift
[355/446] Compiling ConcurrencyTaskManager _Log.swift
[356/446] Compiling RxSwift TakeLast.swift
[357/446] Compiling RxSwift TakeWithPredicate.swift
[358/446] Compiling RxSwift Throttle.swift
[359/446] Compiling RxSwift Timeout.swift
[360/446] Compiling RxSwift Timer.swift
[361/446] Compiling RxSwift ToArray.swift
[362/446] Compiling RxSwift Using.swift
[363/446] Compiling RxSwift VirtualTimeConverterType.swift
[364/446] Compiling RxSwift VirtualTimeScheduler.swift
[365/446] Compiling RxSwift Window.swift
[366/446] Compiling RxSwift WithLatestFrom.swift
[367/446] Compiling RxSwift WithUnretained.swift
[368/446] Compiling RxSwift Zip+Collection.swift
[369/446] Compiling RxSwift Zip+arity.swift
[370/446] Compiling RxSwift Zip.swift
[371/446] Compiling RxSwift resource_bundle_accessor.swift
[372/453] Compiling RxRelay Utils.swift
[373/453] Compiling RxRelay resource_bundle_accessor.swift
[374/453] Emitting module RxRelay
[375/453] Compiling RxRelay ReplayRelay.swift
[376/453] Compiling RxRelay PublishRelay.swift
[377/453] Compiling RxRelay Observable+Bind.swift
[378/453] Compiling RxRelay BehaviorRelay.swift
[379/453] Emitting module SwiftSyntax
[379/453] Compiling RxCocoaRuntime _RXKVOObserver.m
[380/453] Compiling RxCocoaRuntime _RX.m
[381/453] Compiling RxCocoaRuntime _RXDelegateProxy.m
[382/453] Compiling RxCocoaRuntime _RXObjCRuntime.m
[383/453] Compiling RxCocoaRuntime resource_bundle_accessor.m
[385/540] Compiling RxCocoa TextInput.swift
[386/540] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[387/540] Compiling RxCocoa UIApplication+Rx.swift
[388/540] Compiling RxCocoa UIBarButtonItem+Rx.swift
[389/540] Compiling RxCocoa UIButton+Rx.swift
[390/540] Compiling RxCocoa UICollectionView+Rx.swift
[391/540] Compiling RxCocoa UIControl+Rx.swift
[392/540] Compiling RxCocoa DelegateProxyType.swift
[393/540] Compiling RxCocoa DispatchQueue+Extensions.swift
[394/540] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[395/540] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[396/540] Compiling RxCocoa RxPickerViewAdapter.swift
[397/540] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[398/540] Compiling RxCocoa RxPickerViewDataSourceType.swift
[399/540] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[400/540] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[401/540] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[402/540] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[403/540] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[404/540] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[405/540] Compiling RxCocoa SchedulerType+SharedSequence.swift
[406/540] Compiling RxCocoa SectionedViewDataSourceType.swift
[407/540] Compiling RxCocoa SharedSequence+Concurrency.swift
[408/540] Compiling RxCocoa SharedSequence+Operators+arity.swift
[409/540] Compiling RxCocoa SharedSequence+Operators.swift
[410/540] Compiling RxCocoa SharedSequence.swift
[411/540] Compiling RxCocoa Signal+Subscription.swift
[412/540] Compiling RxCocoa Signal.swift
[413/540] Compiling RxCocoa UINavigationController+Rx.swift
[414/540] Compiling RxCocoa UIPickerView+Rx.swift
[415/540] Compiling RxCocoa UIRefreshControl+Rx.swift
[416/540] Compiling RxCocoa UIScrollView+Rx.swift
[417/540] Compiling RxCocoa UISearchBar+Rx.swift
[418/540] Compiling RxCocoa UISearchController+Rx.swift
[419/540] Compiling RxCocoa UISegmentedControl+Rx.swift
[420/540] Compiling RxCocoa UISlider+Rx.swift
[421/540] Compiling RxCocoa UIStepper+Rx.swift
[432/549] Compiling RxCocoa RxTabBarDelegateProxy.swift
[433/549] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[434/549] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[435/549] Compiling RxCocoa RxTableViewDataSourceType.swift
[436/549] Compiling RxCocoa RxTableViewDelegateProxy.swift
[437/549] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[438/549] Compiling RxCocoa RxTarget.swift
[439/549] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[440/549] Compiling RxCocoa RxTextViewDelegateProxy.swift
[441/549] Emitting module RxCocoa
[442/549] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[443/549] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[444/549] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[445/549] Compiling RxCocoa PublishRelay+Signal.swift
[446/549] Compiling RxCocoa RxCocoa.swift
[447/549] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[448/549] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[449/549] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[450/549] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[451/549] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[459/549] Compiling RxCocoa UIDatePicker+Rx.swift
[460/549] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[461/549] Compiling RxCocoa BehaviorRelay+Driver.swift
[462/549] Compiling RxCocoa ControlEvent+Driver.swift
[463/549] Compiling RxCocoa ControlEvent+Signal.swift
[464/549] Compiling RxCocoa ControlEvent.swift
[465/549] Compiling RxCocoa ControlProperty+Driver.swift
[466/549] Compiling RxCocoa ControlProperty.swift
[467/549] Compiling RxCocoa ControlTarget.swift
[468/549] Compiling RxCocoa DelegateProxy.swift
[471/549] Compiling RxCocoa Driver+Subscription.swift
[472/549] Compiling RxCocoa Driver.swift
[473/549] Compiling RxCocoa Infallible+Bind.swift
[474/549] Compiling RxCocoa Infallible+Driver.swift
[475/549] Compiling RxCocoa ItemEvents.swift
[476/549] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[477/549] Compiling RxCocoa KVORepresentable+Swift.swift
[478/549] Compiling RxCocoa KVORepresentable.swift
[479/549] Compiling RxCocoa NSButton+Rx.swift
[480/549] Compiling RxCocoa NSControl+Rx.swift
[481/549] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[482/549] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[483/549] Compiling RxCocoa NSObject+Rx.swift
[484/549] Compiling RxCocoa NSSlider+Rx.swift
[485/549] Compiling RxCocoa NSTextField+Rx.swift
[486/549] Compiling RxCocoa NSTextStorage+Rx.swift
[487/549] Compiling RxCocoa NSTextView+Rx.swift
[488/549] Compiling RxCocoa NSView+Rx.swift
[489/549] Compiling RxCocoa NotificationCenter+Rx.swift
[490/549] Compiling RxCocoa Observable+Bind.swift
[491/549] Compiling RxCocoa UISwitch+Rx.swift
[492/549] Compiling RxCocoa UITabBar+Rx.swift
[493/549] Compiling RxCocoa UITabBarController+Rx.swift
[494/549] Compiling RxCocoa UITableView+Rx.swift
[495/549] Compiling RxCocoa UITextField+Rx.swift
[496/549] Compiling RxCocoa UITextView+Rx.swift
[497/549] Compiling RxCocoa URLSession+Rx.swift
[498/549] Compiling RxCocoa WKWebView+Rx.swift
[499/549] Compiling RxCocoa resource_bundle_accessor.swift
[544/607] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[545/607] Compiling SwiftDiagnostics Message.swift
[546/608] Compiling SwiftBasicFormat Syntax+Extensions.swift
[547/608] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[548/608] Compiling SwiftDiagnostics Note.swift
[549/608] Compiling SwiftDiagnostics FixIt.swift
[550/608] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[551/608] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[552/608] Compiling SwiftDiagnostics Diagnostic.swift
[553/608] Compiling SwiftDiagnostics Convenience.swift
[554/608] Emitting module SwiftDiagnostics
[555/608] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[556/608] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[557/608] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[558/608] Compiling SwiftBasicFormat InferIndentation.swift
[559/608] Compiling SwiftBasicFormat BasicFormat.swift
[560/608] Emitting module SwiftBasicFormat
[561/608] Compiling SwiftParser TopLevel.swift
[562/608] Compiling SwiftParser TriviaParser.swift
[563/608] Compiling SwiftParser Types.swift
[564/608] Compiling SwiftParser ExperimentalFeatures.swift
[565/612] Compiling SwiftParser UnicodeScalarExtensions.swift
[566/612] Compiling SwiftParser Lookahead.swift
[567/612] Compiling SwiftParser LoopProgressCondition.swift
[568/612] Compiling SwiftParser Modifiers.swift
[569/612] Compiling SwiftParser Names.swift
[570/612] Compiling SwiftParser StringLiterals.swift
[571/612] Compiling SwiftParser SwiftParserCompatibility.swift
[572/612] Compiling SwiftParser SwiftVersion.swift
[573/612] Compiling SwiftParser SyntaxUtils.swift
[574/612] Compiling SwiftParser TokenConsumer.swift
[575/612] Compiling SwiftParser TokenPrecedence.swift
[576/612] Compiling SwiftParser TokenSpec.swift
[577/612] Compiling SwiftParser TokenSpecSet.swift
[578/612] Compiling SwiftParser Nominals.swift
[579/612] Compiling SwiftParser Parameters.swift
[580/612] Compiling SwiftParser ParseSourceFile.swift
[581/612] Compiling SwiftParser Parser.swift
[582/612] Compiling SwiftParser Patterns.swift
[583/612] Compiling SwiftParser Recovery.swift
[584/612] Compiling SwiftParser Specifiers.swift
[585/612] Compiling SwiftParser Statements.swift
[586/612] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[587/612] Emitting module SwiftParser
[588/612] Compiling SwiftParser Attributes.swift
[589/612] Compiling SwiftParser Availability.swift
[590/612] Compiling SwiftParser CharacterInfo.swift
[591/612] Compiling SwiftParser CollectionNodes+Parsable.swift
[592/612] Compiling SwiftParser Declarations.swift
[593/612] Compiling SwiftParser Directives.swift
[594/612] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[595/612] Compiling SwiftParser Expressions.swift
[596/612] Compiling SwiftParser IncrementalParseTransition.swift
[597/612] Compiling SwiftParser IsValidIdentifier.swift
[598/612] Compiling SwiftParser Cursor.swift
[599/612] Compiling SwiftParser Lexeme.swift
[600/612] Compiling SwiftParser LexemeSequence.swift
[601/612] Compiling SwiftParser Lexer.swift
[602/612] Compiling SwiftParser RegexLiteralLexer.swift
[603/612] Compiling SwiftParser IsLexerClassified.swift
[604/612] Compiling SwiftParser LayoutNodes+Parsable.swift
[605/612] Compiling SwiftParser Parser+TokenSpecSet.swift
[606/612] Compiling SwiftParser TokenSpecStaticMembers.swift
[607/635] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[608/636] Compiling SwiftOperators OperatorError.swift
[609/637] Emitting module SwiftOperators
[610/637] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[611/637] Compiling SwiftOperators PrecedenceGraph.swift
[612/637] Compiling SwiftOperators OperatorTable.swift
[613/637] Compiling SwiftOperators OperatorTable+Semantics.swift
[614/637] Compiling SwiftOperators OperatorTable+Defaults.swift
[615/637] Compiling SwiftOperators OperatorError+Diagnostics.swift
[616/637] Compiling SwiftOperators Operator.swift
[617/637] Compiling SwiftOperators PrecedenceGroup.swift
[618/637] Compiling SwiftOperators OperatorTable+Folding.swift
[619/637] Compiling SwiftOperators SyntaxSynthesis.swift
[620/637] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[621/637] Compiling SwiftParserDiagnostics Utils.swift
[622/637] Emitting module SwiftParserDiagnostics
[623/637] Compiling SwiftParserDiagnostics PresenceUtils.swift
[624/637] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[625/637] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[626/637] Compiling SwiftParserDiagnostics MissingNodesError.swift
[627/637] Compiling SwiftParserDiagnostics MissingTokenError.swift
[628/637] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[629/637] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[630/637] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[631/637] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[632/652] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[633/653] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[634/653] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[635/653] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[636/653] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[637/653] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[638/653] Compiling SwiftSyntaxBuilder Indenter.swift
[639/653] Compiling SwiftSyntaxBuilder ListBuilder.swift
[640/653] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[641/653] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[642/653] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[643/653] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[644/653] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[645/653] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[646/653] Emitting module SwiftSyntaxBuilder
[647/653] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[648/671] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[649/671] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[650/672] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[651/672] Compiling SwiftSyntaxMacros Macro+Format.swift
[652/672] Compiling SwiftSyntaxMacros Macro.swift
[653/672] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[654/672] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[655/672] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[656/672] Compiling SwiftSyntaxMacros PreambleMacro.swift
[657/672] Compiling SwiftSyntaxMacros MemberMacro.swift
[658/672] Compiling SwiftSyntaxMacros PeerMacro.swift
[659/672] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[660/672] Compiling SwiftSyntaxMacros AccessorMacro.swift
[661/672] Compiling SwiftSyntaxMacros AttachedMacro.swift
[662/672] Compiling SwiftSyntaxMacros BodyMacro.swift
[663/672] Emitting module SwiftSyntaxMacros
[664/672] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[665/672] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[666/672] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[667/682] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[668/682] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[669/682] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[670/682] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[671/682] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[672/682] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[673/682] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[674/682] Emitting module SwiftSyntaxMacroExpansion
[675/682] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[676/682] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[677/694] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[678/694] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[679/694] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[680/694] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[681/694] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[682/694] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[683/694] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[684/694] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[685/694] Emitting module SwiftCompilerPluginMessageHandling
[686/694] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[687/694] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[688/694] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[689/695] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[690/697] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[691/697] Emitting module SwiftCompilerPlugin
[692/715] Compiling VergeMacrosPlugin MacroError.swift
[693/715] Compiling VergeMacrosPlugin Plugin.swift
[694/715] Emitting module VergeMacrosPlugin
[695/715] Compiling VergeMacrosPlugin KeyPathMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:14:25: warning: 'argumentList' is deprecated: renamed to 'arguments'
12 |   public static func expansion(of node: some SwiftSyntax.FreestandingMacroExpansionSyntax, in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> SwiftSyntax.ExprSyntax {
13 |
14 |     let keyPahts = node.argumentList
   |                         |- warning: 'argumentList' is deprecated: renamed to 'arguments'
   |                         `- note: use 'arguments' instead
15 |
16 |     let names: [(String, KeyPathComponentListSyntax)] = {
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:18:34: warning: 'cast' is deprecated: This cast will always succeed
16 |     let names: [(String, KeyPathComponentListSyntax)] = {
17 |       return keyPahts.map { keyPath in
18 |         let components = keyPath.cast(LabeledExprSyntax.self).expression.cast(
   |                                  `- warning: 'cast' is deprecated: This cast will always succeed
19 |           KeyPathExprSyntax.self
20 |         ).components
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:25:16: warning: 'cast' is deprecated: This cast will always succeed
23 |         components
24 |           .map {
25 |             $0.cast(KeyPathComponentSyntax.self).component.cast(
   |                `- warning: 'cast' is deprecated: This cast will always succeed
26 |               KeyPathPropertyComponentSyntax.self
27 |             ).declName.baseName.description
[696/715] Compiling StateStructMacros TrackingIgnoredMacro.swift
[697/715] Compiling StateStructMacros Plugin.swift
[698/715] Compiling StateStructMacros PrimitiveTrackingPropertyMacro.swift
[699/715] Compiling StateStructMacros TrackingMacro.swift
[699/715] Write Objects.LinkFileList
[701/715] Compiling StateStructMacros KnownTypes.swift
[702/715] Emitting module StateStructMacros
[703/715] Compiling StateStructMacros COWTrackingPropertyMacro.swift
[703/715] Write Objects.LinkFileList
[704/715] Linking VergeMacrosPlugin-tool
[705/715] Linking StateStructMacros-tool
[707/727] Compiling StateStruct TrackingRuntime.swift
[708/728] Emitting module VergeMacros
[709/728] Compiling VergeMacros Source.swift
[710/728] Compiling NormalizationMacrosPlugin Plugin.swift
[711/728] Compiling NormalizationMacrosPlugin TableMacro.swift
[712/728] Compiling NormalizationMacrosPlugin NormalizedStorageMacro.swift
[713/728] Compiling NormalizationMacrosPlugin IndexMacro.swift
[714/728] Emitting module NormalizationMacrosPlugin
[715/728] Compiling NormalizationMacrosPlugin DatabaseStateMacro.swift
[716/728] Compiling NormalizationMacrosPlugin MacroError.swift
[716/728] Write Objects.LinkFileList
[718/728] Compiling StateStruct _TrackingContext.swift
[719/728] Compiling StateStruct TrackingResult.swift
[720/728] Compiling StateStruct PropertyNode.swift
[721/728] Compiling StateStruct Array+modify.swift
[722/728] Compiling StateStruct CopyOnWrite.swift
[723/728] Emitting module StateStruct
[724/728] Compiling StateStruct Referencing.swift
[725/728] Compiling StateStruct Source.swift
[726/728] Compiling StateStruct TrackingObject.swift
[727/728] Compiling StateStruct PropertyPath.swift
[727/776] Linking NormalizationMacrosPlugin-tool
[729/788] Compiling Normalization Tables.swift
[730/789] Compiling Normalization Selector.swift
[731/789] Compiling Normalization Normalization.swift
[732/789] Compiling Normalization NormalizedStorageComparators.swift
[733/789] Compiling Normalization VergeNormalization.swift
[734/789] Compiling Normalization EntityType.swift
[735/789] Compiling Normalization Indexes.swift
[736/789] Emitting module Normalization
[737/789] Compiling Normalization Tables.Hash.swift
[738/789] Compiling Normalization TableType.swift
[739/789] Compiling Normalization NormalizedStorageType.swift
[740/789] Compiling Normalization UpdatedMarker.swift
[741/789] Compiling Normalization VergeNormalization+Macros.swift
[742/789] Compiling Verge AnyTargetQueue.swift
[743/789] Compiling Verge Changes.swift
[744/789] Compiling Verge DetachedDispatcher.swift
[745/789] Compiling Verge KeyObject.swift
[746/789] Compiling Verge NonAtomicCounter.swift
[747/789] Compiling Verge StoreType+Assignee.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[748/789] Compiling Verge StoreType+BindingDerived.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[749/789] Compiling Verge StoreType+Derived.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[750/789] Compiling Verge StoreWrapperType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[751/789] Compiling Verge Transaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[752/794] Emitting module Verge
[753/794] Compiling Verge MutationTrace.swift
[754/794] Compiling Verge RuntimeError.swift
[755/794] Compiling Verge RuntimeSanitizer.swift
[756/794] Compiling Verge StoreLogger.swift
[757/794] Compiling Verge Sendable.swift
[758/794] Compiling Verge Log.swift
[759/794] Compiling Verge Signpost.swift
[760/794] Compiling Verge StoreActivitySubscription.swift
[761/794] Compiling Verge StoreStateSubscription.swift
[762/794] Compiling Verge StoreSubscriptionBase.swift
[763/794] Compiling Verge VergeAnyCancellable.swift
[764/794] Compiling Verge VergeConcurrency+SynchronizationTracker.swift
[765/794] Compiling Verge VergeConcurrency.swift
[766/794] Compiling Verge _BackingStorage+.swift
[767/794] Compiling Verge ActivityTrace.swift
[768/794] Compiling Verge DefaultStoreLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
[773/794] Compiling Verge StoreOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
[774/794] Compiling Verge Edge.swift
[775/794] Compiling Verge ReferenceEdge.swift
[776/794] Compiling Verge ThunkToMainActor.swift
[777/794] Compiling Verge Verge.swift
[778/794] Compiling Verge macros.swift
[779/794] Compiling Verge Derived+Assign.swift
[780/794] Compiling Verge Derived.swift
[781/794] Compiling Verge BackgroundDeallocationQueue.swift
[782/794] Compiling Verge CachedMap.swift
[783/794] Compiling Verge EventEmitter.swift
[784/794] Compiling Verge InoutRef.swift
[785/794] Compiling Verge Pipeline.swift
[786/794] Compiling Verge Scan.swift
[787/794] Compiling Verge StateType.swift
[788/794] Compiling Verge Store+Combine.swift
[789/794] Compiling Verge Store+RunLoop.swift
[790/794] Compiling Verge UIStateStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
[791/794] Compiling Verge OnReceive.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
[792/794] Compiling Verge Reading.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
[793/794] Compiling Verge StoreObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
[794/794] Compiling Verge StoreReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
[795/806] Compiling VergeNormalizationDerived VergeNormalizationDerived.swift
[796/806] Compiling VergeNormalizationDerived EntityType+Typealias.swift
[797/806] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[798/806] Compiling VergeNormalizationDerived EntityWrapper.swift
[799/806] Compiling VergeNormalizationDerived DerivedResult.swift
[800/806] Compiling VergeNormalizationDerived StoreType+.swift
[801/806] Compiling VergeNormalizationDerived Pipelines.swift
[802/806] Emitting module VergeNormalizationDerived
[803/806] Compiling VergeNormalizationDerived DerivedMaking+.swift
[804/806] Emitting module VergeRx
[805/806] Compiling VergeRx Extensions.swift
[806/806] Compiling VergeRx Store+Rx.swift
[807/813] Compiling VergeClassic VergeClassic.swift
[808/813] Compiling VergeClassic Verge+Extension.swift
[809/813] Compiling VergeClassic Extensions.swift
[810/813] Compiling VergeClassic Storage.swift
[811/813] Emitting module VergeClassic
[812/813] Compiling VergeClassic Emitter.swift
[813/813] Compiling VergeClassic Storage+Rx.swift
Build complete! (72.43s)
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/VergeGroup/Normalization
[1/14] Fetching typedcomparator
[8/178] Fetching typedcomparator, swift-concurrency-task-manager
[164/274] Fetching typedcomparator, swift-concurrency-task-manager, normalization
[255/1127] Fetching typedcomparator, swift-concurrency-task-manager, normalization, swift-macro-state-struct
[375/2035] Fetching typedcomparator, swift-concurrency-task-manager, normalization, swift-macro-state-struct, swift-macro-testing
[484/14488] Fetching typedcomparator, swift-concurrency-task-manager, normalization, swift-macro-state-struct, swift-macro-testing, viewinspector
Fetched https://github.com/VergeGroup/TypedComparator from cache (1.23s)
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (1.23s)
Fetched https://github.com/VergeGroup/Normalization from cache (1.23s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (1.23s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.23s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/71452] Fetching swift-syntax
[8576/73260] Fetching swift-syntax, swift-atomics
[11316/90144] Fetching swift-syntax, swift-atomics, swift-collections
[14877/142868] Fetching swift-syntax, swift-atomics, swift-collections, rxswift
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
[15495/141060] Fetching swift-syntax, swift-collections, rxswift
Fetched https://github.com/apple/swift-collections from cache (1.81s)
[48242/124176] Fetching swift-syntax, rxswift
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (7.48s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.48s)
[51087/52724] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (13.55s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 2.3.1 (0.46s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 1.2.1 (0.45s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/62] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.63s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (0.45s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.20s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.2 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 1.4.0 (0.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.55s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.3 (0.45s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15326] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.79s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.5 (0.49s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.88s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5482] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.46s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.3
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.0
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 1.4.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.5
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 2.3.1
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/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Info.plist
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Info.plist
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-concurrency-task-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-concurrency-task-manager"
    },
    {
      "identity" : "typedcomparator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/TypedComparator"
    },
    {
      "identity" : "normalization",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/Normalization"
    },
    {
      "identity" : "swift-macro-state-struct",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-macro-state-struct"
    },
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "Verge",
  "name" : "Verge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Verge",
      "targets" : [
        "Verge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeTiny",
      "targets" : [
        "VergeTiny"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeNormalizationDerived",
      "targets" : [
        "VergeNormalizationDerived"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeRx",
      "targets" : [
        "VergeRx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeClassic",
      "targets" : [
        "VergeClassic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacros",
      "targets" : [
        "VergeMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacrosPlugin",
      "targets" : [
        "VergeMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VergeTinyTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTinyTests",
      "path" : "Tests/VergeTinyTests",
      "sources" : [
        "VergeTinyTests.swift"
      ],
      "target_dependencies" : [
        "VergeTiny"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeTiny",
      "module_type" : "SwiftTarget",
      "name" : "VergeTiny",
      "path" : "Sources/VergeTiny",
      "product_memberships" : [
        "VergeTiny"
      ],
      "sources" : [
        "Source.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTests",
      "path" : "Tests/VergeTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "AccumulationTests.swift",
        "ActivityTests.swift",
        "BindingDerivedTests.swift",
        "CachedMapTests.swift",
        "ChangesTests.swift",
        "ComparerTests.swift",
        "ConcurrencyTests.swift",
        "CopyPerformance.swift",
        "CounterTests.swift",
        "DemoState.swift",
        "DerivedTests.swift",
        "EdgeTests.swift",
        "EventEmitterTests.swift",
        "FilterTests.swift",
        "IsolatedContextTests.swift",
        "OldComparer.swift",
        "PerformanceTests.swift",
        "PipelineTests.swift",
        "ReferenceEdgeTests.swift",
        "Retain/PublisherCompletionTests.swift",
        "Retain/StoreSinkSusbscriptionTests.swift",
        "RunLoopTests.swift",
        "Sample.swift",
        "StateTypeTests.swift",
        "StoreAndDerivedTests.swift",
        "StoreInitTests.swift",
        "StoreMiddlewareTests.swift",
        "StoreSinkTests.swift",
        "StoreTaskTests.swift",
        "SynchronizeDisplayValueTests.swift",
        "SyntaxTests.swift",
        "TransactionTests.swift",
        "Usage.swift",
        "VergeStoreTests.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRxTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeRxTests",
      "path" : "Tests/VergeRxTests",
      "sources" : [
        "ChangedOperatorTests.swift",
        "DemoState.swift",
        "ReproduceDeadlockTests.swift",
        "SubjectCompletionTests.swift",
        "VergeRxTests.swift"
      ],
      "target_dependencies" : [
        "VergeRx",
        "VergeClassic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRx",
      "module_type" : "SwiftTarget",
      "name" : "VergeRx",
      "path" : "Sources/VergeRx",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Extensions.swift",
        "Store+Rx.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeNormalizationDerivedTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerivedTests",
      "path" : "Tests/VergeNormalizationDerivedTests",
      "sources" : [
        "CombiningTests.swift",
        "DemoState.swift",
        "VergeNormalizationDerivedTests.swift"
      ],
      "target_dependencies" : [
        "VergeNormalizationDerived"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeNormalizationDerived",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerived",
      "path" : "Sources/VergeNormalizationDerived",
      "product_dependencies" : [
        "Normalization",
        "HashTreeCollections"
      ],
      "product_memberships" : [
        "VergeNormalizationDerived"
      ],
      "sources" : [
        "DerivedMaking+.swift",
        "DerivedResult.swift",
        "EntityType+Typealias.swift",
        "EntityWrapper.swift",
        "NonNullEntityWrapper.swift",
        "Pipelines.swift",
        "StoreType+.swift",
        "VergeNormalizationDerived.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosTests",
      "path" : "Tests/VergeMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "KeyPathMapTests.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosPlugin",
      "path" : "Sources/VergeMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros",
        "VergeMacrosPlugin"
      ],
      "sources" : [
        "KeyPathMap.swift",
        "MacroError.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VergeMacros",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacros",
      "path" : "Sources/VergeMacros",
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros"
      ],
      "sources" : [
        "Source.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeClassic",
      "module_type" : "SwiftTarget",
      "name" : "VergeClassic",
      "path" : "Sources/VergeClassic",
      "product_memberships" : [
        "VergeClassic"
      ],
      "sources" : [
        "Emitter.swift",
        "Extensions.swift",
        "Storage+Rx.swift",
        "Storage.swift",
        "Verge+Extension.swift",
        "VergeClassic.swift"
      ],
      "target_dependencies" : [
        "VergeRx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Verge",
      "module_type" : "SwiftTarget",
      "name" : "Verge",
      "path" : "Sources/Verge",
      "product_dependencies" : [
        "StateStruct",
        "TypedComparator",
        "Atomics",
        "DequeModule",
        "ConcurrencyTaskManager"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Derived/Derived+Assign.swift",
        "Derived/Derived.swift",
        "Library/BackgroundDeallocationQueue.swift",
        "Library/CachedMap.swift",
        "Library/EventEmitter.swift",
        "Library/InoutRef.swift",
        "Library/Log.swift",
        "Library/Signpost.swift",
        "Library/StoreActivitySubscription.swift",
        "Library/StoreStateSubscription.swift",
        "Library/StoreSubscriptionBase.swift",
        "Library/VergeAnyCancellable.swift",
        "Library/VergeConcurrency+SynchronizationTracker.swift",
        "Library/VergeConcurrency.swift",
        "Library/_BackingStorage+.swift",
        "Logging/ActivityTrace.swift",
        "Logging/DefaultStoreLogger.swift",
        "Logging/MutationTrace.swift",
        "Logging/RuntimeError.swift",
        "Logging/RuntimeSanitizer.swift",
        "Logging/StoreLogger.swift",
        "Sendable.swift",
        "Store/AnyTargetQueue.swift",
        "Store/Changes.swift",
        "Store/DetachedDispatcher.swift",
        "Store/KeyObject.swift",
        "Store/NonAtomicCounter.swift",
        "Store/Pipeline.swift",
        "Store/Scan.swift",
        "Store/StateType.swift",
        "Store/Store+Combine.swift",
        "Store/Store+RunLoop.swift",
        "Store/Store.swift",
        "Store/StoreDriverType+Accumulator.swift",
        "Store/StoreDriverType.swift",
        "Store/StoreMiddleware.swift",
        "Store/StoreOperation.swift",
        "Store/StoreType+Assignee.swift",
        "Store/StoreType+BindingDerived.swift",
        "Store/StoreType+Derived.swift",
        "Store/StoreWrapperType.swift",
        "Store/Transaction.swift",
        "Store/UIStateStore.swift",
        "SwiftUI/OnReceive.swift",
        "SwiftUI/Reading.swift",
        "SwiftUI/StoreObject.swift",
        "SwiftUI/StoreReader.swift",
        "Utility/Edge.swift",
        "Utility/ReferenceEdge.swift",
        "Utility/ThunkToMainActor.swift",
        "Verge.swift",
        "macros.swift"
      ],
      "target_dependencies" : [
        "VergeMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.