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 SharingRemoteConfig, reference main (1b820e), with Swift 6.0 for macOS (SPM) on 28 Apr 2025 08:46:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/sharing-remoteconfig.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/sharing-remoteconfig
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1b820ef FIX NAME (#11)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
1b820ef9888758277447f5583779d541d40f24d6
SUCCESS checkout https://github.com/zunda-pixel/sharing-remoteconfig.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/sharing-remoteconfig.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[13/21] Copying PrivacyInfo.xcprivacy
[13/21] Write sources
[20/21] Write swift-version-5BDAB9E9C0126B9D.txt
[22/82] Emitting module Sharing1
[23/82] Compiling Sharing1 Empty.swift
[24/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/83] Compiling Sharing2 Empty.swift
[27/83] Emitting module Sharing2
[28/83] Emitting module InternalCollectionsUtilities
[29/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/83] Compiling InternalCollectionsUtilities Specialize.swift
[32/83] Compiling IssueReporting Deprecations.swift
[33/83] Compiling IssueReporting FailureObserver.swift
[34/83] Compiling ConcurrencyExtras ActorIsolated.swift
[35/83] Compiling ConcurrencyExtras AnyHashableSendable.swift
[36/83] Compiling InternalCollectionsUtilities Debugging.swift
[37/83] Compiling InternalCollectionsUtilities Descriptions.swift
[38/83] Compiling InternalCollectionsUtilities _SortedCollection.swift
[39/83] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/83] Compiling IssueReporting LockIsolated.swift
[41/83] Compiling IssueReporting Rethrows.swift
[42/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/83] Compiling IssueReporting SwiftTesting.swift
[44/83] Compiling IssueReporting UncheckedSendable.swift
[45/139] Compiling OrderedCollections OrderedSet+Codable.swift
[46/139] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/139] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/139] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/139] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/139] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[52/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[53/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[54/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[58/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[59/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[60/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[61/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[62/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[63/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[64/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[65/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/145] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[67/145] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[68/145] Compiling OrderedCollections OrderedSet+Sendable.swift
[69/145] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/145] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/145] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/145] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/145] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/145] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/145] Compiling OrderedCollections _Hashtable+Header.swift
[76/145] Compiling OrderedCollections OrderedDictionary+Codable.swift
[77/145] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[78/145] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[79/145] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[80/145] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[81/145] Compiling OrderedCollections OrderedSet+Hashable.swift
[82/145] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/145] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/145] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/145] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/145] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/145] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[88/145] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[89/145] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[90/145] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[91/145] Compiling OrderedCollections OrderedDictionary+Values.swift
[92/145] Compiling OrderedCollections OrderedDictionary.swift
[93/145] Compiling OrderedCollections _HashTable+Bucket.swift
[94/145] Compiling OrderedCollections _HashTable+BucketIterator.swift
[95/145] Compiling OrderedCollections _HashTable+Constants.swift
[96/145] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[97/145] Compiling OrderedCollections _HashTable+Testing.swift
[98/145] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[99/145] Compiling OrderedCollections _HashTable.swift
[100/145] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/145] Compiling OrderedCollections OrderedSet+Testing.swift
[102/145] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/145] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/145] Compiling OrderedCollections OrderedSet.swift
[105/145] Compiling OrderedCollections _UnsafeBitset.swift
[106/145] Compiling HTTPTypes HTTPResponse.swift
[107/145] Compiling HTTPTypes HTTPParsedFields.swift
[108/145] Compiling HTTPTypes ISOLatin1String.swift
[109/145] Compiling HTTPTypes HTTPFieldName.swift
[110/145] Compiling HTTPTypes NIOLock.swift
[111/145] Compiling HTTPTypes HTTPRequest.swift
[112/145] Compiling HTTPTypes HTTPField.swift
[113/145] Emitting module HTTPTypes
[114/145] Compiling HTTPTypes HTTPFields.swift
[115/145] Emitting module OrderedCollections
[116/170] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[117/170] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[118/172] Emitting module ConcurrencyExtras
[119/173] Compiling ConcurrencyExtras UncheckedSendable.swift
[120/173] Compiling IssueReporting WithExpectedIssue.swift
[121/173] Compiling IssueReporting WithIssueContext.swift
[122/173] Emitting module IssueReporting
[123/173] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[124/173] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[125/173] Compiling ConcurrencyExtras MainSerialExecutor.swift
[126/173] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[127/173] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[128/173] Compiling IdentifiedCollections Identified.swift
[129/173] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[130/173] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[131/173] Compiling IdentifiedCollections IdentifiedArray.swift
[132/173] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[133/173] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[134/173] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[135/173] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[136/173] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[137/173] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[138/173] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[139/173] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[140/173] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[141/173] Compiling ConcurrencyExtras Locking.swift
[142/173] Compiling ConcurrencyExtras UncheckedBox.swift
[143/173] Compiling ConcurrencyExtras LockIsolated.swift
[146/173] Compiling ConcurrencyExtras AsyncStream.swift
[147/173] Compiling ConcurrencyExtras Result.swift
[148/173] Compiling ConcurrencyExtras Task.swift
[149/210] Compiling XCTestDynamicOverlay Exports.swift
[150/210] Emitting module HTTPTypesFoundation
[151/210] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[152/210] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[153/210] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[154/210] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[155/210] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[156/210] Emitting module XCTestDynamicOverlay
[157/210] Compiling XCTestDynamicOverlay Deprecations.swift
[168/210] Compiling PerceptionCore BetaChecking.swift
[169/210] Compiling PerceptionCore Exports.swift
[170/212] Compiling CombineSchedulers ImmediateScheduler.swift
[171/212] Compiling CombineSchedulers Deprecations.swift
[172/213] Compiling CombineSchedulers AnyScheduler.swift
[173/213] Compiling CombineSchedulers Concurrency.swift
[174/213] Emitting module IdentifiedCollections
[177/242] Compiling HTTPClient HTTPClient.swift
[178/242] Compiling HTTPClient URLSesssion++.swift
[179/242] Emitting module HTTPClient
[180/242] Compiling IdentifiedCollections IdentifiedCollection.swift
[181/249] Compiling CustomDump CoreMotion.swift
[182/249] Compiling CustomDump Dump.swift
[183/250] Compiling CombineSchedulers UIScheduler.swift
[184/250] Compiling CombineSchedulers UIKit.swift
[185/250] Compiling Clocks ImmediateClock.swift
[186/250] Compiling Clocks AnyClock.swift
[187/250] Emitting module Clocks
[188/250] Compiling CustomDump CoreImage.swift
[189/250] Compiling CustomDump CoreLocation.swift
[190/250] Emitting module CombineSchedulers
[191/250] Compiling Clocks Timer.swift
[192/250] Compiling Clocks UnimplementedClock.swift
[193/250] Compiling CombineSchedulers Timer.swift
[194/250] Compiling CombineSchedulers TestScheduler.swift
[195/250] Compiling Clocks TestClock.swift
[196/250] Compiling CombineSchedulers UnimplementedScheduler.swift
[197/250] Compiling RemoteConfig RemoteConfig.swift
[198/250] Compiling RemoteConfig DecodeHandler.swift
[199/250] Compiling RemoteConfig Realtime.swift
[200/250] Emitting module RemoteConfig
[201/250] Compiling RemoteConfig ErrorResponse.swift
[202/250] Compiling RemoteConfig StreamExecution.swift
[203/250] Compiling RemoteConfig Fetch.swift
[204/250] Compiling CustomDump Foundation.swift
[205/250] Compiling CustomDump GameKit.swift
[206/250] Compiling CustomDump KeyPath.swift
[207/252] Emitting module CustomDump
[211/252] Compiling CustomDump XCTAssertDifference.swift
[212/252] Compiling CustomDump XCTAssertNoDifference.swift
[213/252] Compiling CustomDump Mirror.swift
[214/252] Compiling CustomDump String.swift
[215/252] Compiling CustomDump Unordered.swift
[216/252] Compiling CustomDump UserNotifications.swift
[217/252] Compiling CustomDump UserNotificationsUI.swift
[218/252] Compiling CustomDump CustomDumpReflectable.swift
[219/252] Compiling CustomDump CustomDumpRepresentable.swift
[220/252] Compiling CustomDump CustomDumpStringConvertible.swift
[221/252] Compiling CustomDump Diff.swift
[222/252] Compiling CustomDump AnyType.swift
[223/252] Compiling CustomDump CollectionDifference.swift
[224/252] Compiling CustomDump Identifiable.swift
[225/252] Compiling CustomDump Swift.swift
[226/252] Compiling CustomDump SwiftUI.swift
[227/252] Compiling CustomDump UIKit.swift
[228/252] Compiling Clocks _AsyncTimerSequence.swift
[229/252] Compiling Clocks Lock.swift
[230/252] Compiling Clocks SwiftUI.swift
[231/252] Compiling CombineSchedulers Lock.swift
[232/252] Compiling CombineSchedulers NSRecursiveLock.swift
[233/252] Compiling CombineSchedulers SwiftUI.swift
[234/252] Compiling CustomDump Photos.swift
[235/252] Compiling CustomDump Speech.swift
[236/252] Compiling CustomDump StoreKit.swift
[238/252] Compiling CustomDump ExpectDifference.swift
[239/252] Compiling CustomDump ExpectNoDifference.swift
[240/276] Compiling PerceptionCore PerceptionRegistrar.swift
[241/276] Compiling PerceptionCore PerceptionChecking.swift
[242/276] Compiling PerceptionCore Perceptible.swift
[243/276] Compiling PerceptionCore _PerceptionRegistrar.swift
[244/276] Compiling Dependencies Context.swift
[245/276] Compiling Dependencies Date.swift
[246/276] Compiling PerceptionCore Unchecked.swift
[247/276] Compiling Dependencies DependencyKey.swift
[248/276] Compiling Dependencies Clocks.swift
[249/276] Compiling Dependencies Dependency.swift
[250/276] Compiling Dependencies DependencyContext.swift
[251/276] Emitting module PerceptionCore
[252/276] Compiling PerceptionCore PerceptionTracking.swift
[256/277] Compiling Dependencies TypeName.swift
[257/277] Compiling Dependencies PreviewTrait.swift
[258/279] Compiling Dependencies FireAndForget.swift
[259/279] Compiling Dependencies Locale.swift
[260/279] Compiling Dependencies MainQueue.swift
[261/279] Emitting module Dependencies
[265/279] Compiling Dependencies WithRandomNumberGenerator.swift
[266/279] Compiling Dependencies AppEntryPoint.swift
[267/279] Compiling Dependencies URLSession.swift
[268/279] Compiling Dependencies UUID.swift
[269/279] Compiling Dependencies Deprecations.swift
[270/279] Compiling Dependencies Exports.swift
[271/279] Compiling Dependencies MainRunLoop.swift
[272/279] Compiling Dependencies OpenURL.swift
[273/279] Compiling Dependencies TimeZone.swift
[274/279] Compiling PerceptionCore WithPerceptionTracking.swift
[275/279] Compiling Dependencies DependencyValues.swift
[276/279] Compiling Dependencies Assert.swift
[277/279] Compiling Dependencies Calendar.swift
[278/279] Compiling Dependencies TestTrait.swift
[279/279] Compiling Dependencies WithDependencies.swift
[280/301] Compiling Sharing Deprecations.swift
[281/301] Compiling Sharing KeyPath+Sendable.swift
[282/301] Compiling Sharing MutexBackport.swift
[283/303] Compiling Sharing Shared.swift
[284/303] Compiling Sharing SharedBinding.swift
[285/303] Emitting module Sharing
[286/303] Compiling Sharing SharedReader.swift
[287/303] Compiling Sharing SharedReaderKey.swift
[288/303] Compiling Sharing SwiftUIStateSharing.swift
[289/303] Compiling Sharing resource_bundle_accessor.swift
[290/303] Compiling Sharing SharedCollection.swift
[291/303] Compiling Sharing SharedContinuations.swift
[292/303] Compiling Sharing NSRecursiveLock+WithLock.swift
[293/303] Compiling Sharing PassthroughRelay.swift
[294/303] Compiling Sharing PersistentReferences.swift
[295/303] Compiling Sharing DefaultKey.swift
[296/303] Compiling Sharing FileStorageKey.swift
[297/303] Compiling Sharing InMemoryKey.swift
[298/303] Compiling Sharing SharedPublisher.swift
[299/303] Compiling Sharing SharedKey.swift
[300/303] Compiling Sharing AppStorageKey.swift
[301/303] Compiling Sharing Reference.swift
[302/303] Compiling Sharing SharedChangeTracker.swift
[303/303] Compiling Sharing TypeName.swift
[304/305] Emitting module SharingRemoteConfig
[305/305] Compiling SharingRemoteConfig SharingRemoteConfig.swift
Build complete! (53.57s)
Fetching https://github.com/zunda-pixel/firebase-swift
Fetching https://github.com/pointfreeco/swift-sharing
[1/1164] Fetching firebase-swift
[118/4302] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (1.02s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.02s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.4.0 (0.46s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
[2/6991] Fetching combine-schedulers, swift-custom-dump
[118/8499] Fetching combine-schedulers, swift-custom-dump, swift-identified-collections
[566/9351] Fetching combine-schedulers, swift-custom-dump, swift-identified-collections, swift-concurrency-extras
[1008/14739] Fetching combine-schedulers, swift-custom-dump, swift-identified-collections, swift-concurrency-extras, xctest-dynamic-overlay
[6055/20940] Fetching combine-schedulers, swift-custom-dump, swift-identified-collections, swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.39s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.40s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.41s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.41s)
[1/1411] Fetching swift-perception
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (5.65s)
Fetched https://github.com/pointfreeco/swift-perception from cache (5.66s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (5.66s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.6 (0.48s)
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[589/1010] Fetching swift-http-types, http-client
Fetched https://github.com/apple/swift-http-types from cache (0.78s)
Fetched https://github.com/zunda-pixel/http-client from cache (0.78s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (0.43s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.43s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.45s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.45s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.49s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70233] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.08s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.48s)
Fetching https://github.com/apple/swift-collections
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.75s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.47s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (3.53s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.47s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (4.13s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.62s)
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/zunda-pixel/firebase-swift
Working copy of https://github.com/zunda-pixel/firebase-swift resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "firebase-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/firebase-swift"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    }
  ],
  "manifest_display_name" : "SharingRemoteConfig",
  "name" : "SharingRemoteConfig",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SharingRemoteConfig",
      "targets" : [
        "SharingRemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SharingRemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "SharingRemoteConfig",
      "path" : "Sources/SharingRemoteConfig",
      "product_dependencies" : [
        "RemoteConfig",
        "Sharing"
      ],
      "product_memberships" : [
        "SharingRemoteConfig"
      ],
      "sources" : [
        "SharingRemoteConfig.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.