Build Information
Successful build of SwiftUI-UDF, reference 1.5.1-rc.1 (c54927), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 06:50:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Maks-Jago/SwiftUI-UDF.git
Reference: 1.5.1-rc.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Maks-Jago/SwiftUI-UDF
* tag 1.5.1-rc.1 -> FETCH_HEAD
HEAD is now at c549270 Fix/xcode 26 4 support (#105)
Cloned https://github.com/Maks-Jago/SwiftUI-UDF.git
Revision (git rev-parse @):
c54927076a25f2275e1cc3975d71c429190267a8
SUCCESS checkout https://github.com/Maks-Jago/SwiftUI-UDF.git at 1.5.1-rc.1
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/urlaunched-com/Runtime
[1/1559] Fetching runtime
[220/25179] Fetching runtime, swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.22s)
Fetched https://github.com/urlaunched-com/Runtime from cache (2.22s)
Computing version for https://github.com/urlaunched-com/Runtime
Computed https://github.com/urlaunched-com/Runtime at 2.2.6 (5.31s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.67s)
Creating working copy for https://github.com/urlaunched-com/Runtime
Working copy of https://github.com/urlaunched-com/Runtime resolved at 2.2.6
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftui-udf",
"name": "SwiftUI-UDF",
"url": "https://github.com/Maks-Jago/SwiftUI-UDF.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-UDF",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "runtime",
"name": "Runtime",
"url": "https://github.com/urlaunched-com/Runtime",
"version": "2.2.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runtime",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Maks-Jago/SwiftUI-UDF.git
[1/11575] Fetching swiftui-udf
Fetched https://github.com/Maks-Jago/SwiftUI-UDF.git from cache (9.15s)
Fetching https://github.com/urlaunched-com/Runtime from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.53s)
Fetched https://github.com/urlaunched-com/Runtime from cache (0.53s)
Computing version for https://github.com/urlaunched-com/Runtime
Computed https://github.com/urlaunched-com/Runtime at 2.2.6 (0.59s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.05s)
Creating working copy for https://github.com/urlaunched-com/Runtime
Working copy of https://github.com/urlaunched-com/Runtime resolved at 2.2.6
Creating working copy for https://github.com/Maks-Jago/SwiftUI-UDF.git
Working copy of https://github.com/Maks-Jago/SwiftUI-UDF.git resolved at 1.5.1-rc.1 (c549270)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'swiftui-udf' is not used by any target
Found 2 product dependencies
- swift-collections
- Runtime
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Maks-Jago/SwiftUI-UDF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Compiling CRuntime dummy.c
[6/7] Write swift-version--6988338F2F200930.txt
[8/68] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[9/68] Compiling Runtime TupleMetadataLayout.swift
[10/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/69] Compiling Runtime MetadataLayoutType.swift
[12/69] Compiling Runtime ProtocolDescriptor.swift
[13/69] Compiling Runtime EnumTypeDescriptor.swift
[14/69] Compiling Runtime ExistentialContainter.swift
[15/69] Compiling Runtime FieldDescriptor.swift
[16/69] Compiling Runtime FunctionMetadataLayout.swift
[17/69] Compiling Runtime ProtocolMetadataLayout.swift
[18/69] Compiling Runtime ProtocolTypeContainer.swift
[19/69] Compiling Runtime StructMetadataLayout.swift
[20/69] Compiling Runtime StructTypeDescriptor.swift
[21/69] Compiling Runtime ClassTypeDescriptor.swift
[22/69] Compiling Runtime EnumMetadataLayout.swift
[23/69] Emitting module InternalCollectionsUtilities
[24/69] Compiling Runtime DefaultValue.swift
[25/69] Compiling Runtime Factory.swift
[26/69] Compiling Runtime ClassHeader.swift
[27/69] Compiling Runtime ClassMetadataLayout.swift
[28/125] Compiling OrderedCollections OrderedSet+Codable.swift
[29/125] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/125] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/125] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/125] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/125] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[34/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/131] Compiling OrderedCollections _Hashtable+Header.swift
[41/131] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/131] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[43/131] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/131] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[45/131] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[46/131] Compiling OrderedCollections OrderedDictionary+Elements.swift
[47/131] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/131] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[49/131] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[50/131] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[51/131] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[52/131] Compiling OrderedCollections OrderedSet+Hashable.swift
[53/131] Compiling OrderedCollections OrderedSet+Initializers.swift
[54/131] Compiling OrderedCollections OrderedSet+Insertions.swift
[55/131] Compiling OrderedCollections OrderedSet+Invariants.swift
[56/131] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[57/131] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[58/131] Compiling OrderedCollections OrderedSet+SubSequence.swift
[59/131] Compiling OrderedCollections OrderedSet+Testing.swift
[60/131] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[61/131] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[62/131] Compiling OrderedCollections OrderedSet.swift
[63/131] Compiling OrderedCollections _UnsafeBitset.swift
[64/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[65/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[66/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[67/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[68/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[69/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[70/131] Compiling OrderedCollections _HashTable+Bucket.swift
[71/131] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/131] Compiling OrderedCollections _HashTable+Constants.swift
[73/131] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/131] Compiling OrderedCollections _HashTable+Testing.swift
[75/131] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/131] Compiling OrderedCollections _HashTable.swift
[77/131] Emitting module OrderedCollections
[78/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[79/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[80/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[81/131] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[82/131] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[83/131] Compiling OrderedCollections OrderedSet+Sendable.swift
[84/131] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[85/131] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/131] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/131] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[88/131] Compiling OrderedCollections OrderedDictionary+Values.swift
[89/131] Compiling OrderedCollections OrderedDictionary.swift
[126/135] Compiling Runtime GettersSetters.swift
[127/135] Compiling Runtime Pointer+Extensions.swift
[128/135] Compiling Runtime RetainCounts.swift
[129/135] Compiling Runtime String+Extensions.swift
[130/135] Emitting module Runtime
[136/269] Emitting module UDF
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[137/283] Compiling UDF ActionPriority.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[138/283] Compiling UDF Cached.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[139/283] Compiling UDF CacheSource.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[140/283] Compiling UDF FileCache.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[141/283] Compiling UDF Common.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[142/283] Compiling UDF Debouncer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[143/283] Compiling UDF UserInputDebouncer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[144/283] Compiling UDF Delay.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[145/283] Compiling UDF AnyHashable+Sendable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[146/283] Compiling UDF CLAccuracyAuthorization.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[147/283] Compiling UDF CLAuthorizationStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[148/283] Compiling UDF Collection+CaseIterable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[149/283] Compiling UDF Dictionary+Storage.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[150/283] Compiling UDF Hashable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[151/283] Compiling UDF ProcessInfo.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[152/283] Compiling UDF Publishers+AsyncState.swift
[153/283] Compiling UDF Text+Mirror.swift
[154/283] Compiling UDF View+AlertStatus.swift
[155/283] Compiling UDF View+Dialog.swift
[156/283] Compiling UDF View+NavigationDestination.swift
[157/283] Compiling UDF Window+Render.swift
[158/283] Compiling UDF WritableKeyPath+Sendable.swift
[159/283] Compiling UDF FileFunctionLine.swift
[160/283] Compiling UDF GlobalValue.swift
[161/283] Compiling UDF Mergeable+Dictionary.swift
[162/283] Compiling UDF Mergeable+OrderedDictionary.swift
[163/283] Compiling UDF Mergeable.swift
[164/283] Compiling UDF PaginationPage.swift
[165/283] Compiling UDF Paginator.swift
[166/283] Compiling UDF SourceOfTruth.swift
[167/283] Compiling UDF ContainerHooks.swift
[168/283] Compiling UDF ContainerLifecycle.swift
[169/283] Compiling UDF ContainerState.swift
[170/283] Compiling UDF DialogAction.swift
[171/283] Compiling UDF DialogActionsBuilder.swift
[172/283] Compiling UDF DialogButton.swift
[173/283] Compiling UDF DialogTextField.swift
[174/283] Compiling UDF AlertDialogComponentBuilder.swift
[175/283] Compiling UDF ConfirmationDialogComponentBuilder.swift
[176/283] Compiling UDF DialogBuilder.swift
[177/283] Compiling UDF ToastComponentBuilder.swift
[178/283] Compiling UDF DialogIcon.swift
[179/283] Compiling UDF DialogMessage.swift
[180/283] Compiling UDF DialogTitle.swift
[181/283] Compiling UDF DialogView.swift
[182/283] Compiling UDF ConfirmationDialogConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[183/283] Compiling UDF ToastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[184/283] Compiling UDF ToastQueueConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[185/283] Compiling UDF AlertDialog.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[186/283] Compiling UDF ConfirmationDialog.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[187/283] Compiling UDF DialogContent.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[188/283] Compiling UDF Toast.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[189/283] Compiling UDF Dialog.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[190/283] Compiling UDF DialogPayload.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[191/283] Compiling UDF DialogRegistration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[192/283] Compiling UDF DialogStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[193/283] Compiling UDF DialogStyle.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[194/283] Compiling UDF DialogComponentProtocols.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[195/283] Compiling UDF DialogProtocol.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:372:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
370 | ) {
371 | register(id: id) {
372 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
373 | var config = configuration()
374 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[196/283] Compiling UDF GlobalRouter.swift
[197/283] Compiling UDF GlobalRoutingModifier.swift
[198/283] Compiling UDF Router.swift
[199/283] Compiling UDF AnyMiddleware.swift
[200/283] Compiling UDF CancellableTask.swift
[201/283] Compiling UDF ConcurrencyEffect.swift
[202/283] Compiling UDF Effect.swift
[203/283] Compiling UDF Effectable.swift
[204/283] Compiling UDF PureEffect.swift
[205/283] Compiling UDF EnvironmentMiddleware.swift
[206/283] Compiling UDF MiddlewareBuilder.swift
[207/283] Compiling UDF MiddlewareStatus.swift
[208/283] Compiling UDF _BaseMiddleware.swift
[209/283] Compiling UDF _Middleware.swift
[210/283] Compiling UDF Initable.swift
[211/283] Compiling UDF IsEquatable.swift
[212/283] Compiling UDF WrappedReducer.swift
[213/283] Compiling UDF RCDictionary.swift
[214/283] Compiling UDF CombinedScope.swift
[215/283] Compiling UDF ReducerScope.swift
[216/283] Compiling UDF Scope+None.swift
[217/283] Compiling UDF Scope.swift
[218/283] Compiling UDF SendableSubject.swift
[219/283] Compiling UDF SubscribersCoordinator.swift
[220/283] Compiling UDF Types.swift
[221/283] Compiling UDF Hook.swift
[222/283] Compiling UDF HookBuilder.swift
[223/283] Compiling UDF HookType.swift
[224/283] Compiling UDF Middleware.swift
[225/283] Compiling UDF DialogType.swift
[226/283] Compiling UDF DialogComponentParser.swift
[227/283] Compiling UDF ToastImportanceEvaluator.swift
[228/283] Compiling UDF AlertDialogModifier.swift
[229/283] Compiling UDF ConfirmationDialogModifier.swift
[230/283] Compiling UDF ToastDialogModifier.swift
[231/283] Compiling UDF ColorStyle.swift
[232/283] Compiling UDF HapticFeedback.swift
[233/283] Compiling UDF ShadowStyle.swift
[234/283] Compiling UDF ToastPosition.swift
[235/283] Compiling UDF ToastPriority.swift
[236/283] Compiling UDF ToastTheme.swift
[237/283] Compiling UDF ToastContainer.swift
[238/283] Compiling UDF ToastView.swift
[239/283] Compiling UDF BindableReducerReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[240/283] Compiling UDF FormValueReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[241/283] Compiling UDF ReducerReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[242/283] Compiling UDF Reducible.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[243/283] Compiling UDF Store.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[244/283] Compiling UDF DelayedOperation.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[245/283] Compiling UDF StoreOperation.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[246/283] Compiling UDF StoreQueue.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[247/283] Compiling UDF TestGroup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[248/283] Compiling UDF TestStore.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[249/283] Compiling UDF AlertBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[250/283] Compiling UDF Component.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[251/283] Compiling UDF BindableContainer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[252/283] Compiling UDF ConnectedContainer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[253/283] Compiling UDF Container.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift:59:37: warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
57 | switch self {
58 | case .default: .high
59 | case .userInteractive: .userInteractive
| `- warning: 'userInteractive' is deprecated: userInteractive priority will be removed [#DeprecatedDeclaration]
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:188:25: warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
186 | for action in actions() {
187 | if let button = action as? DialogButton {
188 | DialogButton(title: button.title, action: button.action)
| `- warning: call to main actor-isolated initializer 'init(title:role:action:)' in a synchronous nonisolated context [#ActorIsolatedCall]
189 | } else if let textField = action as? DialogTextField {
190 | DialogTextField(title: textField.title, text: textField.text)
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift:92:12: note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
90 | /// - role: The button role. Defaults to nil.
91 | /// - action: A closure to execute when the button is tapped. Defaults to an empty closure.
92 | public init(
| |- note: calls to initializer 'init(title:role:action:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'DialogAction'
93 | title: String,
94 | role: ButtonRole? = nil,
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:95:18: warning: function call causes an infinite recursion
93 | /// Initializes an alert style with a title and message.
94 | public init(title: String, message: String) {
95 | self.init(title: { title }(), message: { message }())
| `- warning: function call causes an infinite recursion
96 | }
97 |
[#ActorIsolatedCall]: <https://docs.swift.org/compiler/documentation/diagnostics/actor-isolated-call>
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[254/283] Compiling UDF Form.swift
[255/283] Compiling UDF InternalStore.swift
[256/283] Compiling UDF ActionLogger.swift
[257/283] Compiling UDF ConsoleDebugLogger.swift
[258/283] Compiling UDF DebugOnlyActionFilter.swift
[259/283] Compiling UDF DefaultActionFilter.swift
[260/283] Compiling UDF ErrorOnlyActionFilter.swift
[261/283] Compiling UDF VerboseActionFilter.swift
[262/283] Compiling UDF LogDistributor.swift
[263/283] Compiling UDF LoggingAction.swift
[264/283] Compiling UDF StringDescribingActionDescriptor.swift
[265/283] Compiling UDF AppReducer.swift
[266/283] Compiling UDF RuntimeReducing.swift
[267/283] Compiling UDF BindableReducer.swift
[268/283] Compiling UDF InitialSetup.swift
[269/283] Compiling UDF Action.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[270/283] Compiling UDF ActionGroup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[271/283] Compiling UDF ActionGroupBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[272/283] Compiling UDF Actions.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[273/283] Compiling UDF InternalAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[274/283] Compiling UDF _AnyBindableAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[275/283] Compiling UDF DelayEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[276/283] Compiling UDF FilterEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[277/283] Compiling UDF LocationAccessEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[278/283] Compiling UDF LocationMonitoringEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[279/283] Compiling UDF EnvironmentStore.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[280/283] Compiling UDF Flow.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[281/283] Compiling UDF Flows.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[282/283] Compiling UDF IdentifiableFlow.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[283/283] Compiling UDF UserLocationFlow.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift:74:41: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
72 | accuracyAuthorization: accuracyAuthorization
73 | )
74 | _ = self?.subscriber?.receive(action)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
75 | }
76 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[284/285] Compiling UDFSwiftTesting SwiftTesting+confirmation.swift
[285/285] Emitting module UDFSwiftTesting
Build complete! (17.68s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.6",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/urlaunched-com/Runtime"
}
],
"manifest_display_name" : "SwiftUI-UDF",
"name" : "SwiftUI-UDF",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "UDF",
"targets" : [
"UDF"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UDFSwiftTesting",
"targets" : [
"UDFSwiftTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UDFSwiftTesting",
"module_type" : "SwiftTarget",
"name" : "UDFSwiftTesting",
"path" : "UDFSwiftTesting",
"product_memberships" : [
"UDFSwiftTesting"
],
"sources" : [
"SwiftTesting+confirmation.swift"
],
"target_dependencies" : [
"UDF"
],
"type" : "library"
},
{
"c99name" : "UDF",
"module_type" : "SwiftTarget",
"name" : "UDF",
"path" : "UDF",
"product_dependencies" : [
"OrderedCollections",
"Runtime"
],
"product_memberships" : [
"UDF",
"UDFSwiftTesting"
],
"sources" : [
"Common/ActionPriority.swift",
"Common/Cached/Cached.swift",
"Common/Cached/Source/CacheSource.swift",
"Common/Cached/Source/FileCache.swift",
"Common/Common.swift",
"Common/Debouncer/Debouncer.swift",
"Common/Debouncer/UserInputDebouncer.swift",
"Common/Delay.swift",
"Common/Extensions/AnyHashable+Sendable.swift",
"Common/Extensions/CLAccuracyAuthorization.swift",
"Common/Extensions/CLAuthorizationStatus.swift",
"Common/Extensions/Collection+CaseIterable.swift",
"Common/Extensions/Dictionary+Storage.swift",
"Common/Extensions/Hashable.swift",
"Common/Extensions/ProcessInfo.swift",
"Common/Extensions/Publishers+AsyncState.swift",
"Common/Extensions/Text+Mirror.swift",
"Common/Extensions/View+AlertStatus.swift",
"Common/Extensions/View+Dialog.swift",
"Common/Extensions/View+NavigationDestination.swift",
"Common/Extensions/Window+Render.swift",
"Common/Extensions/WritableKeyPath+Sendable.swift",
"Common/FileFunctionLine.swift",
"Common/GlobalValue.swift",
"Common/Merging/Mergeable+Dictionary.swift",
"Common/Merging/Mergeable+OrderedDictionary.swift",
"Common/Merging/Mergeable.swift",
"Common/Pagination/PaginationPage.swift",
"Common/Pagination/Paginator.swift",
"Common/PropertyWrappers/SourceOfTruth.swift",
"Common/Protocols/Initable.swift",
"Common/Protocols/IsEquatable.swift",
"Common/Protocols/WrappedReducer.swift",
"Common/RCDictionary.swift",
"Common/Scope/CombinedScope.swift",
"Common/Scope/ReducerScope.swift",
"Common/Scope/Scope+None.swift",
"Common/Scope/Scope.swift",
"Common/SendableSubject.swift",
"Common/SubscribersCoordinator.swift",
"Common/Types.swift",
"Domain/Hook/Hook.swift",
"Domain/Hook/HookBuilder.swift",
"Domain/Hook/HookType.swift",
"Middleware.swift",
"Store/Action/Action.swift",
"Store/Action/ActionGroup/ActionGroup.swift",
"Store/Action/ActionGroup/ActionGroupBuilder.swift",
"Store/Action/Actions.swift",
"Store/Action/PrivateAction/InternalAction.swift",
"Store/Action/PrivateAction/_AnyBindableAction.swift",
"Store/Effects/DelayEffect.swift",
"Store/Effects/FilterEffect.swift",
"Store/Effects/LocationAccessEffect.swift",
"Store/Effects/LocationMonitoringEffect.swift",
"Store/EnvironmentStore.swift",
"Store/Flow/Flow.swift",
"Store/Flow/Flows.swift",
"Store/Flow/IdentifiableFlow.swift",
"Store/Flow/UserLocationFlow.swift",
"Store/Form.swift",
"Store/InternalStore.swift",
"Store/Logger/ActionLogger.swift",
"Store/Logger/ConsoleDebugLogger.swift",
"Store/Logger/Filters/DebugOnlyActionFilter.swift",
"Store/Logger/Filters/DefaultActionFilter.swift",
"Store/Logger/Filters/ErrorOnlyActionFilter.swift",
"Store/Logger/Filters/VerboseActionFilter.swift",
"Store/Logger/LogDistributor.swift",
"Store/Logger/LoggingAction.swift",
"Store/Logger/StringDescribingActionDescriptor.swift",
"Store/Reducer/AppReducer/AppReducer.swift",
"Store/Reducer/AppReducer/RuntimeReducing.swift",
"Store/Reducer/BindableReducer.swift",
"Store/Reducer/InitialSetup.swift",
"Store/Reducer/ReducerReference/BindableReducerReference.swift",
"Store/Reducer/ReducerReference/FormValueReference.swift",
"Store/Reducer/ReducerReference/ReducerReference.swift",
"Store/Reducer/Reducible.swift",
"Store/Store.swift",
"Store/StoreQueue/DelayedOperation.swift",
"Store/StoreQueue/StoreOperation.swift",
"Store/StoreQueue/StoreQueue.swift",
"Store/TestStore/TestGroup.swift",
"Store/TestStore/TestStore.swift",
"View/AlertBuilder/AlertBuilder.swift",
"View/Component.swift",
"View/Container/BindableContainer.swift",
"View/Container/ConnectedContainer.swift",
"View/Container/Container.swift",
"View/Container/ContainerHooks.swift",
"View/Container/ContainerLifecycle.swift",
"View/Container/ContainerState.swift",
"View/Dialog/Actions/DialogAction.swift",
"View/Dialog/Actions/DialogActionsBuilder.swift",
"View/Dialog/Actions/DialogButton.swift",
"View/Dialog/Actions/DialogTextField.swift",
"View/Dialog/Builders/AlertDialogComponentBuilder.swift",
"View/Dialog/Builders/ConfirmationDialogComponentBuilder.swift",
"View/Dialog/Builders/DialogBuilder.swift",
"View/Dialog/Builders/ToastComponentBuilder.swift",
"View/Dialog/Components/DialogIcon.swift",
"View/Dialog/Components/DialogMessage.swift",
"View/Dialog/Components/DialogTitle.swift",
"View/Dialog/Components/DialogView.swift",
"View/Dialog/Configurations/ConfirmationDialogConfiguration.swift",
"View/Dialog/Configurations/ToastConfiguration.swift",
"View/Dialog/Configurations/ToastQueueConfiguration.swift",
"View/Dialog/Content/AlertDialog.swift",
"View/Dialog/Content/ConfirmationDialog.swift",
"View/Dialog/Content/DialogContent.swift",
"View/Dialog/Content/Toast.swift",
"View/Dialog/Core/Dialog.swift",
"View/Dialog/Core/DialogPayload.swift",
"View/Dialog/Core/DialogRegistration.swift",
"View/Dialog/Core/DialogStatus.swift",
"View/Dialog/Core/DialogStyle.swift",
"View/Dialog/Core/Protocols/DialogComponentProtocols.swift",
"View/Dialog/Core/Protocols/DialogProtocol.swift",
"View/Dialog/Core/Protocols/DialogType.swift",
"View/Dialog/Core/Utility/DialogComponentParser.swift",
"View/Dialog/Core/Utility/ToastImportanceEvaluator.swift",
"View/Dialog/Modifiers/AlertDialogModifier.swift",
"View/Dialog/Modifiers/ConfirmationDialogModifier.swift",
"View/Dialog/Modifiers/ToastDialogModifier.swift",
"View/Dialog/Themes/Shared/ColorStyle.swift",
"View/Dialog/Themes/Shared/HapticFeedback.swift",
"View/Dialog/Themes/Shared/ShadowStyle.swift",
"View/Dialog/Themes/Shared/ToastPosition.swift",
"View/Dialog/Themes/Shared/ToastPriority.swift",
"View/Dialog/Themes/ToastTheme.swift",
"View/Dialog/Views/ToastContainer.swift",
"View/Dialog/Views/ToastView.swift",
"View/Router/GlobalRouter/GlobalRouter.swift",
"View/Router/GlobalRouter/GlobalRoutingModifier.swift",
"View/Router/Router.swift",
"_Middleware/AnyMiddleware.swift",
"_Middleware/CancellableTask.swift",
"_Middleware/Effect/ConcurrencyEffect.swift",
"_Middleware/Effect/Effect.swift",
"_Middleware/Effect/Effectable.swift",
"_Middleware/Effect/PureEffect.swift",
"_Middleware/EnvironmentMiddleware.swift",
"_Middleware/MiddlewareBuilder.swift",
"_Middleware/MiddlewareStatus.swift",
"_Middleware/_BaseMiddleware.swift",
"_Middleware/_Middleware.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftUI_UDF_Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftUI-UDF-Tests",
"path" : "Tests/SwiftUI-UDF-Tests",
"sources" : [
"ActionGroup/ActionGroupBuilderTests.swift",
"Actions/DelayedActionTests.swift",
"Actions/ErrorActionTests.swift",
"BindableReducers/BindableContainerDataMutationTests.swift",
"BindableReducers/BindableContainerLifecycleTests.swift",
"BindableReducers/BindableContainerLoadUnloadTests.swift",
"BindableReducers/BindableReducersMiddlewareTests.swift",
"Cached/CachedTests.swift",
"ContainerHookTests.swift",
"ContainerLifecycleTests.swift",
"Dialog/DialogActionsBuilderTests.swift",
"Dialog/DialogComponentParserTests.swift",
"Dialog/DialogDSLTests.swift",
"Dialog/DialogQueueTests.swift",
"Dialog/DialogTests.swift",
"Dialog/ToastDismissCallbackTests.swift",
"Mergeable/MergeableAppStateTests.swift",
"Mergeable/MergeableTests.swift",
"Middlewares/MiddlewareCancellationTests.swift",
"Middlewares/MiddlewareTests.swift",
"NestedReducerTests.swift",
"PaginatorTests.swift",
"RouterTests.swift",
"StateCopyTests.swift"
],
"target_dependencies" : [
"UDFSwiftTesting"
],
"type" : "test"
},
{
"c99name" : "SwiftUI_UDF_ConcurrencyTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUI-UDF-ConcurrencyTests",
"path" : "Tests/SwiftUI-UDF-ConcurrencyTests",
"sources" : [
"AppStateInitialSetupTests.swift",
"ContainersRedrawing/ContainerScopeTests.swift",
"ContainersRedrawing/ContainerWithAppStateAsScopeTests.swift",
"DispatchActionsTests.swift",
"FormValueReferenceTests.swift",
"Middlewares/ConcurrencyMiddlewareCancellationTests.swift",
"Middlewares/ConcurrencyMiddlewareTaskIdTests.swift",
"Middlewares/MiddlewareCancellationTests.swift",
"Middlewares/MiddlewareDuplicationTests.swift",
"Middlewares/MiddlewareMapErrorTests.swift",
"Middlewares/MiddlewareSubscriptionTests.swift",
"Middlewares/NewReducibleMiddlewareTests.swift",
"Store/StoreInitializationTests.swift"
],
"target_dependencies" : [
"UDFSwiftTesting"
],
"type" : "test"
}
],
"tools_version" : "6.2"
}
Done.