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.1 for Linux on 28 Apr 2025 08:41:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zunda-pixel/sharing-remoteconfig.git
https://github.com/zunda-pixel/sharing-remoteconfig.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/zunda-pixel/firebase-swift
Fetching https://github.com/pointfreeco/swift-sharing
[1/1164] Fetching firebase-swift
[1142/4302] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.28s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.4.0 (0.82s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1411] Fetching swift-perception
[1412/5992] Fetching swift-perception, swift-custom-dump
[5031/7500] Fetching swift-perception, swift-custom-dump, swift-identified-collections
[6280/12888] Fetching swift-perception, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[6819/19089] Fetching swift-perception, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-perception from cache (0.47s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.48s)
Fetching https://github.com/pointfreeco/combine-schedulers
[14392/16170] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-dependencies
[16171/18580] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-dependencies, combine-schedulers
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.76s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.77s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.29s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.77s)
[1/852] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (5.44s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.6 (5.96s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
[1/106] Fetching http-client
Fetched https://github.com/zunda-pixel/http-client from cache (0.19s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (1.97s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (2.56s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.54s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.51s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.53s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.53s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70233] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.81s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (5.47s)
Fetching https://github.com/apple/swift-collections
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.44s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.97s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.50s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.55s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.28s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.74s)
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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/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/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
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.6
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
Building for debugging...
[0/21] Write sources
[10/21] Copying PrivacyInfo.xcprivacy
[10/21] Write sources
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/80] Emitting module Sharing2
[23/80] Emitting module InternalCollectionsUtilities
[24/82] Compiling HTTPTypes HTTPField.swift
[25/82] Emitting module HTTPTypes
[26/82] Emitting module Sharing1
[27/82] Compiling Sharing1 Empty.swift
[28/82] Compiling HTTPTypes HTTPResponse.swift
[29/82] Compiling HTTPTypes ISOLatin1String.swift
[30/84] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/84] Compiling Sharing2 Empty.swift
[33/84] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/84] Compiling InternalCollectionsUtilities Specialize.swift
[35/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/84] Emitting module ConcurrencyExtras
[38/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[39/84] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[40/84] Compiling HTTPTypes HTTPParsedFields.swift
[41/88] Compiling InternalCollectionsUtilities Debugging.swift
[42/88] Compiling InternalCollectionsUtilities Descriptions.swift
[43/88] Compiling HTTPTypes HTTPRequest.swift
[46/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/88] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/88] Compiling InternalCollectionsUtilities UInt+reversed.swift
[49/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/88] Compiling ConcurrencyExtras AsyncStream.swift
[53/88] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[54/88] Compiling ConcurrencyExtras Locking.swift
[55/88] Compiling ConcurrencyExtras UncheckedBox.swift
[59/89] Compiling ConcurrencyExtras UncheckedSendable.swift
[60/131] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/131] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/144] Compiling HTTPTypes NIOLock.swift
[63/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[66/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[67/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/144] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/144] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/151] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/151] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/151] Compiling OrderedCollections OrderedDictionary.swift
[73/151] Compiling OrderedCollections OrderedSet+Codable.swift
[74/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[75/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[76/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[78/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[79/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[80/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[81/151] Compiling ConcurrencyExtras Result.swift
[82/151] Compiling ConcurrencyExtras Task.swift
[83/151] Emitting module IssueReporting
[84/151] Compiling OrderedCollections _HashTable+Bucket.swift
[85/151] Compiling OrderedCollections _HashTable+BucketIterator.swift
[86/151] Compiling OrderedCollections _HashTable+Constants.swift
[88/151] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[90/151] Compiling OrderedCollections _HashTable+Testing.swift
[91/151] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[92/151] Compiling OrderedCollections _HashTable.swift
[93/151] Compiling OrderedCollections _Hashtable+Header.swift
[94/151] Compiling OrderedCollections OrderedDictionary+Codable.swift
[95/151] Compiling ConcurrencyExtras MainSerialExecutor.swift
[98/151] Compiling ConcurrencyExtras LockIsolated.swift
[104/152] Compiling OrderedCollections OrderedSet+Diffing.swift
[105/152] Compiling OrderedCollections OrderedSet+Equatable.swift
[106/152] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[107/152] Compiling OrderedCollections OrderedSet+Hashable.swift
[108/152] Compiling OrderedCollections OrderedSet+Initializers.swift
[109/152] Compiling OrderedCollections OrderedSet+Insertions.swift
[110/152] Compiling OrderedCollections OrderedSet+Invariants.swift
[111/152] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[112/152] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[113/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[114/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[115/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[116/152] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[117/152] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[118/152] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[119/152] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[120/152] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[121/152] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[122/152] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[123/152] Compiling OrderedCollections OrderedDictionary+Values.swift
[125/152] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[126/152] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[127/152] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[130/152] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[131/152] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[136/165] Emitting module OrderedCollections
[137/189] Compiling XCTestDynamicOverlay Exports.swift
[138/189] Compiling CombineSchedulers AnyScheduler.swift
[139/189] Compiling CombineSchedulers Concurrency.swift
[140/189] Compiling CombineSchedulers ImmediateScheduler.swift
[141/189] Compiling CombineSchedulers Deprecations.swift
[142/189] Compiling CombineSchedulers SwiftUI.swift
[143/189] Compiling CombineSchedulers TestScheduler.swift
[144/189] Compiling CombineSchedulers Lock.swift
[145/189] Compiling CombineSchedulers NSRecursiveLock.swift
[146/189] Compiling Clocks SwiftUI.swift
[147/190] Compiling CombineSchedulers UIScheduler.swift
[148/191] Compiling CombineSchedulers UIKit.swift
[149/191] Emitting module CombineSchedulers
[152/191] Compiling Clocks Timer.swift
[155/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[156/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/191] Compiling OrderedCollections OrderedSet+Testing.swift
[158/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/191] Compiling OrderedCollections OrderedSet.swift
[161/191] Compiling OrderedCollections _UnsafeBitset.swift
[162/191] Compiling CombineSchedulers Timer.swift
[167/192] Emitting module Clocks
[168/192] Emitting module XCTestDynamicOverlay
[170/192] Compiling CombineSchedulers UnimplementedScheduler.swift
[171/193] Compiling Clocks AnyClock.swift
[172/193] Compiling Clocks ImmediateClock.swift
[173/193] Compiling Clocks Lock.swift
[174/193] Compiling Clocks _AsyncTimerSequence.swift
[176/193] Compiling XCTestDynamicOverlay Deprecations.swift
[177/194] Compiling Clocks UnimplementedClock.swift
[179/212] Compiling Clocks TestClock.swift
[181/237] Compiling CustomDump CustomDumpRepresentable.swift
[182/237] Compiling CustomDump CustomDumpStringConvertible.swift
[183/242] Compiling HTTPTypes HTTPFieldName.swift
[184/242] Compiling HTTPTypes HTTPFields.swift
[185/243] Compiling CustomDump UserNotificationsUI.swift
[186/243] Compiling CustomDump CustomDumpReflectable.swift
[187/243] Emitting module IdentifiedCollections
[188/243] Compiling CustomDump SwiftUI.swift
[189/243] Compiling CustomDump UIKit.swift
[190/243] Compiling CustomDump GameKit.swift
[192/243] Compiling CustomDump CoreImage.swift
[193/243] Compiling CustomDump CoreLocation.swift
[194/243] Compiling CustomDump CoreMotion.swift
[195/243] Compiling CustomDump Foundation.swift
[196/243] Compiling CustomDump StoreKit.swift
[197/243] Compiling CustomDump Swift.swift
[198/243] Compiling IdentifiedCollections IdentifiedArray.swift
[199/243] Compiling IdentifiedCollections IdentifiedCollection.swift
[200/266] Compiling Dependencies Dependency.swift
[201/266] Compiling Dependencies DependencyContext.swift
[202/266] Compiling Dependencies DependencyKey.swift
[203/266] Compiling Dependencies DependencyValues.swift
[204/267] Compiling CustomDump Identifiable.swift
[205/267] Compiling CustomDump Mirror.swift
[206/267] Compiling CustomDump String.swift
[208/276] Compiling Dependencies Calendar.swift
[209/276] Compiling Dependencies Clocks.swift
[210/276] Compiling Dependencies Locale.swift
[211/276] Compiling Dependencies MainQueue.swift
[212/276] Compiling Dependencies MainRunLoop.swift
[216/276] Compiling Dependencies Context.swift
[217/276] Compiling Dependencies Date.swift
[218/276] Compiling Dependencies FireAndForget.swift
[219/276] Compiling Dependencies Assert.swift
[220/276] Compiling Dependencies Exports.swift
[221/276] Compiling Dependencies TypeName.swift
[222/276] Compiling CustomDump CollectionDifference.swift
[223/276] Compiling Dependencies Deprecations.swift
[226/279] Compiling Dependencies UUID.swift
[227/279] Compiling Dependencies WithRandomNumberGenerator.swift
[228/279] Compiling Dependencies AppEntryPoint.swift
[229/279] Compiling CustomDump Unordered.swift
[230/279] Compiling CustomDump XCTAssertDifference.swift
[231/279] Compiling CustomDump XCTAssertNoDifference.swift
[241/279] Compiling Dependencies OpenURL.swift
[242/279] Compiling Dependencies TimeZone.swift
[243/279] Compiling Dependencies URLSession.swift
[244/279] Emitting module CustomDump
[247/280] Emitting module PerceptionCore
[248/280] Compiling Dependencies PreviewTrait.swift
[249/280] Compiling Dependencies TestTrait.swift
[250/280] Compiling Dependencies WithDependencies.swift
[253/280] Compiling PerceptionCore PerceptionRegistrar.swift
[254/280] Compiling PerceptionCore PerceptionTracking.swift
[255/280] Compiling PerceptionCore WithPerceptionTracking.swift
[266/281] Emitting module Dependencies
[269/282] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[270/282] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[271/282] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[272/282] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[273/282] Emitting module HTTPTypesFoundation
[274/282] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[285/309] Compiling HTTPClient HTTPClient.swift
[286/309] Compiling Sharing DefaultKey.swift
[287/309] Compiling Sharing FileStorageKey.swift
[288/309] Compiling Sharing InMemoryKey.swift
[289/311] Emitting module Sharing
[290/311] Emitting module HTTPClient
[291/311] Compiling HTTPClient URLSesssion++.swift
[292/312] Compiling Sharing Shared.swift
[293/312] Compiling Sharing SharedBinding.swift
[294/312] Compiling Sharing SharedCollection.swift
[295/312] Compiling Sharing SwiftUIStateSharing.swift
[296/312] Compiling Sharing resource_bundle_accessor.swift
[298/312] Compiling Sharing SharedPublisher.swift
[299/312] Compiling Sharing SharedReader.swift
[300/312] Compiling Sharing SharedReaderKey.swift
[301/312] Compiling Sharing SharedContinuations.swift
[302/312] Compiling Sharing SharedKey.swift
[303/312] Compiling Sharing AppStorageKey.swift
[304/312] Compiling Sharing NSRecursiveLock+WithLock.swift
[305/312] Compiling Sharing PassthroughRelay.swift
[306/312] Compiling Sharing PersistentReferences.swift
[307/312] Compiling Sharing Reference.swift
[308/312] Compiling Sharing SharedChangeTracker.swift
[309/312] Compiling Sharing TypeName.swift
[310/312] Compiling Sharing Deprecations.swift
[311/312] Compiling Sharing KeyPath+Sendable.swift
[312/312] Compiling Sharing MutexBackport.swift
[314/320] Emitting module RemoteConfig
[315/320] Compiling RemoteConfig RemoteConfig.swift
[316/320] Compiling RemoteConfig StreamExecution.swift
[317/320] Compiling RemoteConfig Realtime.swift
[318/320] Compiling RemoteConfig Fetch.swift
[319/320] Compiling RemoteConfig ErrorResponse.swift
[320/320] Compiling RemoteConfig DecodeHandler.swift
[322/323] Emitting module SharingRemoteConfig
[323/323] Compiling SharingRemoteConfig SharingRemoteConfig.swift
Build complete! (72.00s)
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" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.