The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SharingRemoteConfig, reference main (9d4a5c), with Swift 6.2 (beta) for macOS (SPM) on 8 Sep 2025 16:21:21 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 9d4a5c3 Bump github.com/pointfreeco/swift-sharing from 2.7.2 to 2.7.3 (#18)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
9d4a5c364ef2e584b12e463bb295f4efb6fc1b65
SUCCESS checkout https://github.com/zunda-pixel/sharing-remoteconfig.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zunda-pixel/sharing-remoteconfig.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Write sources
[1/22] Copying PrivacyInfo.xcprivacy
[1/22] Write sources
[21/22] Write swift-version-1EA4D86E10B52AF.txt
[23/62] Compiling Sharing2 Empty.swift
[24/62] Emitting module Sharing2
[25/62] Emitting module IssueReportingPackageSupport
[26/62] Compiling IssueReportingPackageSupport _Test.swift
[27/62] Compiling Sharing1 Empty.swift
[28/62] Emitting module Sharing1
[29/62] Compiling HTTPTypes HTTPFieldName.swift
[30/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/63] Compiling InternalCollectionsUtilities Debugging.swift
[34/63] Compiling InternalCollectionsUtilities Descriptions.swift
[35/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/82] Emitting module HTTPTypes
[37/82] Compiling HTTPTypes HTTPField.swift
[38/82] Compiling IssueReporting SwiftTesting.swift
[39/82] Compiling IssueReporting UncheckedSendable.swift
[40/82] Compiling IssueReporting IsTesting.swift
[41/82] Compiling IssueReporting IssueReporter.swift
[42/82] Compiling IssueReporting ErrorReporting.swift
[43/82] Compiling IssueReporting AppHostWarning.swift
[44/82] Compiling IssueReporting TestContext.swift
[45/82] Compiling IssueReporting Unimplemented.swift
[46/82] Emitting module InternalCollectionsUtilities
[47/138] Compiling HTTPTypes ISOLatin1String.swift
[48/138] Compiling HTTPTypes NIOLock.swift
[49/138] Compiling OrderedCollections OrderedSet+Codable.swift
[50/138] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[51/138] Compiling OrderedCollections OrderedSet+Descriptions.swift
[52/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[53/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[54/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[55/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/144] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/144] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/144] Compiling OrderedCollections OrderedSet+Sendable.swift
[67/144] Compiling HTTPTypes HTTPRequest.swift
[68/144] Compiling HTTPTypes HTTPParsedFields.swift
[69/144] Compiling HTTPTypes HTTPResponse.swift
[70/144] Compiling HTTPTypes HTTPFields.swift
[71/144] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/144] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[73/144] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[74/144] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[75/144] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[76/144] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[77/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[78/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[79/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[80/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[81/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[82/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[83/144] Compiling OrderedCollections _Hashtable+Header.swift
[84/144] Compiling OrderedCollections OrderedDictionary+Codable.swift
[85/144] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[86/144] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[87/144] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[88/144] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[89/144] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/144] Compiling OrderedCollections OrderedSet+Initializers.swift
[91/144] Compiling OrderedCollections OrderedSet+Insertions.swift
[92/144] Compiling OrderedCollections OrderedSet+Invariants.swift
[93/144] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[94/144] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[95/150] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[96/150] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[97/150] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[98/150] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[99/150] Compiling OrderedCollections OrderedDictionary+Values.swift
[100/150] Compiling OrderedCollections OrderedDictionary.swift
[101/150] Compiling OrderedCollections _HashTable+Bucket.swift
[102/150] Compiling OrderedCollections _HashTable+BucketIterator.swift
[103/150] Compiling OrderedCollections _HashTable+Constants.swift
[104/150] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[105/150] Compiling OrderedCollections _HashTable+Testing.swift
[106/150] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[107/150] Compiling OrderedCollections _HashTable.swift
[108/150] Compiling OrderedCollections OrderedSet+SubSequence.swift
[109/150] Compiling OrderedCollections OrderedSet+Testing.swift
[110/150] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[111/150] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[112/150] Compiling OrderedCollections OrderedSet.swift
[113/150] Compiling OrderedCollections _UnsafeBitset.swift
[114/150] Emitting module OrderedCollections
[115/169] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[116/169] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[117/169] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[118/169] Compiling IdentifiedCollections IdentifiedArray.swift
[119/169] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[120/169] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[121/169] Compiling IdentifiedCollections Identified.swift
[122/169] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[123/169] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[124/169] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[125/169] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[126/169] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[127/169] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[128/169] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[129/169] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[130/169] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[131/169] Emitting module IssueReporting
[132/169] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[133/169] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[134/171] Compiling ConcurrencyExtras UncheckedBox.swift
[135/171] Compiling ConcurrencyExtras MainSerialExecutor.swift
[136/171] Compiling ConcurrencyExtras Locking.swift
[137/171] Compiling ConcurrencyExtras LockIsolated.swift
[138/171] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[139/171] Compiling ConcurrencyExtras AsyncStream.swift
[140/171] Emitting module ConcurrencyExtras
[141/171] Compiling ConcurrencyExtras Result.swift
[142/171] Compiling ConcurrencyExtras Task.swift
[145/172] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[146/172] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[147/172] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[148/172] Compiling ConcurrencyExtras UncheckedSendable.swift
[149/172] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[150/172] Emitting module HTTPTypesFoundation
[151/172] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[156/176] Emitting module IdentifiedCollections
[157/176] Compiling IdentifiedCollections IdentifiedCollection.swift
[158/176] Compiling IssueReporting WithExpectedIssue.swift
[159/176] Compiling IssueReporting WithIssueContext.swift
[164/214] Compiling PerceptionCore Locking.swift
[165/214] Compiling PerceptionCore Perceptible.swift
[166/214] Compiling PerceptionCore PerceptionTracking.swift
[167/214] Compiling PerceptionCore Perceptions.swift
[168/214] Compiling PerceptionCore Deprecations.swift
[169/214] Compiling PerceptionCore Exports.swift
[172/214] Compiling PerceptionCore PerceptionChecking.swift
[173/214] Compiling PerceptionCore PerceptionRegistrar.swift
[174/214] Compiling HTTPClient HTTPClient.swift
[175/214] Emitting module HTTPClient
[176/214] Compiling HTTPClient URLSesssion++.swift
[177/222] Compiling XCTestDynamicOverlay Deprecations.swift
[178/222] Compiling XCTestDynamicOverlay Exports.swift
[179/222] Emitting module XCTestDynamicOverlay
[180/250] Compiling RemoteConfig StreamExecution.swift
[181/250] Compiling RemoteConfig ErrorResponse.swift
[182/250] Compiling RemoteConfig Realtime.swift
[183/250] Compiling RemoteConfig Fetch.swift
[184/250] Emitting module RemoteConfig
[185/250] Compiling RemoteConfig DecodeHandler.swift
[186/250] Compiling RemoteConfig RemoteConfig.swift
[187/250] Compiling CombineSchedulers UIScheduler.swift
[188/250] Compiling CombineSchedulers UIKit.swift
[189/251] Emitting module CombineSchedulers
[190/251] Compiling CustomDump CustomDumpRepresentable.swift
[191/251] Compiling CustomDump CustomDumpStringConvertible.swift
[192/251] Compiling Clocks Timer.swift
[193/251] Compiling Clocks UnimplementedClock.swift
[194/251] Compiling CombineSchedulers Lock.swift
[195/251] Compiling CustomDump Diff.swift
[196/251] Compiling CustomDump CoreImage.swift
[197/251] Compiling Clocks TestClock.swift
[198/251] Compiling CombineSchedulers TestScheduler.swift
[199/251] Compiling CombineSchedulers Timer.swift
[200/251] Compiling CombineSchedulers UnimplementedScheduler.swift
[201/251] Emitting module CustomDump
[202/253] Compiling CustomDump AnyType.swift
[203/253] Compiling CustomDump CollectionDifference.swift
[204/253] Compiling CustomDump Identifiable.swift
[205/253] Compiling CustomDump Dump.swift
[206/253] Compiling CustomDump ExpectDifference.swift
[207/253] Compiling CustomDump ExpectNoDifference.swift
[208/253] Compiling CustomDump Foundation.swift
[209/253] Compiling CustomDump GameKit.swift
[210/253] Compiling CustomDump KeyPath.swift
[211/253] Emitting module PerceptionCore
[212/254] Compiling PerceptionCore ThreadLocal.swift
[216/254] Compiling CustomDump CoreLocation.swift
[217/254] Compiling CustomDump CoreMotion.swift
[223/254] Compiling Clocks _AsyncTimerSequence.swift
[224/254] Compiling Clocks Lock.swift
[225/254] Compiling Clocks ImmediateClock.swift
[226/254] Compiling Clocks AnyClock.swift
[227/254] Emitting module Clocks
[228/254] Compiling Clocks SwiftUI.swift
[229/254] Compiling CombineSchedulers SwiftUI.swift
[230/254] Compiling CombineSchedulers NSRecursiveLock.swift
[231/254] Compiling CustomDump XCTAssertDifference.swift
[232/254] Compiling CustomDump XCTAssertNoDifference.swift
[233/258] Compiling PerceptionCore _PerceptionRegistrar.swift
[234/278] Compiling PerceptionCore WithPerceptionTracking.swift
[235/278] Compiling Dependencies OpenURL.swift
[236/278] Compiling Dependencies TimeZone.swift
[237/278] Compiling Dependencies URLSession.swift
[238/278] Compiling Dependencies Dependency.swift
[239/278] Compiling Dependencies DependencyContext.swift
[240/278] Compiling Dependencies DependencyKey.swift
[241/278] Compiling Dependencies UUID.swift
[242/278] Compiling Dependencies TypeName.swift
[243/278] Compiling Dependencies PreviewTrait.swift
[244/278] Compiling Dependencies Deprecations.swift
[245/278] Compiling Dependencies Exports.swift
[246/278] Compiling Dependencies FireAndForget.swift
[248/278] Compiling Dependencies Locale.swift
[249/278] Compiling Dependencies MainQueue.swift
[250/280] Emitting module Dependencies
[251/280] Compiling Dependencies WithRandomNumberGenerator.swift
[252/280] Compiling Dependencies AppEntryPoint.swift
[253/280] Compiling Dependencies Clocks.swift
[254/280] Compiling Dependencies Context.swift
[255/280] Compiling Dependencies Date.swift
[263/280] Compiling Dependencies MainRunLoop.swift
[268/280] Compiling Dependencies DependencyValues.swift
[269/280] Compiling Dependencies Assert.swift
[270/280] Compiling Dependencies Calendar.swift
[275/280] Compiling PerceptionCore Environment.swift
[278/280] Compiling PerceptionCore Bindable.swift
[279/280] Compiling Dependencies TestTrait.swift
[280/280] Compiling Dependencies WithDependencies.swift
[281/302] Compiling Sharing SharedCollection.swift
[282/302] Compiling Sharing SharedContinuations.swift
[283/304] Emitting module Sharing
[284/304] Compiling Sharing SharedKey.swift
[285/304] Compiling Sharing AppStorageKey.swift
[286/304] Compiling Sharing Deprecations.swift
[287/304] Compiling Sharing KeyPath+Sendable.swift
[288/304] Compiling Sharing MutexBackport.swift
[289/304] Compiling Sharing SwiftUIStateSharing.swift
[290/304] Compiling Sharing resource_bundle_accessor.swift
[291/304] Compiling Sharing Shared.swift
[292/304] Compiling Sharing SharedBinding.swift
[293/304] Compiling Sharing NSRecursiveLock+WithLock.swift
[294/304] Compiling Sharing PassthroughRelay.swift
[295/304] Compiling Sharing PersistentReferences.swift
[296/304] Compiling Sharing InMemoryKey.swift
[297/304] Compiling Sharing SharedPublisher.swift
[298/304] Compiling Sharing Reference.swift
[299/304] Compiling Sharing SharedChangeTracker.swift
[300/304] Compiling Sharing TypeName.swift
[301/304] Compiling Sharing DefaultKey.swift
[302/304] Compiling Sharing FileStorageKey.swift
[303/304] Compiling Sharing SharedReader.swift
[304/304] Compiling Sharing SharedReaderKey.swift
[305/306] Compiling SharingRemoteConfig SharingRemoteConfig.swift
[306/306] Emitting module SharingRemoteConfig
Build complete! (46.66s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/zunda-pixel/firebase-swift
[1/1196] Fetching firebase-swift
[205/4665] Fetching firebase-swift, swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.98s)
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.98s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.8 (1.43s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
[1/917] Fetching swift-http-types
[93/1038] Fetching swift-http-types, http-client
Fetched https://github.com/zunda-pixel/http-client from cache (0.84s)
Fetched https://github.com/apple/swift-http-types from cache (0.84s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (1.28s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.3 (0.44s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1838] Fetching swift-perception
[204/2716] Fetching swift-perception, swift-concurrency-extras
[336/9041] Fetching swift-perception, swift-concurrency-extras, swift-dependencies
[337/10575] Fetching swift-perception, swift-concurrency-extras, swift-dependencies, swift-identified-collections
[487/15173] Fetching swift-perception, swift-concurrency-extras, swift-dependencies, swift-identified-collections, swift-custom-dump
[763/17590] Fetching swift-perception, swift-concurrency-extras, swift-dependencies, swift-identified-collections, swift-custom-dump, combine-schedulers
[974/23095] Fetching swift-perception, swift-concurrency-extras, swift-dependencies, swift-identified-collections, swift-custom-dump, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.96s)
[10452/22217] Fetching swift-perception, swift-dependencies, swift-identified-collections, swift-custom-dump, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (1.22s)
[20049/20379] Fetching swift-dependencies, swift-identified-collections, swift-custom-dump, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.29s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.29s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.29s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.29s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.29s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.76s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.70s)
Fetching https://github.com/apple/swift-collections
[1/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.92s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (2.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.43s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (0.45s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71866] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (2.85s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (5.62s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.44s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.86s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.30s)
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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.1
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.8
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/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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
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.2
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
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.3
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.