The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Toolbox, reference master (869c17), with Swift 6.1 for macOS (SPM) on 5 May 2025 22:12:27 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/4976] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.3 (1.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.16s)
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.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
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",
  "dependencies": [
    {
      "identity": "toolbox",
      "name": "Toolbox",
      "url": "https://github.com/allaboutapps/Toolbox.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Toolbox",
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/allaboutapps/Toolbox.git
[1/991] Fetching toolbox
Fetched https://github.com/allaboutapps/Toolbox.git from cache (0.85s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.52s)
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.12s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.54s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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
Creating working copy for https://github.com/allaboutapps/Toolbox.git
Working copy of https://github.com/allaboutapps/Toolbox.git resolved at master (869c17e)
warning: '.resolve-product-dependencies': dependency 'toolbox' is not used by any target
Found 1 product dependencies
  - swift-async-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/allaboutapps/Toolbox.git
https://github.com/allaboutapps/Toolbox.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/25] Compiling InternalCollectionsUtilities Specialize.swift
[10/25] Compiling InternalCollectionsUtilities Debugging.swift
[11/25] Compiling InternalCollectionsUtilities Descriptions.swift
[12/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/25] Compiling InternalCollectionsUtilities Integer rank.swift
[16/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/25] Emitting module InternalCollectionsUtilities
[18/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/25] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[23/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[26/97] Compiling DequeModule _DequeBufferHeader.swift
[27/97] Compiling DequeModule _DequeSlot.swift
[28/98] Compiling DequeModule _DequeBuffer.swift
[29/98] Compiling OrderedCollections OrderedSet+Codable.swift
[30/98] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/98] Compiling OrderedCollections OrderedSet+Descriptions.swift
[32/98] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/98] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/98] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[37/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[38/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[39/104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[40/104] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[41/104] Compiling OrderedCollections OrderedSet+Sendable.swift
[42/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[43/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[44/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[45/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[46/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[47/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[48/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/104] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[55/104] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[56/104] Compiling OrderedCollections _HashTable+Bucket.swift
[57/104] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/104] Compiling OrderedCollections _HashTable.swift
[59/104] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[60/104] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[61/104] Compiling OrderedCollections OrderedDictionary+Values.swift
[62/104] Compiling OrderedCollections OrderedDictionary+Elements.swift
[63/104] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[64/104] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[65/104] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[66/104] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[67/104] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[68/104] Compiling OrderedCollections _Hashtable+Header.swift
[69/104] Compiling OrderedCollections OrderedDictionary+Codable.swift
[70/104] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/104] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/104] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/104] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[74/104] Compiling OrderedCollections OrderedSet+Hashable.swift
[75/104] Compiling OrderedCollections OrderedSet+Initializers.swift
[76/104] Compiling OrderedCollections OrderedSet+Insertions.swift
[77/104] Compiling OrderedCollections OrderedSet+Invariants.swift
[78/104] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[79/104] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/104] Compiling OrderedCollections OrderedDictionary.swift
[86/104] Compiling OrderedCollections _HashTable+Testing.swift
[87/104] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[88/104] Emitting module DequeModule
[89/104] Compiling OrderedCollections _HashTable+Constants.swift
[90/104] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[98/104] Compiling OrderedCollections OrderedSet+SubSequence.swift
[99/104] Compiling OrderedCollections OrderedSet+Testing.swift
[100/104] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[101/104] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[102/104] Compiling OrderedCollections OrderedSet.swift
[103/104] Compiling OrderedCollections _UnsafeBitset.swift
[104/104] Emitting module OrderedCollections
[105/150] Emitting module AsyncAlgorithms
[106/155] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[107/155] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[108/155] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[109/155] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[110/155] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[111/155] Compiling AsyncAlgorithms MergeStateMachine.swift
[112/155] Compiling AsyncAlgorithms MergeStorage.swift
[113/155] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[114/155] Compiling AsyncAlgorithms Rethrow.swift
[115/155] Compiling AsyncAlgorithms SetAlgebra.swift
[116/155] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[117/155] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[118/155] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[119/155] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[120/155] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[121/155] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[122/155] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[123/155] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[124/155] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[125/155] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[126/155] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[127/155] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[128/155] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[129/155] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[130/155] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[131/155] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[132/155] Compiling AsyncAlgorithms ChannelStateMachine.swift
[133/155] Compiling AsyncAlgorithms ChannelStorage.swift
[134/155] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[135/155] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[136/155] Compiling AsyncAlgorithms Dictionary.swift
[137/155] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[138/155] Compiling AsyncAlgorithms Locking.swift
[139/155] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[140/155] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[141/155] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[142/155] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[143/155] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[144/155] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[145/155] Compiling AsyncAlgorithms AsyncChannel.swift
[146/155] Compiling AsyncAlgorithms UnsafeTransfer.swift
[147/155] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[148/155] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[149/155] Compiling AsyncAlgorithms ZipStateMachine.swift
[150/155] Compiling AsyncAlgorithms ZipStorage.swift
[151/155] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[152/155] Compiling AsyncAlgorithms CombineLatestStorage.swift
[153/155] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[154/155] Compiling AsyncAlgorithms DebounceStateMachine.swift
[155/155] Compiling AsyncAlgorithms DebounceStorage.swift
[156/195] Emitting module Toolbox
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/Services.swift:37:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
 33 | ///
 34 | /// You can define own instances of  IoC containers by just calling `Services()` and assigning it to property that holds a strong reference to the container
 35 | public class Services {
    |              `- note: class 'Services' does not conform to the 'Sendable' protocol
 36 |
 37 |     public static let shared = Services()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |
 39 |     private var registeredServices = [String: Any]()
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLStyleModifier.swift:32:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private struct HTMLStylesKey: EnvironmentKey {
32 |     static let defaultValue: [String: HTMLElementStyle] = HTMLElementStyle.defaultStyles
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 | }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:4:15: note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:8:23: warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
  7 |
  8 |     public static let defaultStyles: [String: HTMLElementStyle] = [
    |                       |- warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'defaultStyles' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |         "h1": .init(font: .largeTitle, color: .primary),
 10 |         "h2": .init(font: .title, color: .primary),
[157/199] Compiling Toolbox Keyboard.swift
[158/199] Compiling Toolbox Style.swift
[159/199] Compiling Toolbox UserDefaults.swift
[160/199] Compiling Toolbox Weak.swift
[161/199] Compiling Toolbox Coordinator.swift
[162/199] Compiling Toolbox NavigationCoordinator.swift
[163/199] Compiling Toolbox TabBarCoordinator.swift
[164/199] Compiling Toolbox Builder.swift
[165/199] Compiling Toolbox Bundle+Version.swift
[166/199] Compiling Toolbox HTMLParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/Services.swift:37:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
 33 | ///
 34 | /// You can define own instances of  IoC containers by just calling `Services()` and assigning it to property that holds a strong reference to the container
 35 | public class Services {
    |              `- note: class 'Services' does not conform to the 'Sendable' protocol
 36 |
 37 |     public static let shared = Services()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |
 39 |     private var registeredServices = [String: Any]()
[167/199] Compiling Toolbox ReusableProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/Services.swift:37:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
 33 | ///
 34 | /// You can define own instances of  IoC containers by just calling `Services()` and assigning it to property that holds a strong reference to the container
 35 | public class Services {
    |              `- note: class 'Services' does not conform to the 'Sendable' protocol
 36 |
 37 |     public static let shared = Services()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |
 39 |     private var registeredServices = [String: Any]()
[168/199] Compiling Toolbox SemanticVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/Services.swift:37:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
 33 | ///
 34 | /// You can define own instances of  IoC containers by just calling `Services()` and assigning it to property that holds a strong reference to the container
 35 | public class Services {
    |              `- note: class 'Services' does not conform to the 'Sendable' protocol
 36 |
 37 |     public static let shared = Services()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |
 39 |     private var registeredServices = [String: Any]()
[169/199] Compiling Toolbox Services.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/Services.swift:37:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
 33 | ///
 34 | /// You can define own instances of  IoC containers by just calling `Services()` and assigning it to property that holds a strong reference to the container
 35 | public class Services {
    |              `- note: class 'Services' does not conform to the 'Sendable' protocol
 36 |
 37 |     public static let shared = Services()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Services' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |
 39 |     private var registeredServices = [String: Any]()
[170/199] Compiling Toolbox UIView+Superview.swift
[171/199] Compiling Toolbox UIWindow+TopViewController.swift
[172/199] Compiling Toolbox Array.swift
[173/199] Compiling Toolbox FailableCodable.swift
[174/199] Compiling Toolbox UITableView+Helpers.swift
[175/199] Compiling Toolbox UIView+AutoLayout.swift
[176/199] Compiling Toolbox UIView+Helpers.swift
[177/199] Compiling Toolbox UIView+Nib.swift
[178/199] Compiling Toolbox ImagePicker.swift
[179/199] Compiling Toolbox KeyboardObserver.swift
[180/199] Compiling Toolbox StyledHostingController.swift
[181/199] Compiling Toolbox Typealias.swift
[182/199] Compiling Toolbox Date+Helpers.swift
[183/199] Compiling Toolbox Optional+Nesting.swift
[184/199] Compiling Toolbox String+Helpers.swift
[185/199] Compiling Toolbox View+EraseToAnyView.swift
[186/199] Compiling Toolbox View+HideKeyboard.swift
[187/199] 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
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
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:14:47: warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
 5 | @available(iOS 13.0, macOS 10.15, *)
 6 | public extension NavigationLink where Label == EmptyView {
 7 |     init?<Value>(_ binding: Binding<Value?>, @ViewBuilder destination: (Value) -> Destination) {
   |           `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 8 |         guard let value = binding.wrappedValue else {
 9 |             return nil
   :
12 |         let isActive = Binding(
13 |             get: { true },
14 |             set: { newValue in if !newValue { binding.wrappedValue = nil } }
   |                                               `- warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
15 |         )
16 |
[188/199] 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
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
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:14:47: warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
 5 | @available(iOS 13.0, macOS 10.15, *)
 6 | public extension NavigationLink where Label == EmptyView {
 7 |     init?<Value>(_ binding: Binding<Value?>, @ViewBuilder destination: (Value) -> Destination) {
   |           `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 8 |         guard let value = binding.wrappedValue else {
 9 |             return nil
   :
12 |         let isActive = Binding(
13 |             get: { true },
14 |             set: { newValue in if !newValue { binding.wrappedValue = nil } }
   |                                               `- warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
15 |         )
16 |
[189/199] 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
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
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:14:47: warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
 5 | @available(iOS 13.0, macOS 10.15, *)
 6 | public extension NavigationLink where Label == EmptyView {
 7 |     init?<Value>(_ binding: Binding<Value?>, @ViewBuilder destination: (Value) -> Destination) {
   |           `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 8 |         guard let value = binding.wrappedValue else {
 9 |             return nil
   :
12 |         let isActive = Binding(
13 |             get: { true },
14 |             set: { newValue in if !newValue { binding.wrappedValue = nil } }
   |                                               `- warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
15 |         )
16 |
[190/199] 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
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
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:14:47: warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
 5 | @available(iOS 13.0, macOS 10.15, *)
 6 | public extension NavigationLink where Label == EmptyView {
 7 |     init?<Value>(_ binding: Binding<Value?>, @ViewBuilder destination: (Value) -> Destination) {
   |           `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 8 |         guard let value = binding.wrappedValue else {
 9 |             return nil
   :
12 |         let isActive = Binding(
13 |             get: { true },
14 |             set: { newValue in if !newValue { binding.wrappedValue = nil } }
   |                                               `- warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
15 |         )
16 |
[191/199] 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
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
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Extensions/SwiftUI/View+Navigation.swift:14:47: warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
 5 | @available(iOS 13.0, macOS 10.15, *)
 6 | public extension NavigationLink where Label == EmptyView {
 7 |     init?<Value>(_ binding: Binding<Value?>, @ViewBuilder destination: (Value) -> Destination) {
   |           `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 8 |         guard let value = binding.wrappedValue else {
 9 |             return nil
   :
12 |         let isActive = Binding(
13 |             get: { true },
14 |             set: { newValue in if !newValue { binding.wrappedValue = nil } }
   |                                               `- warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
15 |         )
16 |
[192/199] Compiling Toolbox UICollectionView+Helpers.swift
[193/199] Compiling Toolbox UIColor+Helpers.swift
[194/199] Compiling Toolbox UIEdgeInsets+Convenience.swift
[195/199] Compiling Toolbox UIStackView+Helpers.swift
[196/199] Compiling Toolbox SharedAsyncChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLStyleModifier.swift:32:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private struct HTMLStylesKey: EnvironmentKey {
32 |     static let defaultValue: [String: HTMLElementStyle] = HTMLElementStyle.defaultStyles
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 | }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:4:15: note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:8:23: warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
  7 |
  8 |     public static let defaultStyles: [String: HTMLElementStyle] = [
    |                       |- warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'defaultStyles' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |         "h1": .init(font: .largeTitle, color: .primary),
 10 |         "h2": .init(font: .title, color: .primary),
[197/199] Compiling Toolbox AsyncButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLStyleModifier.swift:32:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private struct HTMLStylesKey: EnvironmentKey {
32 |     static let defaultValue: [String: HTMLElementStyle] = HTMLElementStyle.defaultStyles
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 | }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:4:15: note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:8:23: warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
  7 |
  8 |     public static let defaultStyles: [String: HTMLElementStyle] = [
    |                       |- warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'defaultStyles' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |         "h1": .init(font: .largeTitle, color: .primary),
 10 |         "h2": .init(font: .title, color: .primary),
[198/199] Compiling Toolbox HTMLStyleModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLStyleModifier.swift:32:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private struct HTMLStylesKey: EnvironmentKey {
32 |     static let defaultValue: [String: HTMLElementStyle] = HTMLElementStyle.defaultStyles
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 | }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:4:15: note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:8:23: warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
  7 |
  8 |     public static let defaultStyles: [String: HTMLElementStyle] = [
    |                       |- warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'defaultStyles' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |         "h1": .init(font: .largeTitle, color: .primary),
 10 |         "h2": .init(font: .title, color: .primary),
[199/199] Compiling Toolbox HTMLView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLStyleModifier.swift:32:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private struct HTMLStylesKey: EnvironmentKey {
32 |     static let defaultValue: [String: HTMLElementStyle] = HTMLElementStyle.defaultStyles
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 | }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:4:15: note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
/Users/admin/builder/spi-builder-workspace/Sources/Toolbox/Utilities/SwiftUI/HTMLView.swift:8:23: warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import SwiftUI
  3 |
  4 | public struct HTMLElementStyle {
    |               `- note: consider making struct 'HTMLElementStyle' conform to the 'Sendable' protocol
  5 |     public var font: Font?
  6 |     public var color: Color?
  7 |
  8 |     public static let defaultStyles: [String: HTMLElementStyle] = [
    |                       |- warning: static property 'defaultStyles' is not concurrency-safe because non-'Sendable' type '[String : HTMLElementStyle]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'defaultStyles' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |         "h1": .init(font: .largeTitle, color: .primary),
 10 |         "h2": .init(font: .title, color: .primary),
Build complete! (13.65s)
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.