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 0.0.3 (1a5a41), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 09:18:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/sharing-remoteconfig.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/sharing-remoteconfig
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 1a5a415 Create release.yml (#14)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
1a5a415cd089bb6032d94168640be375a5ddec1c
SUCCESS checkout https://github.com/zunda-pixel/sharing-remoteconfig.git at 0.0.3
========================================
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/21] Write sources
[1/21] Copying PrivacyInfo.xcprivacy
[1/21] Write sources
[20/21] Write swift-version-1EA4D86E10B52AF.txt
[22/78] Emitting module Sharing2
[23/78] Compiling Sharing2 Empty.swift
[24/78] Emitting module Sharing1
[25/78] Compiling Sharing1 Empty.swift
[26/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/79] Compiling InternalCollectionsUtilities Descriptions.swift
[30/79] Compiling InternalCollectionsUtilities Debugging.swift
[31/79] Emitting module InternalCollectionsUtilities
[32/79] Compiling IssueReporting ErrorReporting.swift
[33/79] Compiling IssueReporting AppHostWarning.swift
[34/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/79] Compiling IssueReporting SwiftTesting.swift
[36/79] Compiling IssueReporting UncheckedSendable.swift
[37/79] Compiling IssueReporting Deprecations.swift
[38/79] Compiling IssueReporting FailureObserver.swift
[39/79] Compiling IssueReporting LockIsolated.swift
[40/79] Compiling IssueReporting Rethrows.swift
[41/135] Compiling HTTPTypes ISOLatin1String.swift
[42/135] Compiling HTTPTypes NIOLock.swift
[43/135] Compiling HTTPTypes HTTPResponse.swift
[44/135] Compiling HTTPTypes HTTPParsedFields.swift
[45/135] Compiling HTTPTypes HTTPRequest.swift
[46/135] Compiling HTTPTypes HTTPField.swift
[47/135] Compiling HTTPTypes HTTPFieldName.swift
[48/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[49/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[50/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[51/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/141] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/141] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/141] Compiling OrderedCollections OrderedSet+Sendable.swift
[66/141] Emitting module HTTPTypes
[67/141] Compiling HTTPTypes HTTPFields.swift
[68/141] Compiling OrderedCollections OrderedSet+Codable.swift
[69/141] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[70/141] Compiling OrderedCollections OrderedSet+Descriptions.swift
[71/141] Compiling OrderedCollections OrderedSet+Diffing.swift
[72/141] Compiling OrderedCollections OrderedSet+Equatable.swift
[73/141] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[74/141] Compiling OrderedCollections OrderedSet+Hashable.swift
[75/141] Compiling OrderedCollections OrderedSet+Initializers.swift
[76/141] Compiling OrderedCollections OrderedSet+Insertions.swift
[77/141] Compiling OrderedCollections OrderedSet+Invariants.swift
[78/141] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[79/141] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[80/147] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[81/147] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[82/147] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[83/147] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[84/147] Compiling OrderedCollections OrderedDictionary+Values.swift
[85/147] Compiling OrderedCollections OrderedDictionary.swift
[86/147] Compiling OrderedCollections OrderedDictionary+Elements.swift
[87/147] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[88/147] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[89/147] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[90/147] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[91/147] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[92/147] Compiling OrderedCollections _Hashtable+Header.swift
[93/147] Compiling OrderedCollections OrderedDictionary+Codable.swift
[94/147] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[95/147] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[96/147] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[97/147] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[98/147] Compiling OrderedCollections _HashTable+Bucket.swift
[99/147] Compiling OrderedCollections _HashTable+BucketIterator.swift
[100/147] Compiling OrderedCollections _HashTable+Constants.swift
[101/147] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[102/147] Compiling OrderedCollections _HashTable+Testing.swift
[103/147] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[104/147] Compiling OrderedCollections _HashTable.swift
[105/147] Compiling OrderedCollections OrderedSet+SubSequence.swift
[106/147] Compiling OrderedCollections OrderedSet+Testing.swift
[107/147] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[108/147] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[109/147] Compiling OrderedCollections OrderedSet.swift
[110/147] Compiling OrderedCollections _UnsafeBitset.swift
[111/147] Emitting module OrderedCollections
[112/166] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[113/166] Compiling IdentifiedCollections IdentifiedArray.swift
[114/168] Compiling IssueReporting WithExpectedIssue.swift
[115/168] Compiling IssueReporting WithIssueContext.swift
[116/168] Emitting module IssueReporting
[117/168] Compiling IdentifiedCollections Identified.swift
[118/168] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[119/168] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[120/168] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[121/168] Compiling ConcurrencyExtras LockIsolated.swift
[122/168] Compiling ConcurrencyExtras Result.swift
[123/168] Compiling ConcurrencyExtras MainSerialExecutor.swift
[124/168] Compiling ConcurrencyExtras UncheckedBox.swift
[125/168] Compiling ConcurrencyExtras Locking.swift
[126/168] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[129/168] Compiling ConcurrencyExtras Task.swift
[130/169] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[131/169] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[132/169] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[133/169] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[134/169] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[135/169] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[136/169] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[137/169] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[138/169] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[139/169] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[140/169] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[141/169] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[142/169] Compiling ConcurrencyExtras AsyncStream.swift
[143/169] Emitting module ConcurrencyExtras
[144/172] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[145/185] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[146/185] Emitting module HTTPTypesFoundation
[147/185] Compiling ConcurrencyExtras UncheckedSendable.swift
[150/207] Compiling PerceptionCore Locking.swift
[151/207] Compiling PerceptionCore ThreadLocal.swift
[152/207] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[153/207] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[154/207] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[155/207] Compiling CombineSchedulers AnyScheduler.swift
[156/207] Compiling CombineSchedulers Concurrency.swift
[167/210] Compiling CombineSchedulers ImmediateScheduler.swift
[168/210] Compiling CombineSchedulers Deprecations.swift
[169/210] Emitting module IdentifiedCollections
[170/210] Compiling XCTestDynamicOverlay Exports.swift
[171/210] Compiling IdentifiedCollections IdentifiedCollection.swift
[172/210] Emitting module HTTPClient
[173/210] Compiling HTTPClient HTTPClient.swift
[174/210] Compiling HTTPClient URLSesssion++.swift
[175/217] Emitting module XCTestDynamicOverlay
[176/217] Compiling XCTestDynamicOverlay Deprecations.swift
[177/245] Compiling RemoteConfig StreamExecution.swift
[178/245] Compiling Clocks Timer.swift
[179/245] Compiling CombineSchedulers Timer.swift
[180/246] Compiling CombineSchedulers UIKit.swift
[181/246] Compiling CombineSchedulers UIScheduler.swift
[182/246] Compiling RemoteConfig RemoteConfig.swift
[183/246] Compiling RemoteConfig ErrorResponse.swift
[184/246] Compiling RemoteConfig Fetch.swift
[185/246] Compiling RemoteConfig DecodeHandler.swift
[186/246] Emitting module RemoteConfig
[187/246] Compiling RemoteConfig Realtime.swift
[188/246] Compiling Clocks UnimplementedClock.swift
[189/246] Compiling Clocks TestClock.swift
[190/246] Compiling CombineSchedulers UnimplementedScheduler.swift
[191/246] Compiling CustomDump Mirror.swift
[192/246] Compiling CustomDump String.swift
[193/246] Compiling CustomDump Unordered.swift
[194/248] Compiling PerceptionCore PerceptionTracking.swift
[195/249] Compiling PerceptionCore PerceptionChecking.swift
[196/249] Compiling PerceptionCore Perceptible.swift
[197/249] Compiling PerceptionCore PerceptionRegistrar.swift
[198/249] Compiling PerceptionCore Unchecked.swift
[199/249] Compiling CustomDump CoreLocation.swift
[200/249] Compiling CustomDump CoreMotion.swift
[201/249] Compiling CustomDump KeyPath.swift
[202/249] Compiling CustomDump CoreImage.swift
[203/249] Compiling PerceptionCore _PerceptionRegistrar.swift
[204/249] Emitting module CustomDump
[205/249] Compiling CustomDump XCTAssertDifference.swift
[206/249] Compiling CustomDump XCTAssertNoDifference.swift
[207/249] Compiling CustomDump Foundation.swift
[208/249] Compiling CustomDump GameKit.swift
[213/249] Compiling CustomDump CustomDumpRepresentable.swift
[214/249] Compiling CustomDump CustomDumpStringConvertible.swift
[215/249] Compiling CustomDump Diff.swift
[216/249] Compiling CustomDump Dump.swift
[217/249] Compiling CustomDump ExpectDifference.swift
[218/249] Compiling CustomDump ExpectNoDifference.swift
[219/249] Compiling Clocks Lock.swift
[220/249] Compiling Clocks AnyClock.swift
[221/249] Compiling Clocks _AsyncTimerSequence.swift
[222/249] Compiling Clocks ImmediateClock.swift
[223/249] Compiling Clocks SwiftUI.swift
[224/249] Emitting module Clocks
[225/249] Compiling CombineSchedulers TestScheduler.swift
[226/249] Compiling CombineSchedulers NSRecursiveLock.swift
[229/249] Compiling CombineSchedulers Lock.swift
[230/249] Emitting module CombineSchedulers
[233/249] Compiling CombineSchedulers SwiftUI.swift
[234/249] Compiling CustomDump Swift.swift
[235/249] Compiling CustomDump SwiftUI.swift
[236/249] Compiling CustomDump UIKit.swift
[237/249] Compiling CustomDump AnyType.swift
[238/249] Compiling CustomDump CollectionDifference.swift
[239/249] Compiling CustomDump Identifiable.swift
[240/273] Compiling Dependencies Calendar.swift
[241/273] Compiling Dependencies TypeName.swift
[242/273] Compiling Dependencies PreviewTrait.swift
[243/273] Compiling Dependencies TimeZone.swift
[244/273] Compiling Dependencies DependencyValues.swift
[245/273] Compiling Dependencies Assert.swift
[246/273] Emitting module PerceptionCore
[247/273] Compiling Dependencies Dependency.swift
[248/273] Compiling Dependencies DependencyContext.swift
[249/273] Compiling PerceptionCore WithPerceptionTracking.swift
[250/273] Emitting module Dependencies
[251/275] Compiling Dependencies URLSession.swift
[252/275] Compiling Dependencies UUID.swift
[255/275] Compiling Dependencies DependencyKey.swift
[258/275] Compiling Dependencies WithRandomNumberGenerator.swift
[259/275] Compiling Dependencies AppEntryPoint.swift
[260/275] Compiling Dependencies FireAndForget.swift
[261/275] Compiling Dependencies Locale.swift
[262/275] Compiling Dependencies MainQueue.swift
[263/275] Compiling Dependencies MainRunLoop.swift
[264/275] Compiling Dependencies OpenURL.swift
[266/275] Compiling Dependencies Clocks.swift
[267/275] Compiling Dependencies Context.swift
[268/275] Compiling Dependencies Date.swift
[269/275] Compiling Dependencies Deprecations.swift
[270/275] Compiling Dependencies Exports.swift
[274/275] Compiling Dependencies TestTrait.swift
[275/275] Compiling Dependencies WithDependencies.swift
[276/297] Compiling Sharing NSRecursiveLock+WithLock.swift
[277/297] Compiling Sharing PassthroughRelay.swift
[278/297] Compiling Sharing PersistentReferences.swift
[279/299] Emitting module Sharing
[280/299] Compiling Sharing SharedReader.swift
[281/299] Compiling Sharing SharedReaderKey.swift
[282/299] Compiling Sharing DefaultKey.swift
[283/299] Compiling Sharing FileStorageKey.swift
[284/299] Compiling Sharing SwiftUIStateSharing.swift
[285/299] Compiling Sharing resource_bundle_accessor.swift
[286/299] Compiling Sharing Deprecations.swift
[287/299] Compiling Sharing KeyPath+Sendable.swift
[288/299] Compiling Sharing MutexBackport.swift
[289/299] Compiling Sharing Reference.swift
[290/299] Compiling Sharing SharedChangeTracker.swift
[291/299] Compiling Sharing TypeName.swift
[292/299] Compiling Sharing InMemoryKey.swift
[293/299] Compiling Sharing SharedPublisher.swift
[294/299] Compiling Sharing Shared.swift
[295/299] Compiling Sharing SharedBinding.swift
[296/299] Compiling Sharing SharedCollection.swift
[297/299] Compiling Sharing SharedContinuations.swift
[298/299] Compiling Sharing SharedKey.swift
[299/299] Compiling Sharing AppStorageKey.swift
[300/301] Emitting module SharingRemoteConfig
[301/301] Compiling SharingRemoteConfig SharingRemoteConfig.swift
Build complete! (47.07s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/zunda-pixel/firebase-swift
[1/3269] Fetching swift-sharing
[132/4444] Fetching swift-sharing, firebase-swift
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.92s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.92s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.7 (1.33s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
[1/121] Fetching http-client
[68/1025] Fetching http-client, swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.80s)
Fetched https://github.com/zunda-pixel/http-client from cache (0.80s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (1.21s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.40s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.40s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[1/861] Fetching swift-concurrency-extras
[96/2272] Fetching swift-concurrency-extras, swift-perception
[329/4682] Fetching swift-concurrency-extras, swift-perception, combine-schedulers
[474/6216] Fetching swift-concurrency-extras, swift-perception, combine-schedulers, swift-identified-collections
[551/10797] Fetching swift-concurrency-extras, swift-perception, combine-schedulers, swift-identified-collections, swift-custom-dump
[2482/16264] Fetching swift-concurrency-extras, swift-perception, combine-schedulers, swift-identified-collections, swift-custom-dump, xctest-dynamic-overlay
[5632/22519] Fetching swift-concurrency-extras, swift-perception, combine-schedulers, swift-identified-collections, swift-custom-dump, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.02s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.02s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.02s)
[4727/15666] Fetching combine-schedulers, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.23s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.26s)
[9426/11722] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.43s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.43s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.86s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.39s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.41s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70927] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.13s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (3.54s)
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.64s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.04s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.40s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.03s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.51s)
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.5.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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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/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/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/firebase-swift
Working copy of https://github.com/zunda-pixel/firebase-swift resolved at 1.0.7
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.1
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.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
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.