Build Information
Successful build of Verge, reference main (5c8bcd), with Swift 6.1 for macOS (SPM) on 21 Jan 2026 08:07:11 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.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 5c8bcd8 Update README with transition warning
Cloned https://github.com/VergeGroup/swift-Verge.git
Revision (git rev-parse @):
5c8bcd829d57ccf1d4cee87aeb36a68e3f4611f1
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.1
Building package at path: $PWD
https://github.com/VergeGroup/swift-Verge.git
https://github.com/VergeGroup/swift-Verge.git
{
"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" : "3.0.0",
"upper_bound" : "4.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" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/Normalization"
},
{
"identity" : "swift-macro-state-struct",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.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" : "603.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"
}
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/82] Write sources
[40/82] Copying PrivacyInfo.xcprivacy
[42/82] Write sources
[42/82] Copying PrivacyInfo.xcprivacy
[48/82] Write sources
[62/82] Write swift-version-2F0A5646E1D333AE.txt
[63/82] Compiling _AtomicsShims.c
[66/394] Emitting module SwiftSyntax602
[67/394] Compiling SwiftSyntax602 Empty.swift
[68/394] Emitting module TypedIdentifier
[69/394] Compiling TypedIdentifier TypedIdentifier.swift
[69/394] Compiling _SwiftSyntaxCShims PlatformMutex.c
[70/394] Compiling TypedIdentifier TypedIdentifier.swift
[71/394] Emitting module TypedIdentifier
[73/394] Emitting module TypedComparator
[74/394] Compiling TypedComparator TypedComparator.swift
[75/394] Compiling TypedComparator PackedCompare.swift
[76/394] Emitting module TypedComparator
[77/394] Compiling TypedComparator TypedComparator.swift
[78/394] Compiling TypedComparator PackedCompare.swift
[79/402] Compiling SwiftSyntax601 Empty.swift
[80/422] Emitting module SwiftSyntax601
[81/431] Compiling SwiftSyntax510 Empty.swift
[82/431] Emitting module SwiftSyntax510
[83/436] Emitting module SwiftSyntax509
[84/436] Emitting module SwiftSyntax600
[85/436] Compiling SwiftSyntax509 Empty.swift
[86/436] Compiling SwiftSyntax600 Empty.swift
[87/436] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[89/476] Compiling Atomics ManagedAtomicLazyReference.swift
[90/476] Compiling Atomics UnsafeAtomic.swift
[93/476] Compiling Atomics DoubleWord.swift
[94/476] Compiling Atomics ManagedAtomic.swift
[95/476] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[97/540] Compiling SwiftSyntax SourceEdit.swift
[98/540] Compiling SwiftSyntax SourceLength.swift
[99/540] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/540] Compiling SwiftSyntax SourceLocation.swift
[101/540] Compiling SwiftSyntax SourcePresence.swift
[102/540] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[105/540] Compiling SwiftSyntax SyntaxCollections.swift
[106/540] Compiling SwiftSyntax SyntaxEnum.swift
[107/540] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[108/540] Compiling SwiftSyntax RawSyntaxTokenView.swift
[109/540] Compiling SwiftSyntax SyntaxKind.swift
[110/540] Compiling SwiftSyntax SyntaxRewriter.swift
[111/541] Compiling SwiftSyntax Convenience.swift
[112/541] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[115/541] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[116/541] Compiling SwiftSyntax Assert.swift
[117/541] Compiling SwiftSyntax BumpPtrAllocator.swift
[118/541] Compiling SwiftSyntax CommonAncestor.swift
[119/541] Compiling SwiftSyntax AbsolutePosition.swift
[120/541] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[127/541] Compiling Atomics Unmanaged extensions.swift
[128/541] Emitting module InternalCollectionsUtilities
[134/713] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[135/713] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[136/713] Compiling DequeModule _DequeBuffer.swift
[137/713] Compiling DequeModule _DequeSlot.swift
[138/714] Compiling HashTreeCollections _Bucket.swift
[139/714] Compiling HashTreeCollections _Hash.swift
[140/714] Compiling HashTreeCollections _HashNode+Invariants.swift
[141/714] Compiling HashTreeCollections _HashNode+Lookups.swift
[142/714] Compiling HashTreeCollections _HashNode+Debugging.swift
[143/714] Compiling HashTreeCollections _HashNode+Initializers.swift
[144/714] Compiling HashTreeCollections _HashLevel.swift
[145/714] Compiling HashTreeCollections _HashNode+Builder.swift
[146/714] Compiling DequeModule _DequeBufferHeader.swift
[147/714] Compiling DequeModule _UnsafeWrappedBuffer.swift
[152/714] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[153/714] Compiling HashTreeCollections _HashNode+Storage.swift
[160/714] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[161/714] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[162/714] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[163/714] Compiling HashTreeCollections _HashNode+Structural filter.swift
[166/715] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[167/715] Compiling HashTreeCollections TreeDictionary+Values.swift
[168/715] Compiling HashTreeCollections TreeDictionary.swift
[169/715] Compiling HashTreeCollections TreeSet+Codable.swift
[170/715] Compiling HashTreeCollections TreeSet+Collection.swift
[171/715] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[172/715] Compiling HashTreeCollections TreeSet+Debugging.swift
[173/715] Compiling HashTreeCollections TreeSet+Descriptions.swift
[174/723] Compiling Atomics Unmanaged extensions.swift
[175/723] Emitting module DequeModule
[176/723] Compiling HashTreeCollections _AncestorHashSlots.swift
[177/723] Compiling HashTreeCollections _Bitmap.swift
[178/739] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[179/739] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[180/739] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[181/739] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[182/739] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[183/739] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[184/739] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[185/739] Compiling HashTreeCollections TreeSet.swift
[186/739] Compiling DequeModule Deque+Codable.swift
[187/739] Compiling DequeModule Deque+Collection.swift
[188/739] Compiling DequeModule Deque+Equatable.swift
[189/739] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[190/739] Emitting module Atomics
[191/739] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[200/739] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[201/739] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[202/739] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[203/739] Compiling HashTreeCollections _HashNode+Structural merge.swift
[204/739] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[205/739] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[206/739] Compiling HashTreeCollections _HashNode+Structural union.swift
[207/739] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[212/747] Emitting module Atomics
[213/747] Compiling HashTreeCollections TreeSet+Equatable.swift
[214/747] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[215/747] Compiling HashTreeCollections TreeSet+Extras.swift
[216/747] Compiling HashTreeCollections TreeSet+Filter.swift
[217/747] Compiling HashTreeCollections TreeSet+Hashable.swift
[218/747] Compiling HashTreeCollections TreeSet+Sendable.swift
[219/747] Compiling HashTreeCollections TreeSet+Sequence.swift
[220/747] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[221/747] Compiling HashTreeCollections _RawHashNode.swift
[222/747] Compiling HashTreeCollections _UnmanagedHashNode.swift
[223/747] Compiling HashTreeCollections _UnsafePath.swift
[224/747] Compiling HashTreeCollections TreeDictionary+Codable.swift
[225/747] Compiling HashTreeCollections TreeDictionary+Collection.swift
[226/747] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[227/747] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[228/747] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[229/747] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[230/754] Compiling DequeModule Deque._Storage.swift
[231/754] Compiling DequeModule Deque+CustomReflectable.swift
[232/754] Compiling DequeModule Deque+Descriptions.swift
[239/754] Compiling DequeModule Deque+Extras.swift
[240/754] Compiling DequeModule Deque+Hashable.swift
[241/754] Compiling DequeModule _DequeBufferHeader.swift
[242/754] Compiling DequeModule Deque+Testing.swift
[265/755] Compiling DequeModule Deque._UnsafeHandle.swift
[266/755] Compiling DequeModule Deque.swift
[270/755] Compiling DequeModule _DequeSlot.swift
[271/755] Compiling DequeModule _DequeBuffer.swift
[274/755] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[275/755] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[276/755] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[277/755] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[278/755] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[279/755] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[280/755] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[281/755] Compiling HashTreeCollections TreeSet.swift
[282/755] Compiling DequeModule _UnsafeWrappedBuffer.swift
[289/755] Emitting module DequeModule
[290/755] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[291/755] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[292/755] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[293/755] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[294/755] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[295/755] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[296/755] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[297/755] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[299/755] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[300/755] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[301/755] Compiling HashTreeCollections _HashNode.swift
[302/755] Compiling HashTreeCollections _HashNodeHeader.swift
[303/755] Compiling HashTreeCollections _HashSlot.swift
[304/755] Compiling HashTreeCollections _HashStack.swift
[305/755] Compiling HashTreeCollections _HashTreeIterator.swift
[306/755] Compiling HashTreeCollections _HashTreeStatistics.swift
[307/755] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[308/755] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[309/755] Compiling HashTreeCollections TreeDictionary+Filter.swift
[310/755] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[311/755] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[312/755] Compiling HashTreeCollections TreeDictionary+Keys.swift
[313/755] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[314/755] Compiling HashTreeCollections TreeDictionary+Merge.swift
[315/755] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[372/769] Emitting module HashTreeCollections
[383/769] Emitting module RxSwift
[384/785] Emitting module VergeTiny
[385/785] Compiling VergeTiny Source.swift
[386/785] Emitting module VergeTiny
[387/785] Compiling VergeTiny Source.swift
[388/785] Compiling RxSwift Sink.swift
[389/785] Compiling RxSwift Skip.swift
[390/785] Compiling RxSwift SkipUntil.swift
[391/785] Compiling RxSwift SkipWhile.swift
[392/785] Compiling RxSwift StartWith.swift
[393/785] Compiling RxSwift SubjectType.swift
[394/785] Compiling RxSwift SubscribeOn.swift
[395/785] Compiling RxSwift SubscriptionDisposable.swift
[396/785] Compiling RxSwift SwiftSupport.swift
[397/785] Compiling RxSwift Switch.swift
[398/785] Compiling RxSwift SwitchIfEmpty.swift
[399/785] Compiling RxSwift SynchronizedDisposeType.swift
[400/785] Compiling RxSwift SynchronizedOnType.swift
[401/785] Compiling RxSwift SynchronizedUnsubscribeType.swift
[402/785] Compiling RxSwift TailRecursiveSink.swift
[403/785] Compiling RxSwift Take.swift
[404/785] Compiling RxSwift Rx.swift
[405/785] Compiling RxSwift RxMutableBox.swift
[406/785] Compiling RxSwift Sample.swift
[407/785] Compiling RxSwift Scan.swift
[408/785] Compiling RxSwift ScheduledDisposable.swift
[409/785] Compiling RxSwift ScheduledItem.swift
[410/785] Compiling RxSwift ScheduledItemType.swift
[411/785] Compiling RxSwift SchedulerServices+Emulation.swift
[412/785] Compiling RxSwift SchedulerType.swift
[413/785] Compiling RxSwift Sequence.swift
[414/785] Compiling RxSwift SerialDispatchQueueScheduler.swift
[415/785] Compiling RxSwift SerialDisposable.swift
[416/785] Compiling RxSwift ShareReplayScope.swift
[417/785] Compiling RxSwift Single.swift
[418/785] Compiling RxSwift SingleAssignmentDisposable.swift
[419/785] Compiling RxSwift SingleAsync.swift
[486/801] Compiling SwiftSyntax SyntaxNodesOP.swift
[487/801] Compiling SwiftSyntax SyntaxNodesQRS.swift
[488/801] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[519/801] Emitting module RxSwift
[520/801] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[521/801] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[522/801] Compiling RxSwift PrimitiveSequence.swift
[523/801] Compiling RxSwift PriorityQueue.swift
[524/801] Compiling RxSwift Producer.swift
[525/801] Compiling RxSwift PublishSubject.swift
[526/801] Compiling RxSwift Queue.swift
[527/801] Compiling RxSwift Range.swift
[528/801] Compiling RxSwift Reactive.swift
[529/801] Compiling RxSwift RecursiveLock.swift
[530/801] Compiling RxSwift RecursiveScheduler.swift
[531/801] Compiling RxSwift Reduce.swift
[532/801] Compiling RxSwift RefCountDisposable.swift
[533/801] Compiling RxSwift Repeat.swift
[534/801] Compiling RxSwift ReplaySubject.swift
[535/801] Compiling RxSwift RetryWhen.swift
[614/801] Compiling SwiftSyntax SyntaxNodesD.swift
[615/801] Compiling SwiftSyntax SyntaxNodesEF.swift
[616/801] Compiling SwiftSyntax SyntaxNodesGHI.swift
[617/801] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[620/801] Compiling RxSwift Infallible+Zip+arity.swift
[621/801] Compiling RxSwift Infallible.swift
[622/801] Compiling RxSwift InfiniteSequence.swift
[623/801] Compiling RxSwift InvocableScheduledItem.swift
[624/801] Compiling RxSwift InvocableType.swift
[625/801] Compiling RxSwift Just.swift
[626/801] Compiling RxSwift Lock.swift
[627/801] Compiling RxSwift LockOwnerType.swift
[628/801] Compiling RxSwift MainScheduler.swift
[629/801] Compiling RxSwift Map.swift
[630/801] Compiling RxSwift Materialize.swift
[631/801] Compiling RxSwift Maybe.swift
[632/801] Compiling RxSwift Merge.swift
[633/801] Compiling RxSwift Multicast.swift
[683/801] Compiling RxSwift TakeLast.swift
[684/801] Compiling RxSwift TakeWithPredicate.swift
[685/801] Compiling RxSwift Throttle.swift
[686/801] Compiling RxSwift Timeout.swift
[687/801] Compiling RxSwift Timer.swift
[688/801] Compiling RxSwift ToArray.swift
[689/801] Compiling RxSwift Using.swift
[690/801] Compiling RxSwift VirtualTimeConverterType.swift
[691/801] Compiling RxSwift VirtualTimeScheduler.swift
[692/801] Compiling RxSwift Window.swift
[693/801] Compiling RxSwift WithLatestFrom.swift
[694/801] Compiling RxSwift WithUnretained.swift
[695/801] Compiling RxSwift Zip+Collection.swift
[696/801] Compiling RxSwift Zip+arity.swift
[697/801] Compiling RxSwift Zip.swift
[698/801] Compiling RxSwift resource_bundle_accessor.swift
[699/808] Emitting module RxRelay
[700/808] Compiling RxRelay Utils.swift
[701/808] Compiling RxRelay resource_bundle_accessor.swift
[702/808] Compiling RxRelay ReplayRelay.swift
[703/808] Compiling RxRelay PublishRelay.swift
[704/808] Compiling RxRelay BehaviorRelay.swift
[705/808] Compiling RxRelay Observable+Bind.swift
[722/815] Compiling RxRelay ReplayRelay.swift
[723/815] Compiling RxRelay PublishRelay.swift
[724/815] Compiling RxRelay Utils.swift
[725/815] Compiling RxRelay resource_bundle_accessor.swift
[726/815] Compiling RxRelay BehaviorRelay.swift
[727/815] Compiling RxRelay Observable+Bind.swift
[728/815] Emitting module RxRelay
[728/815] Compiling RxCocoaRuntime _RXKVOObserver.m
[729/815] Compiling RxCocoaRuntime resource_bundle_accessor.m
[730/815] Compiling RxCocoaRuntime _RX.m
[732/815] Emitting module SwiftSyntax
[732/815] Compiling RxCocoaRuntime resource_bundle_accessor.m
[733/815] Compiling RxCocoaRuntime _RXDelegateProxy.m
[734/815] Compiling RxCocoaRuntime _RXKVOObserver.m
[735/815] Compiling RxCocoaRuntime _RX.m
[736/815] Compiling RxCocoaRuntime _RXDelegateProxy.m
[738/815] Compiling ConcurrencyTaskManager TaskType.swift
[739/815] Compiling ConcurrencyTaskManager _Log.swift
[740/815] Compiling ConcurrencyTaskManager TaskNode.swift
[741/815] Compiling ConcurrencyTaskManager AutoReleaseContinuationBox.swift
[742/815] Emitting module ConcurrencyTaskManager
[743/815] Compiling ConcurrencyTaskManager TaskManager.swift
[744/815] Compiling ConcurrencyTaskManager SwiftUI.swift
[744/815] Compiling RxCocoaRuntime _RXObjCRuntime.m
[746/815] Compiling ConcurrencyTaskManager _Log.swift
[747/815] Compiling ConcurrencyTaskManager TaskNode.swift
[748/815] Compiling ConcurrencyTaskManager TaskType.swift
[749/815] Compiling ConcurrencyTaskManager TaskManager.swift
[750/815] Emitting module ConcurrencyTaskManager
[751/815] Compiling ConcurrencyTaskManager AutoReleaseContinuationBox.swift
[752/815] Compiling ConcurrencyTaskManager SwiftUI.swift
[759/815] Compiling RxCocoaRuntime _RXObjCRuntime.m
[761/989] Compiling RxCocoa BehaviorRelay+Driver.swift
[762/989] Compiling RxCocoa ControlEvent+Driver.swift
[763/989] Compiling RxCocoa ControlEvent+Signal.swift
[764/989] Compiling RxCocoa ControlEvent.swift
[765/989] Compiling RxCocoa ControlProperty+Driver.swift
[766/989] Compiling RxCocoa ControlProperty.swift
[767/989] Compiling RxCocoa ControlTarget.swift
[768/989] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[769/989] Compiling RxCocoa SchedulerType+SharedSequence.swift
[770/989] Compiling RxCocoa SectionedViewDataSourceType.swift
[771/989] Compiling RxCocoa SharedSequence+Concurrency.swift
[772/989] Compiling RxCocoa SharedSequence+Operators+arity.swift
[773/989] Compiling RxCocoa SharedSequence+Operators.swift
[774/989] Compiling RxCocoa SharedSequence.swift
[775/989] Compiling RxCocoa Signal+Subscription.swift
[776/989] Compiling RxCocoa Signal.swift
[777/989] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[778/989] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[779/989] Compiling RxCocoa NSObject+Rx.swift
[780/989] Compiling RxCocoa NSSlider+Rx.swift
[781/989] Compiling RxCocoa NSTextField+Rx.swift
[782/989] Compiling RxCocoa UINavigationController+Rx.swift
[783/989] Compiling RxCocoa UIPickerView+Rx.swift
[784/989] Compiling RxCocoa UIRefreshControl+Rx.swift
[785/989] Compiling RxCocoa UIScrollView+Rx.swift
[786/989] Compiling RxCocoa UISearchBar+Rx.swift
[787/989] Compiling RxCocoa UISearchController+Rx.swift
[788/989] Compiling RxCocoa UISegmentedControl+Rx.swift
[789/989] Compiling RxCocoa UISlider+Rx.swift
[790/989] Compiling RxCocoa UIStepper+Rx.swift
[791/998] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[792/998] Compiling RxCocoa RxTabBarDelegateProxy.swift
[793/998] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[794/998] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[795/998] Compiling RxCocoa RxTableViewDataSourceType.swift
[796/998] Compiling RxCocoa RxTableViewDelegateProxy.swift
[797/998] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[798/998] Compiling RxCocoa RxTarget.swift
[799/998] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[800/998] Compiling RxCocoa RxTextViewDelegateProxy.swift
[801/1007] Emitting module RxCocoa
[802/1007] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[803/1007] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[804/1007] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[805/1007] Compiling RxCocoa RxPickerViewAdapter.swift
[806/1007] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[807/1007] Compiling RxCocoa RxPickerViewDataSourceType.swift
[808/1007] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[809/1007] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[810/1007] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[811/1007] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[812/1007] Compiling RxCocoa NSControl+Rx.swift
[813/1007] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[814/1007] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[815/1007] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[816/1007] Compiling RxCocoa PublishRelay+Signal.swift
[817/1007] Compiling RxCocoa RxCocoa.swift
[818/1007] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[819/1007] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[820/1007] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[821/1007] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[822/1007] Compiling RxCocoa TextInput.swift
[823/1007] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[824/1007] Compiling RxCocoa UIApplication+Rx.swift
[825/1007] Compiling RxCocoa UIBarButtonItem+Rx.swift
[826/1007] Compiling RxCocoa UIButton+Rx.swift
[827/1007] Compiling RxCocoa UICollectionView+Rx.swift
[828/1007] Compiling RxCocoa UIControl+Rx.swift
[829/1007] Compiling RxCocoa UIDatePicker+Rx.swift
[830/1007] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[836/1007] Compiling RxCocoa NSTextStorage+Rx.swift
[837/1007] Compiling RxCocoa NSTextView+Rx.swift
[838/1007] Compiling RxCocoa NSView+Rx.swift
[839/1007] Compiling RxCocoa NotificationCenter+Rx.swift
[840/1007] Compiling RxCocoa Observable+Bind.swift
[842/1007] Compiling RxCocoa Driver+Subscription.swift
[845/1007] Compiling RxCocoa Driver.swift
[846/1007] Compiling RxCocoa Infallible+Bind.swift
[848/1007] Compiling RxCocoa Infallible+Driver.swift
[850/1007] Compiling RxCocoa ItemEvents.swift
[853/1007] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[854/1007] Compiling RxCocoa DelegateProxy.swift
[855/1007] Compiling RxCocoa KVORepresentable+Swift.swift
[856/1007] Compiling RxCocoa DelegateProxyType.swift
[857/1007] Compiling RxCocoa KVORepresentable.swift
[858/1007] Compiling RxCocoa NSButton+Rx.swift
[859/1007] Compiling RxCocoa DispatchQueue+Extensions.swift
[860/1007] Emitting module RxCocoa
[871/1007] Compiling RxCocoa UISwitch+Rx.swift
[872/1007] Compiling RxCocoa UITabBar+Rx.swift
[873/1007] Compiling RxCocoa UITabBarController+Rx.swift
[874/1007] Compiling RxCocoa UITableView+Rx.swift
[875/1007] Compiling RxCocoa UITextField+Rx.swift
[876/1007] Compiling RxCocoa UITextView+Rx.swift
[877/1007] Compiling RxCocoa URLSession+Rx.swift
[878/1007] Compiling RxCocoa WKWebView+Rx.swift
[879/1007] Compiling RxCocoa resource_bundle_accessor.swift
[1002/1067] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1003/1067] Compiling SwiftDiagnostics Diagnostic.swift
[1004/1068] Compiling SwiftDiagnostics Convenience.swift
[1005/1068] Emitting module SwiftDiagnostics
[1006/1068] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1007/1068] Compiling SwiftDiagnostics Message.swift
[1008/1068] Compiling SwiftDiagnostics Note.swift
[1009/1068] Compiling SwiftBasicFormat Indenter.swift
[1010/1068] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1011/1068] Compiling SwiftBasicFormat InferIndentation.swift
[1012/1068] Compiling SwiftDiagnostics FixIt.swift
[1013/1068] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1014/1068] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1015/1068] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1016/1068] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1017/1068] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1018/1068] Emitting module SwiftBasicFormat
[1019/1068] Compiling SwiftBasicFormat BasicFormat.swift
[1020/1068] Compiling SwiftParser StringLiterals.swift
[1021/1068] Compiling SwiftParser SwiftParserCompatibility.swift
[1022/1068] Compiling SwiftParser SwiftVersion.swift
[1023/1068] Compiling SwiftParser SyntaxUtils.swift
[1024/1068] Compiling SwiftParser Attributes.swift
[1025/1068] Compiling SwiftParser Availability.swift
[1026/1068] Compiling SwiftParser CharacterInfo.swift
[1027/1068] Compiling SwiftParser CollectionNodes+Parsable.swift
[1028/1068] Compiling SwiftParser CompilerFiles.swift
[1029/1072] Compiling SwiftParser RegexLiteralLexer.swift
[1030/1072] Compiling SwiftParser UnicodeScalarExtensions.swift
[1031/1072] Compiling SwiftParser Lookahead.swift
[1032/1072] Compiling SwiftParser LoopProgressCondition.swift
[1033/1072] Compiling SwiftParser Modifiers.swift
[1034/1072] Emitting module SwiftParser
[1035/1072] Compiling SwiftParser TokenConsumer.swift
[1036/1072] Compiling SwiftParser TokenPrecedence.swift
[1037/1072] Compiling SwiftParser TokenSpec.swift
[1038/1072] Compiling SwiftParser TokenSpecSet.swift
[1039/1072] Compiling SwiftParser Names.swift
[1040/1072] Compiling SwiftParser Nominals.swift
[1041/1072] Compiling SwiftParser Parameters.swift
[1042/1072] Compiling SwiftParser ParseSourceFile.swift
[1043/1072] Compiling SwiftParser Parser.swift
[1044/1072] Compiling SwiftParser Patterns.swift
[1045/1072] Compiling SwiftParser Recovery.swift
[1046/1072] Compiling SwiftParser Specifiers.swift
[1047/1072] Compiling SwiftParser Statements.swift
[1048/1072] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1049/1072] Compiling SwiftParser TopLevel.swift
[1050/1072] Compiling SwiftParser TriviaParser.swift
[1051/1072] Compiling SwiftParser Types.swift
[1052/1072] Compiling SwiftParser ExperimentalFeatures.swift
[1053/1072] Compiling SwiftParser Declarations.swift
[1054/1072] Compiling SwiftParser Directives.swift
[1055/1072] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1056/1072] Compiling SwiftParser Expressions.swift
[1057/1072] Compiling SwiftParser IncrementalParseTransition.swift
[1058/1072] Compiling SwiftParser IsValidIdentifier.swift
[1059/1072] Compiling SwiftParser Cursor.swift
[1060/1072] Compiling SwiftParser Lexeme.swift
[1061/1072] Compiling SwiftParser LexemeSequence.swift
[1062/1072] Compiling SwiftParser Lexer.swift
[1063/1072] Compiling SwiftParser IsLexerClassified.swift
[1064/1072] Compiling SwiftParser LayoutNodes+Parsable.swift
[1065/1072] Compiling SwiftParser Parser+TokenSpecSet.swift
[1066/1072] Compiling SwiftParser TokenSpecStaticMembers.swift
[1067/1095] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1068/1096] Compiling SwiftParserDiagnostics Utils.swift
[1069/1096] Compiling SwiftOperators OperatorTable.swift
[1070/1097] Compiling SwiftOperators PrecedenceGroup.swift
[1071/1097] Compiling SwiftOperators PrecedenceGraph.swift
[1072/1097] Compiling SwiftOperators OperatorTable+Semantics.swift
[1073/1097] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1074/1097] Compiling SwiftOperators OperatorError.swift
[1075/1097] Compiling SwiftOperators OperatorTable+Defaults.swift
[1076/1097] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1077/1097] Compiling SwiftOperators Operator.swift
[1078/1097] Emitting module SwiftOperators
[1079/1097] Compiling SwiftOperators OperatorTable+Folding.swift
[1080/1097] Compiling SwiftOperators SyntaxSynthesis.swift
[1081/1097] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1082/1097] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1083/1097] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1084/1097] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1085/1097] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1086/1097] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1087/1097] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1088/1097] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1089/1097] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1090/1097] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1091/1097] Emitting module SwiftParserDiagnostics
[1092/1112] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1093/1112] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1094/1112] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1095/1112] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1096/1112] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1097/1112] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1098/1112] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1099/1112] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1100/1113] Emitting module SwiftSyntaxBuilder
[1101/1113] Compiling SwiftSyntaxBuilder Indenter.swift
[1102/1113] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1103/1113] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1104/1113] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1105/1113] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1106/1113] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1107/1113] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1108/1131] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1109/1131] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1110/1132] Compiling SwiftSyntaxMacros Macro.swift
[1111/1132] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1112/1132] Compiling SwiftSyntaxMacros MemberMacro.swift
[1113/1132] Compiling SwiftSyntaxMacros PeerMacro.swift
[1114/1132] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1115/1132] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1116/1132] Compiling SwiftSyntaxMacros Macro+Format.swift
[1117/1132] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1118/1132] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1119/1132] Emitting module SwiftSyntaxMacros
[1120/1132] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1121/1132] Compiling SwiftSyntaxMacros BodyMacro.swift
[1122/1132] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1123/1132] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1124/1132] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1125/1132] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1126/1132] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1127/1142] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1128/1142] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1129/1142] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1130/1142] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1131/1142] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1132/1142] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1133/1142] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1134/1142] Emitting module SwiftSyntaxMacroExpansion
[1135/1142] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1136/1142] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1137/1154] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1138/1154] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1139/1154] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1140/1154] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1141/1155] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1142/1155] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1143/1155] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1144/1155] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1145/1155] Emitting module SwiftCompilerPluginMessageHandling
[1146/1155] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1147/1155] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1148/1155] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1149/1155] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1150/1157] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1151/1157] Emitting module SwiftCompilerPlugin
[1152/1175] Compiling VergeMacrosPlugin MacroError.swift
[1153/1175] Compiling VergeMacrosPlugin Plugin.swift
[1154/1175] 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
[1155/1175] Emitting module VergeMacrosPlugin
[1155/1175] Write Objects.LinkFileList
[1157/1175] Compiling StateStructMacros TrackingIgnoredMacro.swift
[1158/1175] Compiling StateStructMacros Plugin.swift
[1159/1175] Compiling StateStructMacros TrackingMacro.swift
[1160/1175] Compiling StateStructMacros PrimitiveTrackingPropertyMacro.swift
[1161/1175] Emitting module StateStructMacros
[1162/1175] Compiling StateStructMacros KnownTypes.swift
[1163/1175] Compiling StateStructMacros COWTrackingPropertyMacro.swift
[1163/1175] Write Objects.LinkFileList
[1164/1175] Linking VergeMacrosPlugin-tool
[1166/1175] Compiling NormalizationMacrosPlugin NormalizedStorageMacro.swift
[1167/1175] Compiling NormalizationMacrosPlugin Plugin.swift
[1167/1175] Linking StateStructMacros-tool
[1169/1175] Emitting module NormalizationMacrosPlugin
[1170/1175] Compiling NormalizationMacrosPlugin TableMacro.swift
[1171/1177] Compiling NormalizationMacrosPlugin DatabaseStateMacro.swift
[1172/1179] Compiling NormalizationMacrosPlugin IndexMacro.swift
[1173/1179] Compiling NormalizationMacrosPlugin MacroError.swift
[1173/1179] Write Objects.LinkFileList
[1175/1199] Emitting module VergeMacros
[1176/1199] Compiling VergeMacros Source.swift
[1177/1199] Emitting module VergeMacros
[1178/1199] Compiling VergeMacros Source.swift
[1179/1199] Compiling StateStruct TrackingRuntime.swift
[1180/1200] Compiling StateStruct TrackingObject.swift
[1181/1200] Compiling StateStruct TrackingRuntime.swift
[1182/1201] Compiling StateStruct _TrackingContext.swift
[1184/1201] Compiling StateStruct TrackingResult.swift
[1185/1201] Compiling StateStruct PropertyPath.swift
[1186/1201] Compiling StateStruct PropertyNode.swift
[1187/1201] Compiling StateStruct CopyOnWrite.swift
[1188/1201] Compiling StateStruct Referencing.swift
[1189/1201] Compiling StateStruct Source.swift
[1190/1201] Emitting module StateStruct
[1191/1201] Compiling StateStruct Array+modify.swift
[1191/1201] Linking NormalizationMacrosPlugin-tool
[1193/1201] Compiling StateStruct TrackingResult.swift
[1194/1201] Compiling StateStruct TrackingObject.swift
[1195/1201] Compiling StateStruct CopyOnWrite.swift
[1196/1201] Compiling StateStruct Referencing.swift
[1197/1201] Compiling StateStruct PropertyNode.swift
[1198/1201] Compiling StateStruct PropertyPath.swift
[1199/1201] Emitting module StateStruct
[1200/1201] Compiling StateStruct Source.swift
[1201/1201] Compiling StateStruct Array+modify.swift
[1202/1321] Compiling Normalization Selector.swift
[1203/1322] Compiling Normalization VergeNormalization.swift
[1204/1322] Compiling Normalization Selector.swift
[1205/1322] Compiling Normalization NormalizedStorageType.swift
[1206/1322] Compiling Verge BackgroundDeallocationQueue.swift
[1207/1322] Compiling Verge CachedMap.swift
[1208/1323] Compiling Normalization TableType.swift
[1209/1323] Compiling Verge Derived+Assign.swift
[1210/1323] Compiling Verge Derived.swift
[1214/1323] Emitting module Normalization
[1217/1323] Compiling Normalization VergeNormalization.swift
[1218/1323] Compiling Normalization UpdatedMarker.swift
[1219/1323] Compiling Normalization Tables.swift
[1220/1323] Compiling Normalization NormalizedStorageType.swift
[1221/1323] Compiling Normalization Tables.swift
[1222/1323] Compiling Normalization Tables.Hash.swift
[1223/1323] Compiling Normalization VergeNormalization+Macros.swift
[1224/1323] Compiling Normalization Tables.Hash.swift
[1225/1323] Compiling Normalization UpdatedMarker.swift
[1226/1323] Compiling Normalization VergeNormalization+Macros.swift
[1227/1323] Compiling Normalization TableType.swift
[1228/1323] Compiling Verge MutationTrace.swift
[1229/1323] Compiling Verge RuntimeError.swift
[1230/1323] Compiling Verge RuntimeSanitizer.swift
[1231/1323] Compiling Verge StoreLogger.swift
[1232/1323] Compiling Verge Sendable.swift
[1233/1328] Compiling Verge AnyTargetQueue.swift
[1234/1328] Compiling Verge Changes.swift
[1235/1328] Compiling Verge DetachedDispatcher.swift
[1236/1328] Compiling Verge KeyObject.swift
[1237/1328] Compiling Verge NonAtomicCounter.swift
[1243/1333] Compiling Verge VergeConcurrency+SynchronizationTracker.swift
[1244/1333] Compiling Verge VergeConcurrency.swift
[1245/1333] Compiling Verge _BackingStorage+.swift
[1246/1333] Compiling Verge ActivityTrace.swift
[1247/1333] Compiling Verge DefaultStoreLogger.swift
[1248/1333] Compiling Verge Log.swift
[1249/1333] Compiling Verge Signpost.swift
[1250/1333] Compiling Verge StoreActivitySubscription.swift
[1251/1333] Compiling Verge StoreStateSubscription.swift
[1252/1333] Compiling Verge StoreSubscriptionBase.swift
[1253/1333] Compiling Verge VergeAnyCancellable.swift
[1270/1333] 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)
[1271/1333] 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)
[1272/1333] 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)
[1273/1333] 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)
[1274/1333] 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)
[1275/1333] 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 | }
[1276/1333] 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 | }
[1277/1333] 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 | }
[1278/1333] 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 | }
[1279/1333] 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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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)
/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)
/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)
/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)
/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)
[1290/1333] Emitting module Verge
[1296/1333] Compiling Verge EventEmitter.swift
[1297/1333] Compiling Verge InoutRef.swift
[1304/1333] Compiling Verge Pipeline.swift
[1305/1333] Compiling Verge Scan.swift
[1306/1333] Compiling Verge StateType.swift
[1307/1333] Compiling Verge Store+Combine.swift
[1308/1333] Compiling Verge Store+RunLoop.swift
[1309/1333] Compiling Verge Store.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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,
[1310/1333] Compiling Verge StoreDriverType+Accumulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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,
[1311/1333] Compiling Verge StoreDriverType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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,
[1312/1333] Compiling Verge StoreMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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,
[1313/1333] Compiling Verge StoreOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 | }
445 |
446 | let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
| `- warning: immutable value 'warnings' was never used; consider removing it
447 | if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 | warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 | var commitLog: CommitLog?
462 |
463 | let __sanitizer__ = sanitizer
| `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 | /** a ciritical session */
/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,
[1324/1333] Compiling Verge Edge.swift
[1325/1333] Compiling Verge ReferenceEdge.swift
[1326/1333] Compiling Verge ThunkToMainActor.swift
[1327/1333] Compiling Verge Verge.swift
[1328/1333] Compiling Verge macros.swift
[1334/1357] Compiling VergeNormalizationDerived VergeNormalizationDerived.swift
[1336/1357] Compiling VergeNormalizationDerived StoreType+.swift
[1338/1357] Compiling VergeNormalizationDerived DerivedResult.swift
[1339/1357] Compiling VergeNormalizationDerived EntityType+Typealias.swift
[1341/1357] Compiling VergeNormalizationDerived Pipelines.swift
[1342/1357] Compiling VergeNormalizationDerived EntityWrapper.swift
[1343/1357] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[1344/1357] Compiling VergeNormalizationDerived Pipelines.swift
[1345/1357] Emitting module VergeNormalizationDerived
[1346/1357] Compiling VergeNormalizationDerived DerivedResult.swift
[1347/1357] Compiling VergeNormalizationDerived DerivedMaking+.swift
[1348/1357] Emitting module VergeNormalizationDerived
[1349/1357] Compiling VergeNormalizationDerived DerivedMaking+.swift
[1350/1357] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[1351/1357] Compiling VergeNormalizationDerived EntityWrapper.swift
[1352/1357] Compiling VergeRx Store+Rx.swift
[1353/1357] Compiling VergeRx Extensions.swift
[1354/1357] Emitting module VergeRx
[1355/1364] Compiling VergeRx Extensions.swift
[1356/1364] Emitting module VergeRx
[1357/1364] Compiling VergeRx Store+Rx.swift
[1358/1371] Compiling VergeClassic Verge+Extension.swift
[1359/1371] Compiling VergeClassic VergeClassic.swift
[1360/1371] Compiling VergeClassic Storage+Rx.swift
[1361/1371] Compiling VergeClassic Extensions.swift
[1362/1371] Compiling VergeClassic Emitter.swift
[1363/1371] Emitting module VergeClassic
[1364/1371] Compiling VergeClassic Storage.swift
[1365/1371] Compiling VergeClassic Emitter.swift
[1366/1371] Compiling VergeClassic Storage+Rx.swift
[1367/1371] Compiling VergeClassic VergeClassic.swift
[1368/1371] Compiling VergeClassic Verge+Extension.swift
[1369/1371] Compiling VergeClassic Extensions.swift
[1370/1371] Compiling VergeClassic Storage.swift
[1371/1371] Emitting module VergeClassic
Build complete! (65.12s)
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/14] Fetching typedcomparator
Fetched https://github.com/VergeGroup/TypedComparator from cache (0.55s)
Fetching https://github.com/apple/swift-collections from cache
[1/880] Fetching swift-macro-state-struct
[19/993] Fetching swift-macro-state-struct, normalization
[171/1250] Fetching swift-macro-state-struct, normalization, swift-concurrency-task-manager
[547/2182] Fetching swift-macro-state-struct, normalization, swift-concurrency-task-manager, swift-macro-testing
[715/14848] Fetching swift-macro-state-struct, normalization, swift-concurrency-task-manager, swift-macro-testing, viewinspector
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.36s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (1.83s)
Fetched https://github.com/VergeGroup/Normalization from cache (1.83s)
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (1.83s)
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (1.83s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.94s)
Fetched https://github.com/apple/swift-collections from cache (1.49s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
[1/53740] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.70s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (7.03s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (0.45s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 3.0.1 (0.46s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 2.0.1 (0.44s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.67s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (1.14s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.60s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.1 (0.47s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (0.67s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.93s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (2.40s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.93s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.4 (1.41s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (1.28s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.3
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 3.0.0
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.4
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.7
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 3.0.1
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
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.4
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-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.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
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/Verge@2x.png
/Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/demo.gif
/Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Info.plist
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" : "3.0.0",
"upper_bound" : "4.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" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/Normalization"
},
{
"identity" : "swift-macro-state-struct",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.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" : "603.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.