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 SwiftUI-UDF with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Maks-Jago/SwiftUI-UDF.git
Reference: 1.4.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Maks-Jago/SwiftUI-UDF
 * tag               1.4.5      -> FETCH_HEAD
HEAD is now at 7f19453 add destructive alert button handling for Alert backport
Cloned https://github.com/Maks-Jago/SwiftUI-UDF.git
Revision (git rev-parse @):
7f19453c042cb3dd572299ceaa6e075c4b6ca69e
SUCCESS checkout https://github.com/Maks-Jago/SwiftUI-UDF.git at 1.4.5
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/urlaunched-com/Runtime
[1/1559] Fetching runtime
[220/15780] Fetching runtime, swift-collections
Fetched https://github.com/apple/swift-collections from cache (3.18s)
Fetched https://github.com/urlaunched-com/Runtime from cache (3.18s)
Computing version for https://github.com/urlaunched-com/Runtime
Computed https://github.com/urlaunched-com/Runtime at 2.2.6 (2.86s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.73s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/urlaunched-com/Runtime
Working copy of https://github.com/urlaunched-com/Runtime resolved at 2.2.6
========================================
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": "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",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Maks-Jago/SwiftUI-UDF.git
[1/6500] Fetching swiftui-udf
Fetched https://github.com/Maks-Jago/SwiftUI-UDF.git from cache (17.48s)
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/urlaunched-com/Runtime from cache
Fetched https://github.com/urlaunched-com/Runtime from cache (0.61s)
Fetched https://github.com/apple/swift-collections from cache (0.61s)
Computing version for https://github.com/urlaunched-com/Runtime
Computed https://github.com/urlaunched-com/Runtime at 2.2.6 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.1 (0.65s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.1
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.4.5 (7f19453)
Creating working copy for https://github.com/urlaunched-com/Runtime
Working copy of https://github.com/urlaunched-com/Runtime resolved at 2.2.6
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:             5.10
Building package at path:  $workDir
https://github.com/Maks-Jago/SwiftUI-UDF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Write swift-version-33747A42983211AE.txt
[6/7] Compiling CRuntime dummy.c
[8/67] Compiling Runtime EnumMetadata.swift
[9/67] Compiling Runtime FuntionMetadata.swift
[10/67] Compiling Runtime TupleMetadata.swift
[11/67] Compiling Runtime ClassMetadata.swift
[12/67] Compiling Runtime ProtocolMetadata.swift
[13/67] Compiling Runtime StructMetadata.swift
[14/68] Compiling Runtime ClassTypeDescriptor.swift
[15/68] Compiling Runtime RelativePointer.swift
[16/68] Compiling Runtime DefaultValue.swift
[17/68] Compiling Runtime Factory.swift
[18/68] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/68] Compiling Runtime ClassHeader.swift
[20/68] Compiling Runtime ClassMetadataLayout.swift
[21/68] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/68] Emitting module _CollectionsUtilities
[23/68] Compiling Runtime Vector.swift
[24/68] Compiling Runtime NominalMetadataType.swift
[25/68] Compiling Runtime RelativeVectorPointer.swift
[26/68] Compiling Runtime Union.swift
[27/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[28/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[29/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[30/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[31/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[32/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[33/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[34/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[35/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[36/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[37/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/130] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/130] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/130] Compiling OrderedCollections OrderedSet+Sendable.swift
[45/130] Compiling OrderedCollections _Hashtable+Header.swift
[46/130] Compiling OrderedCollections OrderedDictionary+Codable.swift
[47/130] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[48/130] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[49/130] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[50/130] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[51/130] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/130] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/130] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/130] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/130] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/130] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/130] Compiling OrderedCollections OrderedSet+Codable.swift
[58/130] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/130] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/130] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/130] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/130] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/130] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/130] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/130] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/130] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/130] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/130] Compiling OrderedCollections OrderedDictionary.swift
[69/130] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/130] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/130] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/130] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/130] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/130] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/130] Compiling OrderedCollections _HashTable+Bucket.swift
[76/130] Compiling OrderedCollections _HashTable+BucketIterator.swift
[77/130] Compiling OrderedCollections _HashTable+Constants.swift
[78/130] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/130] Compiling OrderedCollections _HashTable+Testing.swift
[80/130] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[81/130] Compiling OrderedCollections _HashTable.swift
[82/130] Compiling OrderedCollections OrderedSet+SubSequence.swift
[83/130] Compiling OrderedCollections OrderedSet+Testing.swift
[84/130] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[85/130] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[86/130] Compiling OrderedCollections OrderedSet.swift
[87/130] Compiling OrderedCollections _UnsafeBitset.swift
[88/130] Emitting module OrderedCollections
[115/134] Emitting module Runtime
[116/134] Compiling Runtime GettersSetters.swift
[117/134] Compiling Runtime Pointer+Extensions.swift
[118/134] Compiling Runtime RetainCounts.swift
[119/134] Compiling Runtime String+Extensions.swift
[135/213] Compiling UDF ConsoleDebugLogger.swift
[136/213] Compiling UDF DebugOnlyActionFilter.swift
[137/213] Compiling UDF DefaultActionFilter.swift
[138/213] Compiling UDF ErrorOnlyActionFilter.swift
[139/213] Compiling UDF VerboseActionFilter.swift
[140/213] Compiling UDF LogDistributor.swift
[141/213] Compiling UDF LoggingAction.swift
[142/213] Compiling UDF StringDescribingActionDescriptor.swift
[143/221] Emitting module UDF
[144/221] Compiling UDF AppReducer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[145/221] Compiling UDF RuntimeReducing.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[146/221] Compiling UDF InitialSetup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[147/221] Compiling UDF ReducerReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[148/221] Compiling UDF Reducible.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[149/221] Compiling UDF Store.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[150/221] Compiling UDF StoreQueue.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[151/221] Compiling UDF XCTestGroup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue.swift:128:44: warning: 'userInteractive' is deprecated: userInteractive priority will be removed
            case .userInteractive: return .userInteractive
                                           ^
[152/221] Compiling UDF CombinedScope.swift
[153/221] Compiling UDF ReducerScope.swift
[154/221] Compiling UDF Scope+None.swift
[155/221] Compiling UDF Scope.swift
[156/221] Compiling UDF SubscribersCoordinator.swift
[157/221] Compiling UDF Types.swift
[158/221] Compiling UDF BaseMiddleware.swift
[159/221] Compiling UDF CancellableTask.swift
[160/221] Compiling UDF ConcurrencyEffect.swift
[161/221] Compiling UDF Collection+CaseIterable.swift
[162/221] Compiling UDF Dictionary+Storage.swift
[163/221] Compiling UDF Hashable.swift
[164/221] Compiling UDF NavigationDestination+Router.swift
[165/221] Compiling UDF ProcessInfo.swift
[166/221] Compiling UDF Publishers+AsyncState.swift
[167/221] Compiling UDF Text+Mirror.swift
[168/221] Compiling UDF View+AlertStatus.swift
[169/221] Compiling UDF View+NavigationDestination.swift
[170/221] Compiling UDF XCTestStore.swift
[171/221] Compiling UDF AlertAction.swift
[172/221] Compiling UDF AlertActionsBuilder.swift
[173/221] Compiling UDF AlertBuilder.swift
[174/221] Compiling UDF Component.swift
[175/221] Compiling UDF Container.swift
[176/221] Compiling UDF ContainerState.swift
[177/221] Compiling UDF Router.swift
[178/221] Compiling UDF EnvironmentStore.swift
[179/221] Compiling UDF Flow.swift
[180/221] Compiling UDF Flows.swift
[181/221] Compiling UDF IdentifiableFlow.swift
[182/221] Compiling UDF UserLocationFlow.swift
[183/221] Compiling UDF Form.swift
[184/221] Compiling UDF InternalStore.swift
[185/221] Compiling UDF ActionLogger.swift
[186/221] Compiling UDF FileFunctionLine.swift
[187/221] Compiling UDF GlobalValue.swift
[188/221] Compiling UDF Mergeable.swift
[189/221] Compiling UDF PaginationPage.swift
[190/221] Compiling UDF Paginator.swift
[191/221] Compiling UDF SourceOfTruth.swift
[192/221] Compiling UDF Initable.swift
[193/221] Compiling UDF IsEquatable.swift
[194/221] Compiling UDF WrappedReducer.swift
[195/221] Compiling UDF Action.swift
[196/221] Compiling UDF ActionGroup.swift
[197/221] Compiling UDF ActionGroupBuilder.swift
[198/221] Compiling UDF Actions.swift
[199/221] Compiling UDF InternalAction.swift
[200/221] Compiling UDF DelayEffect.swift
[201/221] Compiling UDF FilterEffect.swift
[202/221] Compiling UDF LocationAccessEffect.swift
[203/221] Compiling UDF LocationMonitoringEffect.swift
[204/221] Compiling UDF Effect.swift
[205/221] Compiling UDF Effectable.swift
[206/221] Compiling UDF PureEffect.swift
[207/221] Compiling UDF EnvironmentMiddleware.swift
[208/221] Compiling UDF Middleware.swift
[209/221] Compiling UDF MiddlewareBuilder.swift
[210/221] Compiling UDF MiddlewareStatus.swift
[211/221] Compiling UDF ObservableMiddleware.swift
[212/221] Compiling UDF ReducibleMiddleware.swift
[213/221] Compiling UDF ActionPriority.swift
[214/221] Compiling UDF Cached.swift
[215/221] Compiling UDF CacheSource.swift
[216/221] Compiling UDF FileCache.swift
[217/221] Compiling UDF Common.swift
[218/221] Compiling UDF Debouncer.swift
[219/221] Compiling UDF Binding+BindClosure.swift
[220/221] Compiling UDF CLAccuracyAuthorization.swift
[221/221] Compiling UDF CLAuthorizationStatus.swift
[222/224] Emitting module UDFXCTest
[223/224] Compiling UDFXCTest XCTest+expectation.swift
[224/224] Compiling UDFXCTest XCTUnwrapAsync.swift
Build complete! (14.84s)
Build complete.
Done.