Build Information
Successful build of Toolbox, reference master (869c17
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 23:17:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/allaboutapps/Toolbox.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/allaboutapps/Toolbox
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 869c17e Merge pull request #43 from allaboutapps/make-SharedAsyncChannel-thread-safe
Cloned https://github.com/allaboutapps/Toolbox.git
Revision (git rev-parse @):
869c17efca37505627d90f68a781463ba63e7730
SUCCESS checkout https://github.com/allaboutapps/Toolbox.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/allaboutapps/Toolbox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/21] Compiling InternalCollectionsUtilities Debugging.swift
[10/21] Compiling InternalCollectionsUtilities Descriptions.swift
[11/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/21] Emitting module InternalCollectionsUtilities
[17/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/21] Compiling InternalCollectionsUtilities Integer rank.swift
[19/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/93] Compiling DequeModule _DequeSlot.swift
[23/94] Compiling DequeModule _DequeBufferHeader.swift
[24/94] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[25/94] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[26/94] Compiling DequeModule _DequeBuffer.swift
[27/94] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[28/94] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[29/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[30/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[31/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[32/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[33/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[34/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[35/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[36/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/100] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/100] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/100] Compiling OrderedCollections OrderedSet+Sendable.swift
[48/100] Compiling OrderedCollections _HashTable.swift
[49/100] Compiling OrderedCollections OrderedDictionary+Elements.swift
[50/100] Compiling OrderedCollections _HashTable+Constants.swift
[51/100] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[52/100] Compiling OrderedCollections _HashTable+Testing.swift
[53/100] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[54/100] Compiling OrderedCollections OrderedSet+Codable.swift
[55/100] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/100] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/100] Compiling OrderedCollections OrderedSet+Diffing.swift
[58/100] Compiling OrderedCollections OrderedSet+Equatable.swift
[59/100] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/100] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/100] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/100] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/100] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/100] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/100] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/100] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[72/100] Compiling OrderedCollections _Hashtable+Header.swift
[73/100] Compiling OrderedCollections OrderedDictionary+Codable.swift
[74/100] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[75/100] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[76/100] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[77/100] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[78/100] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/100] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/100] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[81/100] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[82/100] Compiling OrderedCollections OrderedDictionary+Values.swift
[83/100] Compiling OrderedCollections OrderedDictionary.swift
[84/100] Compiling OrderedCollections _HashTable+Bucket.swift
[85/100] Compiling OrderedCollections _HashTable+BucketIterator.swift
[86/100] Emitting module DequeModule
[94/100] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/100] Compiling OrderedCollections OrderedSet+Testing.swift
[96/100] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/100] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/100] Compiling OrderedCollections OrderedSet.swift
[99/100] Compiling OrderedCollections _UnsafeBitset.swift
[100/100] Emitting module OrderedCollections
[101/146] Emitting module AsyncAlgorithms
[102/151] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[103/151] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[104/151] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[105/151] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[106/151] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[107/151] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[108/151] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[109/151] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[110/151] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[111/151] Compiling AsyncAlgorithms AsyncChannel.swift
[112/151] Compiling AsyncAlgorithms MergeStateMachine.swift
[113/151] Compiling AsyncAlgorithms MergeStorage.swift
[114/151] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[115/151] Compiling AsyncAlgorithms Rethrow.swift
[116/151] Compiling AsyncAlgorithms SetAlgebra.swift
[117/151] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[118/151] Compiling AsyncAlgorithms ChannelStateMachine.swift
[119/151] Compiling AsyncAlgorithms ChannelStorage.swift
[120/151] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[121/151] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[122/151] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[123/151] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[124/151] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[125/151] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[126/151] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[127/151] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[128/151] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[129/151] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[130/151] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[131/151] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[132/151] Compiling AsyncAlgorithms Dictionary.swift
[133/151] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[134/151] Compiling AsyncAlgorithms Locking.swift
[135/151] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[136/151] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[137/151] Compiling AsyncAlgorithms UnsafeTransfer.swift
[138/151] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[139/151] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[140/151] Compiling AsyncAlgorithms ZipStateMachine.swift
[141/151] Compiling AsyncAlgorithms ZipStorage.swift
[142/151] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[143/151] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[144/151] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[145/151] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[146/151] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[147/151] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[148/151] Compiling AsyncAlgorithms CombineLatestStorage.swift
[149/151] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[150/151] Compiling AsyncAlgorithms DebounceStateMachine.swift
[151/151] Compiling AsyncAlgorithms DebounceStorage.swift
[152/191] Emitting module Toolbox
[153/195] Compiling Toolbox UITableView+Helpers.swift
[154/195] Compiling Toolbox UIView+AutoLayout.swift
[155/195] Compiling Toolbox UIView+Helpers.swift
[156/195] Compiling Toolbox UIView+Nib.swift
[157/195] Compiling Toolbox ImagePicker.swift
[158/195] Compiling Toolbox KeyboardObserver.swift
[159/195] Compiling Toolbox StyledHostingController.swift
[160/195] Compiling Toolbox Typealias.swift
[161/195] Compiling Toolbox Keyboard.swift
[162/195] Compiling Toolbox Style.swift
[163/195] Compiling Toolbox UserDefaults.swift
[164/195] Compiling Toolbox Weak.swift
[165/195] Compiling Toolbox UIView+Superview.swift
[166/195] Compiling Toolbox UIWindow+TopViewController.swift
[167/195] Compiling Toolbox Array.swift
[168/195] Compiling Toolbox FailableCodable.swift
[169/195] Compiling Toolbox UICollectionView+Helpers.swift
[170/195] Compiling Toolbox UIColor+Helpers.swift
[171/195] Compiling Toolbox UIEdgeInsets+Convenience.swift
[172/195] Compiling Toolbox UIStackView+Helpers.swift
[173/195] Compiling Toolbox Coordinator.swift
[174/195] Compiling Toolbox NavigationCoordinator.swift
[175/195] Compiling Toolbox TabBarCoordinator.swift
[176/195] Compiling Toolbox Builder.swift
[177/195] Compiling Toolbox Bundle+Version.swift
[178/195] Compiling Toolbox HTMLParser.swift
[179/195] Compiling Toolbox ReusableProtocol.swift
[180/195] Compiling Toolbox SemanticVersion.swift
[181/195] Compiling Toolbox Services.swift
[182/195] Compiling Toolbox View+Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:17:14: warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
15 | )
16 |
17 | self.init(destination: destination(value), isActive: isActive, label: EmptyView.init)
| `- warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
18 | }
19 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[183/195] Compiling Toolbox View+Style.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:17:14: warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
15 | )
16 |
17 | self.init(destination: destination(value), isActive: isActive, label: EmptyView.init)
| `- warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
18 | }
19 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[184/195] Compiling Toolbox NSDirectionalEdgeInsets+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:17:14: warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
15 | )
16 |
17 | self.init(destination: destination(value), isActive: isActive, label: EmptyView.init)
| `- warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
18 | }
19 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[185/195] Compiling Toolbox NSLayoutConstraint+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:17:14: warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
15 | )
16 |
17 | self.init(destination: destination(value), isActive: isActive, label: EmptyView.init)
| `- warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
18 | }
19 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[186/195] Compiling Toolbox ScrollView+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:17:14: warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
15 | )
16 |
17 | self.init(destination: destination(value), isActive: isActive, label: EmptyView.init)
| `- warning: 'init(destination:isActive:label:)' was deprecated in macOS 13.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView [#DeprecatedDeclaration]
18 | }
19 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[187/195] Compiling Toolbox Date+Helpers.swift
[188/195] Compiling Toolbox Optional+Nesting.swift
[189/195] Compiling Toolbox String+Helpers.swift
[190/195] Compiling Toolbox View+EraseToAnyView.swift
[191/195] Compiling Toolbox View+HideKeyboard.swift
[192/195] Compiling Toolbox SharedAsyncChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:24:38: warning: capture of non-sendable type 'Label.Type' in an isolated closure
22 | var progressViewTask: Task<Void, Error>?
23 |
24 | if actionOptions.contains(.showProgressView) {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:27:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
27 | showProgressView = true
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
28 | }
29 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
[193/195] Compiling Toolbox AsyncButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:24:38: warning: capture of non-sendable type 'Label.Type' in an isolated closure
22 | var progressViewTask: Task<Void, Error>?
23 |
24 | if actionOptions.contains(.showProgressView) {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:27:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
27 | showProgressView = true
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
28 | }
29 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
[194/195] Compiling Toolbox HTMLStyleModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:24:38: warning: capture of non-sendable type 'Label.Type' in an isolated closure
22 | var progressViewTask: Task<Void, Error>?
23 |
24 | if actionOptions.contains(.showProgressView) {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:27:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
27 | showProgressView = true
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
28 | }
29 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
[195/195] Compiling Toolbox HTMLView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:24:38: warning: capture of non-sendable type 'Label.Type' in an isolated closure
22 | var progressViewTask: Task<Void, Error>?
23 |
24 | if actionOptions.contains(.showProgressView) {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:27:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
25 | progressViewTask = Task {
26 | try await Task.sleep(nanoseconds: 150_000_000)
27 | showProgressView = true
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
28 | }
29 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/AsyncButton.swift:14:32: warning: capture of non-sendable type 'Label.Type' in an isolated closure
12 | @State private var showProgressView = false
13 |
14 | public var body: some View {
| `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
15 | Button(
16 | action: {
Build complete! (16.48s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.03s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.53s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.14s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
}
],
"manifest_display_name" : "Toolbox",
"name" : "Toolbox",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Toolbox",
"targets" : [
"Toolbox"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ToolboxTests",
"module_type" : "SwiftTarget",
"name" : "ToolboxTests",
"path" : "Tests/ToolboxTests",
"sources" : [
"NavigationCoordinatorTests.swift",
"TabBarCoordinatorTests.swift",
"ToolboxTests.swift",
"UIColorTests.swift",
"UserDefaultTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Toolbox"
],
"type" : "test"
},
{
"c99name" : "Toolbox",
"module_type" : "SwiftTarget",
"name" : "Toolbox",
"path" : "Sources/Toolbox",
"product_dependencies" : [
"AsyncAlgorithms"
],
"product_memberships" : [
"Toolbox"
],
"sources" : [
"Coordinators/Coordinator.swift",
"Coordinators/NavigationCoordinator.swift",
"Coordinators/TabBarCoordinator.swift",
"Extensions/Builder.swift",
"Extensions/Bundle+Version.swift",
"Extensions/Date+Helpers.swift",
"Extensions/Optional+Nesting.swift",
"Extensions/String+Helpers.swift",
"Extensions/SwiftUI/View+EraseToAnyView.swift",
"Extensions/SwiftUI/View+HideKeyboard.swift",
"Extensions/SwiftUI/View+Navigation.swift",
"Extensions/SwiftUI/View+Style.swift",
"Extensions/UIKit/NSDirectionalEdgeInsets+Convenience.swift",
"Extensions/UIKit/NSLayoutConstraint+Convenience.swift",
"Extensions/UIKit/ScrollView+Helpers.swift",
"Extensions/UIKit/UICollectionView+Helpers.swift",
"Extensions/UIKit/UIColor+Helpers.swift",
"Extensions/UIKit/UIEdgeInsets+Convenience.swift",
"Extensions/UIKit/UIStackView+Helpers.swift",
"Extensions/UIKit/UITableView+Helpers.swift",
"Extensions/UIKit/UIView+AutoLayout.swift",
"Extensions/UIKit/UIView+Helpers.swift",
"Extensions/UIKit/UIView+Nib.swift",
"Extensions/UIKit/UIView+Superview.swift",
"Extensions/UIKit/UIWindow+TopViewController.swift",
"Utilities/Array.swift",
"Utilities/FailableCodable.swift",
"Utilities/HTMLParser.swift",
"Utilities/ReusableProtocol.swift",
"Utilities/SemanticVersion.swift",
"Utilities/Services.swift",
"Utilities/SharedAsyncChannel.swift",
"Utilities/SwiftUI/AsyncButton.swift",
"Utilities/SwiftUI/HTMLStyleModifier.swift",
"Utilities/SwiftUI/HTMLView.swift",
"Utilities/SwiftUI/ImagePicker.swift",
"Utilities/SwiftUI/KeyboardObserver.swift",
"Utilities/SwiftUI/StyledHostingController.swift",
"Utilities/Typealias.swift",
"Utilities/UIKit/Keyboard.swift",
"Utilities/UIKit/Style.swift",
"Utilities/UserDefaults.swift",
"Utilities/Weak.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.