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.1 for Android on 4 Jun 2025 13:41:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/sharing-remoteconfig.git
Reference: 0.0.3
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
 * 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:         android
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/zunda-pixel/firebase-swift
[1/1171] Fetching firebase-swift
[1172/4427] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (0.26s)
[456/3256] Fetching swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.37s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.7 (0.86s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
[1/904] Fetching swift-http-types
[20/1025] Fetching swift-http-types, http-client
Fetched https://github.com/zunda-pixel/http-client from cache (0.25s)
Fetched https://github.com/apple/swift-http-types from cache (0.26s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (0.78s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.55s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/852] Fetching swift-concurrency-extras
[180/5433] Fetching swift-concurrency-extras, swift-custom-dump
[4472/6844] Fetching swift-concurrency-extras, swift-custom-dump, swift-perception
[6148/8378] Fetching swift-concurrency-extras, swift-custom-dump, swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.36s)
[6937/6967] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections
Fetching https://github.com/pointfreeco/combine-schedulers
[6968/12425] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[8108/10891] Fetching swift-concurrency-extras, swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.43s)
[8491/17140] Fetching swift-concurrency-extras, swift-custom-dump, xctest-dynamic-overlay, swift-dependencies
[15231/19550] Fetching swift-concurrency-extras, swift-custom-dump, xctest-dynamic-overlay, swift-dependencies, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.40s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.83s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.83s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.84s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.34s)
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 (1.27s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.58s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70735] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.01s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (5.92s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.18s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.94s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.57s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.81s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.49s)
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.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/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/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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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-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-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
Building for debugging...
[0/21] Write sources
[1/21] Copying PrivacyInfo.xcprivacy
[1/21] Write sources
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/77] Compiling HTTPTypes HTTPRequest.swift
[23/78] Emitting module Sharing2
[24/78] Compiling Sharing2 Empty.swift
[25/79] Emitting module InternalCollectionsUtilities
[26/79] Compiling IssueReporting FailureObserver.swift
[27/79] Compiling IssueReporting LockIsolated.swift
[28/80] Compiling HTTPTypes HTTPParsedFields.swift
[29/80] Compiling HTTPTypes ISOLatin1String.swift
[31/80] Compiling HTTPTypes HTTPResponse.swift
[32/80] Compiling IssueReporting Rethrows.swift
[33/80] Compiling IssueReporting SwiftTesting.swift
[34/80] Compiling IssueReporting UncheckedSendable.swift
[35/80] Compiling IssueReporting Warn.swift
[36/80] Compiling IssueReporting Deprecations.swift
[37/80] Compiling IssueReporting XCTest.swift
[38/80] Compiling IssueReporting ErrorReporting.swift
[39/80] Compiling IssueReporting AppHostWarning.swift
[40/80] Emitting module HTTPTypes
[41/80] Compiling HTTPTypes HTTPField.swift
[42/80] Emitting module Sharing1
[43/80] Compiling Sharing1 Empty.swift
[44/80] Compiling IssueReporting IsTesting.swift
[45/80] Compiling IssueReporting IssueReporter.swift
[46/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/82] Compiling ConcurrencyExtras MainSerialExecutor.swift
[51/83] Compiling HTTPTypes NIOLock.swift
[52/83] Emitting module ConcurrencyExtras
[55/83] Compiling IssueReporting TestContext.swift
[56/83] Compiling IssueReporting Unimplemented.swift
[57/85] Compiling ConcurrencyExtras UncheckedSendable.swift
[58/140] Compiling OrderedCollections _HashTable+Constants.swift
[59/140] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[60/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[64/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[65/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[66/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[67/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[70/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[71/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/147] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/147] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/147] Compiling OrderedCollections OrderedSet+Initializers.swift
[75/147] Compiling OrderedCollections OrderedSet+Insertions.swift
[76/147] Compiling OrderedCollections OrderedSet+Invariants.swift
[77/147] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[78/147] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[79/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[80/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[81/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[82/147] Compiling OrderedCollections OrderedDictionary.swift
[83/147] Compiling OrderedCollections OrderedSet+Codable.swift
[84/147] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/147] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/147] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/147] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/147] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/147] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/147] Compiling OrderedCollections OrderedDictionary+Codable.swift
[91/147] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[92/147] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/147] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[94/147] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[95/147] Compiling OrderedCollections OrderedDictionary+Elements.swift
[96/147] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[97/147] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[98/147] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[99/147] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[100/147] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[101/147] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[102/147] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[103/147] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[104/147] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[105/147] Compiling OrderedCollections OrderedDictionary+Values.swift
[106/147] Compiling OrderedCollections OrderedSet+Sendable.swift
[107/147] Compiling OrderedCollections OrderedSet+SubSequence.swift
[108/147] Compiling OrderedCollections OrderedSet+Testing.swift
[109/147] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/147] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/147] Compiling OrderedCollections OrderedSet.swift
[112/147] Compiling OrderedCollections _UnsafeBitset.swift
[113/147] Emitting module OrderedCollections
[114/147] Compiling OrderedCollections _HashTable+Bucket.swift
[115/147] Compiling OrderedCollections _HashTable+BucketIterator.swift
[118/147] Compiling OrderedCollections _HashTable+Testing.swift
[119/147] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[120/147] Compiling OrderedCollections _HashTable.swift
[121/147] Compiling OrderedCollections _Hashtable+Header.swift
[126/148] Compiling ConcurrencyExtras Result.swift
[127/148] Compiling ConcurrencyExtras Task.swift
[132/155] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[133/155] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[134/155] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[135/162] Compiling ConcurrencyExtras LockIsolated.swift
[136/166] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[140/166] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[141/166] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[142/166] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[143/166] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[144/166] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[145/166] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[146/166] Emitting module IssueReporting
[157/170] Compiling IdentifiedCollections Identified.swift
[158/170] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[160/174] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[161/174] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[162/174] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[163/174] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[164/185] Emitting module IdentifiedCollections
[166/189] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[167/204] Compiling IdentifiedCollections IdentifiedArray.swift
[168/204] Compiling IdentifiedCollections IdentifiedCollection.swift
[169/206] Compiling CombineSchedulers UIScheduler.swift
[170/208] Compiling XCTestDynamicOverlay Exports.swift
[171/208] Emitting module CombineSchedulers
[173/208] Compiling CombineSchedulers UIKit.swift
[174/208] Compiling PerceptionCore BetaChecking.swift
[175/208] Compiling PerceptionCore Exports.swift
[176/208] Compiling PerceptionCore Bindable.swift
[177/208] Compiling PerceptionCore Environment.swift
[178/208] Compiling PerceptionCore Locking.swift
[179/208] Compiling PerceptionCore ThreadLocal.swift
[180/208] Compiling CombineSchedulers Timer.swift
[181/208] Compiling PerceptionCore Unchecked.swift
[182/208] Compiling PerceptionCore _PerceptionRegistrar.swift
[183/208] Compiling Clocks Lock.swift
[184/209] Compiling Clocks Timer.swift
[185/209] Compiling CombineSchedulers UnimplementedScheduler.swift
[186/210] Emitting module Clocks
[187/210] Compiling Clocks AnyClock.swift
[188/210] Compiling Clocks ImmediateClock.swift
[190/210] Compiling Clocks _AsyncTimerSequence.swift
[191/210] Compiling Clocks TestClock.swift
[192/210] Compiling Clocks SwiftUI.swift
[193/210] Compiling Clocks UnimplementedClock.swift
[194/211] Emitting module XCTestDynamicOverlay
[195/211] Compiling XCTestDynamicOverlay Deprecations.swift
[196/212] Compiling HTTPTypes HTTPFields.swift
[197/212] Compiling HTTPTypes HTTPFieldName.swift
[201/269] Compiling Dependencies Date.swift
[202/269] Compiling Dependencies FireAndForget.swift
[203/269] Compiling Dependencies Deprecations.swift
[204/269] Compiling Dependencies Exports.swift
[205/272] Compiling Dependencies OpenURL.swift
[206/272] Compiling Dependencies TimeZone.swift
[207/272] Compiling Dependencies URLSession.swift
[208/272] Compiling Dependencies Context.swift
[209/272] Compiling Dependencies Locale.swift
[210/272] Compiling Dependencies MainQueue.swift
[211/272] Compiling Dependencies MainRunLoop.swift
[212/275] Emitting module Dependencies
[213/275] Compiling Dependencies TypeName.swift
[214/275] Compiling Dependencies UUID.swift
[215/275] Compiling Dependencies WithRandomNumberGenerator.swift
[216/275] Compiling CustomDump Unordered.swift
[217/275] Compiling CustomDump XCTAssertDifference.swift
[218/275] Compiling CustomDump XCTAssertNoDifference.swift
[219/275] Compiling Dependencies PreviewTrait.swift
[220/275] Compiling Dependencies TestTrait.swift
[221/275] Compiling Dependencies WithDependencies.swift
[222/275] Emitting module CustomDump
[223/275] Emitting module PerceptionCore
[230/276] Compiling PerceptionCore WithPerceptionTracking.swift
[231/276] Compiling PerceptionCore PerceptionTracking.swift
[232/276] Compiling PerceptionCore PerceptionRegistrar.swift
[239/277] Compiling Dependencies AppEntryPoint.swift
[246/277] Compiling Dependencies Assert.swift
[247/277] Compiling Dependencies Calendar.swift
[248/277] Compiling Dependencies Clocks.swift
[249/277] Compiling Dependencies Dependency.swift
[250/277] Compiling Dependencies DependencyContext.swift
[251/277] Compiling Dependencies DependencyKey.swift
[252/277] Compiling Dependencies DependencyValues.swift
[256/278] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[257/278] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[259/278] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[260/278] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[262/278] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[263/278] Emitting module HTTPTypesFoundation
[279/282] Compiling CustomDump ExpectDifference.swift
[281/305] Emitting module HTTPClient
[282/305] Compiling HTTPClient URLSesssion++.swift
[283/305] Compiling HTTPClient HTTPClient.swift
[285/306] Compiling Sharing Deprecations.swift
[286/306] Compiling Sharing KeyPath+Sendable.swift
[287/306] Compiling Sharing MutexBackport.swift
[288/308] Emitting module Sharing
[289/315] Compiling Sharing DefaultKey.swift
[290/315] Compiling Sharing FileStorageKey.swift
[291/315] Compiling Sharing InMemoryKey.swift
[292/315] Compiling Sharing Shared.swift
[293/315] Compiling Sharing SharedBinding.swift
[294/315] Compiling Sharing SharedCollection.swift
[295/315] Compiling Sharing SwiftUIStateSharing.swift
[296/315] Compiling Sharing resource_bundle_accessor.swift
[297/315] Compiling Sharing NSRecursiveLock+WithLock.swift
[298/315] Compiling Sharing PassthroughRelay.swift
[299/315] Compiling Sharing PersistentReferences.swift
[300/315] Compiling Sharing SharedContinuations.swift
[301/315] Compiling Sharing SharedKey.swift
[302/315] Compiling Sharing AppStorageKey.swift
[303/315] Compiling Sharing SharedPublisher.swift
[304/315] Compiling Sharing SharedReader.swift
[305/315] Compiling Sharing SharedReaderKey.swift
[306/315] Compiling RemoteConfig DecodeHandler.swift
[307/315] Compiling RemoteConfig StreamExecution.swift
[308/315] Compiling RemoteConfig RemoteConfig.swift
[309/315] Emitting module RemoteConfig
[310/315] Compiling RemoteConfig Fetch.swift
[311/315] Compiling RemoteConfig Realtime.swift
[312/315] Compiling RemoteConfig ErrorResponse.swift
[314/316] Compiling Sharing Reference.swift
[315/316] Compiling Sharing SharedChangeTracker.swift
[316/316] Compiling Sharing TypeName.swift
[318/319] Emitting module SharingRemoteConfig
[319/319] Compiling SharingRemoteConfig SharingRemoteConfig.swift
Build complete! (50.11s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.