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 (f8463b), with Swift 6.1 for Android on 9 Jun 2025 11:42:53 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: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: 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 f8463bb Bump github.com/zunda-pixel/firebase-swift from 1.0.6 to 1.0.7 (#15)
Cloned https://github.com/zunda-pixel/sharing-remoteconfig.git
Revision (git rev-parse @):
f8463bbf7747fa068e3124b79e5ac97db0677fdc
SUCCESS checkout https://github.com/zunda-pixel/sharing-remoteconfig.git at main
========================================
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-3":/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/4440] Fetching firebase-swift, swift-sharing
Fetched https://github.com/zunda-pixel/firebase-swift from cache (1.05s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.05s)
Computing version for https://github.com/zunda-pixel/firebase-swift
Computed https://github.com/zunda-pixel/firebase-swift at 1.0.7 (1.59s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
[1/121] Fetching http-client
[122/1025] Fetching http-client, swift-http-types
Fetched https://github.com/zunda-pixel/http-client from cache (0.62s)
Fetched https://github.com/apple/swift-http-types from cache (0.62s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (1.15s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.62s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.54s)
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/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1411] Fetching swift-perception
[792/2263] Fetching swift-perception, swift-concurrency-extras
[1651/6844] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump
[6845/8378] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.37s)
[2478/3797] Fetching swift-perception, swift-concurrency-extras, swift-identified-collections
Fetching https://github.com/pointfreeco/combine-schedulers
[2510/9255] Fetching swift-perception, swift-concurrency-extras, swift-identified-collections, xctest-dynamic-overlay
[3757/15504] Fetching swift-perception, swift-concurrency-extras, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.53s)
[11679/16380] Fetching swift-perception, swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.64s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.64s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.29s)
Fetched https://github.com/pointfreeco/swift-perception from cache (0.81s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.82s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.33s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.17s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.52s)
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/70764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.95s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (5.50s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.31s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.84s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.68s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.53s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.32s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.85s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.32s)
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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/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/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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Building for debugging...
[0/21] Write sources
[5/21] Copying PrivacyInfo.xcprivacy
[5/21] Write sources
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/77] Emitting module HTTPTypes
[23/78] Emitting module Sharing1
[24/78] Compiling Sharing1 Empty.swift
[25/79] Compiling IssueReporting IsTesting.swift
[26/79] Compiling IssueReporting IssueReporter.swift
[27/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/80] Compiling HTTPTypes NIOLock.swift
[29/80] Compiling IssueReporting Warn.swift
[30/80] Compiling IssueReporting XCTest.swift
[31/80] Compiling IssueReporting SwiftTesting.swift
[32/80] Compiling IssueReporting UncheckedSendable.swift
[33/80] Compiling HTTPTypes HTTPField.swift
[34/80] Compiling HTTPTypes HTTPRequest.swift
[35/80] Compiling HTTPTypes HTTPResponse.swift
[36/80] Compiling HTTPTypes ISOLatin1String.swift
[37/80] Emitting module Sharing2
[38/80] Compiling Sharing2 Empty.swift
[40/81] Emitting module InternalCollectionsUtilities
[41/81] Compiling IssueReporting FailureObserver.swift
[42/81] Compiling IssueReporting LockIsolated.swift
[43/81] Compiling IssueReporting Rethrows.swift
[44/81] Compiling IssueReporting ErrorReporting.swift
[45/81] Compiling IssueReporting AppHostWarning.swift
[46/81] Compiling IssueReporting Deprecations.swift
[47/81] Compiling HTTPTypes HTTPParsedFields.swift
[48/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/137] Compiling ConcurrencyExtras Result.swift
[52/138] Emitting module ConcurrencyExtras
[53/138] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/140] Compiling ConcurrencyExtras UncheckedSendable.swift
[58/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[62/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[63/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[64/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[67/147] Compiling IssueReporting WithExpectedIssue.swift
[68/147] Compiling IssueReporting WithIssueContext.swift
[69/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/147] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/147] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/147] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/147] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/147] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/147] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/147] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[77/147] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[78/147] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[79/147] Compiling OrderedCollections OrderedDictionary+Values.swift
[82/147] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/147] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/147] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/147] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/147] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/147] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[90/147] Compiling OrderedCollections _HashTable+Bucket.swift
[91/147] Compiling OrderedCollections _HashTable+BucketIterator.swift
[92/147] Compiling OrderedCollections _HashTable+Constants.swift
[93/147] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[94/147] Compiling OrderedCollections _HashTable+Testing.swift
[95/147] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[96/147] Compiling OrderedCollections _HashTable.swift
[97/147] Compiling OrderedCollections _Hashtable+Header.swift
[98/147] Compiling ConcurrencyExtras MainSerialExecutor.swift
[99/147] Compiling ConcurrencyExtras Task.swift
[100/147] Compiling OrderedCollections OrderedSet+Sendable.swift
[101/147] Compiling OrderedCollections OrderedSet+SubSequence.swift
[102/147] Compiling OrderedCollections OrderedSet+Testing.swift
[103/147] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/147] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/147] Compiling OrderedCollections OrderedSet.swift
[106/147] Compiling OrderedCollections _UnsafeBitset.swift
[107/147] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[108/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[109/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[110/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[116/147] Compiling OrderedCollections OrderedSet+Initializers.swift
[117/147] Compiling OrderedCollections OrderedSet+Insertions.swift
[118/147] Compiling OrderedCollections OrderedSet+Invariants.swift
[119/147] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[120/147] Emitting module IssueReporting
[128/148] Compiling ConcurrencyExtras LockIsolated.swift
[139/149] Compiling OrderedCollections OrderedDictionary.swift
[140/149] Compiling OrderedCollections OrderedSet+Codable.swift
[141/149] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[142/149] Compiling OrderedCollections OrderedSet+Descriptions.swift
[143/149] Compiling OrderedCollections OrderedSet+Diffing.swift
[144/149] Compiling OrderedCollections OrderedSet+Equatable.swift
[145/149] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[146/149] Compiling OrderedCollections OrderedSet+Hashable.swift
[147/149] Emitting module OrderedCollections
[149/204] Compiling CombineSchedulers UIScheduler.swift
[150/205] Emitting module Clocks
[151/206] Compiling CombineSchedulers UIKit.swift
[152/206] Compiling Clocks ImmediateClock.swift
[153/206] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[154/206] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[155/208] Compiling CombineSchedulers UnimplementedScheduler.swift
[156/208] Compiling Clocks Lock.swift
[157/208] Compiling Clocks _AsyncTimerSequence.swift
[158/208] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[159/208] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[160/208] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[161/208] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[162/208] Compiling CombineSchedulers Timer.swift
[163/208] Compiling IdentifiedCollections Identified.swift
[164/208] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[165/208] Compiling XCTestDynamicOverlay Exports.swift
[166/208] Compiling Clocks Timer.swift
[167/208] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[168/208] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[169/208] Emitting module CombineSchedulers
[170/209] Compiling IdentifiedCollections IdentifiedArray.swift
[171/209] Compiling IdentifiedCollections IdentifiedCollection.swift
[172/209] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[173/209] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[178/209] Compiling Clocks AnyClock.swift
[181/209] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[182/209] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[183/209] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[184/209] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[185/209] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[189/209] Emitting module IdentifiedCollections
[190/210] Emitting module XCTestDynamicOverlay
[191/210] Compiling XCTestDynamicOverlay Deprecations.swift
[193/211] Compiling Clocks UnimplementedClock.swift
[195/211] Compiling Clocks SwiftUI.swift
[196/211] Compiling Clocks TestClock.swift
[197/212] Compiling HTTPTypes HTTPFieldName.swift
[198/212] Compiling HTTPTypes HTTPFields.swift
[201/269] Compiling Dependencies Assert.swift
[202/269] Compiling Dependencies Calendar.swift
[203/269] Compiling Dependencies Clocks.swift
[204/269] Compiling Dependencies Context.swift
[205/272] Compiling CustomDump Identifiable.swift
[206/272] Compiling CustomDump Mirror.swift
[207/272] Compiling CustomDump String.swift
[208/272] Compiling Dependencies URLSession.swift
[209/272] Compiling Dependencies Locale.swift
[210/272] Compiling Dependencies MainQueue.swift
[211/272] Compiling Dependencies MainRunLoop.swift
[212/272] Compiling Dependencies Deprecations.swift
[213/272] Compiling Dependencies Exports.swift
[214/272] Compiling Dependencies TypeName.swift
[215/272] Compiling CustomDump Unordered.swift
[216/272] Compiling CustomDump XCTAssertDifference.swift
[217/272] Compiling CustomDump XCTAssertNoDifference.swift
[220/275] Compiling Dependencies PreviewTrait.swift
[222/275] Compiling Dependencies Date.swift
[223/275] Compiling Dependencies FireAndForget.swift
[227/275] Compiling Dependencies OpenURL.swift
[228/275] Compiling Dependencies TimeZone.swift
[233/275] Compiling Dependencies UUID.swift
[234/275] Compiling Dependencies WithRandomNumberGenerator.swift
[235/275] Compiling Dependencies AppEntryPoint.swift
[236/275] Emitting module Dependencies
[237/275] Emitting module PerceptionCore
[240/276] Emitting module CustomDump
[241/276] Emitting module HTTPTypesFoundation
[242/276] Compiling PerceptionCore PerceptionTracking.swift
[243/276] Compiling PerceptionCore PerceptionRegistrar.swift
[244/276] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[246/276] Compiling Dependencies TestTrait.swift
[247/276] Compiling Dependencies WithDependencies.swift
[248/276] Compiling PerceptionCore WithPerceptionTracking.swift
[249/276] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[250/276] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[251/276] Compiling Dependencies Dependency.swift
[252/276] Compiling Dependencies DependencyContext.swift
[255/276] Compiling Dependencies DependencyKey.swift
[256/276] Compiling Dependencies DependencyValues.swift
[259/277] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[265/278] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[280/283] Emitting module HTTPClient
[281/283] Compiling HTTPClient URLSesssion++.swift
[282/283] Compiling HTTPClient HTTPClient.swift
[285/313] Compiling RemoteConfig RemoteConfig.swift
[286/313] Compiling RemoteConfig StreamExecution.swift
[287/313] Compiling RemoteConfig ErrorResponse.swift
[288/313] Compiling RemoteConfig DecodeHandler.swift
[289/313] Emitting module RemoteConfig
[290/313] Compiling Sharing DefaultKey.swift
[291/313] Compiling Sharing FileStorageKey.swift
[292/313] Compiling Sharing InMemoryKey.swift
[293/313] Compiling RemoteConfig Fetch.swift
[294/313] Compiling RemoteConfig Realtime.swift
[295/316] Compiling Sharing SharedPublisher.swift
[296/316] Compiling Sharing SharedReader.swift
[297/316] Compiling Sharing SharedReaderKey.swift
[299/316] Compiling Sharing SwiftUIStateSharing.swift
[300/316] Compiling Sharing resource_bundle_accessor.swift
[301/316] Compiling Sharing Shared.swift
[302/316] Compiling Sharing SharedBinding.swift
[303/316] Compiling Sharing SharedCollection.swift
[304/316] Compiling Sharing SharedContinuations.swift
[305/316] Compiling Sharing SharedKey.swift
[306/316] Compiling Sharing AppStorageKey.swift
[307/316] Compiling Sharing NSRecursiveLock+WithLock.swift
[308/316] Compiling Sharing PassthroughRelay.swift
[309/316] Compiling Sharing PersistentReferences.swift
[310/316] Emitting module Sharing
[311/316] Compiling Sharing Deprecations.swift
[312/316] Compiling Sharing KeyPath+Sendable.swift
[313/316] Compiling Sharing MutexBackport.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! (54.13s)
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.