The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sharing-cloud, reference main (71fbe0), with Swift 6.1 for Android on 10 Sep 2025 06:57:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KthKuang/sharing-cloud.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/KthKuang/sharing-cloud
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 71fbe05 Create README.md
Cloned https://github.com/KthKuang/sharing-cloud.git
Revision (git rev-parse @):
71fbe05804b1770f934c8f8f8f59a09cdb964df9
SUCCESS checkout https://github.com/KthKuang/sharing-cloud.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/KthKuang/sharing-cloud.git
https://github.com/KthKuang/sharing-cloud.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    }
  ],
  "manifest_display_name" : "sharing-cloud",
  "name" : "sharing-cloud",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SharingCloud",
      "targets" : [
        "SharingCloud"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SharingCloud",
      "module_type" : "SwiftTarget",
      "name" : "SharingCloud",
      "path" : ".",
      "product_dependencies" : [
        "Sharing"
      ],
      "product_memberships" : [
        "SharingCloud"
      ],
      "sources" : [
        "Sources/MutexBackport.swift",
        "Sources/iCloudKVKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-sharing
[1/3469] Fetching swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.02s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.3 (2.27s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-perception
[1/6334] Fetching swift-dependencies
[572/8179] Fetching swift-dependencies, swift-perception
[3260/9057] Fetching swift-dependencies, swift-perception, swift-concurrency-extras
[5679/10591] Fetching swift-dependencies, swift-perception, swift-concurrency-extras, swift-identified-collections
[6540/15189] Fetching swift-dependencies, swift-perception, swift-concurrency-extras, swift-identified-collections, swift-custom-dump
[9656/20688] Fetching swift-dependencies, swift-perception, swift-concurrency-extras, swift-identified-collections, swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.69s)
[13894/18843] Fetching swift-dependencies, swift-concurrency-extras, swift-identified-collections, swift-custom-dump, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.95s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.97s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.98s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.98s)
[3520/5499] Fetching xctest-dynamic-overlay
[3576/7916] Fetching xctest-dynamic-overlay, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.55s)
[4180/5499] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.62s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (3.27s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.26s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (1.30s)
Fetching https://github.com/apple/swift-collections
[1/17445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.87s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (2.51s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.53s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.7 (0.97s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71911] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.80s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (16.32s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (2.59s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (1.06s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.47s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.37s)
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.3
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.7
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
Creating working copy for https://github.com/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-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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/README.md
Building for debugging...
[0/18] Write sources
[3/18] Copying PrivacyInfo.xcprivacy
[5/18] Write sources
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/49] Emitting module Sharing1
[20/49] Emitting module Sharing2
[21/49] Compiling IssueReportingPackageSupport _Test.swift
[22/49] Emitting module IssueReportingPackageSupport
[23/49] Compiling Sharing2 Empty.swift
[24/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/51] Compiling Sharing1 Empty.swift
[26/51] Compiling InternalCollectionsUtilities Descriptions.swift
[27/51] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/52] Compiling InternalCollectionsUtilities Debugging.swift
[30/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/53] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/53] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/53] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/53] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/53] Emitting module InternalCollectionsUtilities
[37/53] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[38/53] Compiling InternalCollectionsUtilities Integer rank.swift
[42/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/54] Emitting module ConcurrencyExtras
[45/90] Compiling ConcurrencyExtras UncheckedSendable.swift
[46/129] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[47/129] Compiling OrderedCollections OrderedDictionary+Elements.swift
[48/131] Compiling OrderedCollections OrderedDictionary.swift
[49/131] Compiling OrderedCollections OrderedSet+Codable.swift
[50/131] Compiling OrderedCollections OrderedSet+Initializers.swift
[51/131] Compiling OrderedCollections OrderedSet+Insertions.swift
[52/131] Compiling OrderedCollections OrderedSet+Invariants.swift
[53/131] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[54/131] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[55/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[62/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[63/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[64/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[65/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[66/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/138] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/138] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/138] Compiling IssueReporting WithExpectedIssue.swift
[73/138] Compiling IssueReporting WithIssueContext.swift
[78/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/138] Compiling OrderedCollections OrderedSet+Hashable.swift
[82/138] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[83/138] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[84/138] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/138] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[86/138] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[87/138] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[88/138] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/138] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/138] Compiling OrderedCollections OrderedDictionary+Codable.swift
[91/138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[92/138] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/138] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[96/138] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[97/138] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[98/138] Compiling OrderedCollections _HashTable+Bucket.swift
[99/138] Compiling OrderedCollections _HashTable+BucketIterator.swift
[100/138] Compiling OrderedCollections _HashTable+Constants.swift
[101/138] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[102/138] Compiling OrderedCollections _HashTable+Testing.swift
[103/138] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[104/138] Compiling OrderedCollections _HashTable.swift
[105/138] Compiling OrderedCollections _Hashtable+Header.swift
[106/138] Compiling OrderedCollections OrderedSet+Sendable.swift
[107/138] Compiling OrderedCollections OrderedSet+SubSequence.swift
[108/138] Compiling OrderedCollections OrderedSet+Testing.swift
[109/138] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/138] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/138] Compiling OrderedCollections OrderedSet.swift
[112/138] Compiling OrderedCollections _UnsafeBitset.swift
[113/138] Emitting module OrderedCollections
[115/157] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[116/157] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[117/159] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[118/159] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[119/159] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[120/159] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[121/159] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[122/159] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[123/159] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[124/159] Emitting module IdentifiedCollections
[125/159] Compiling IdentifiedCollections IdentifiedArray.swift
[126/159] Compiling IdentifiedCollections IdentifiedCollection.swift
[127/159] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[128/159] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[129/159] Compiling IdentifiedCollections Identified.swift
[130/159] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[131/159] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[132/159] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[133/159] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[134/159] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[140/160] Compiling ConcurrencyExtras Result.swift
[141/160] Compiling ConcurrencyExtras LockIsolated.swift
[142/160] Compiling ConcurrencyExtras MainSerialExecutor.swift
[143/160] Compiling ConcurrencyExtras Task.swift
[157/160] Emitting module IssueReporting
[163/200] Compiling Clocks Timer.swift
[164/201] Compiling CombineSchedulers ImmediateScheduler.swift
[165/201] Compiling CombineSchedulers Deprecations.swift
[166/201] Compiling CombineSchedulers SwiftUI.swift
[167/201] Compiling CombineSchedulers TestScheduler.swift
[168/202] Compiling CombineSchedulers UIScheduler.swift
[169/202] Compiling CombineSchedulers AnyScheduler.swift
[170/202] Compiling CombineSchedulers Concurrency.swift
[171/202] Compiling CombineSchedulers UnimplementedScheduler.swift
[172/202] Compiling CombineSchedulers UIKit.swift
[173/202] Compiling CombineSchedulers Timer.swift
[174/202] Compiling XCTestDynamicOverlay Exports.swift
[175/202] Emitting module CombineSchedulers
[176/202] Compiling CombineSchedulers Lock.swift
[177/202] Compiling CombineSchedulers NSRecursiveLock.swift
[178/203] Compiling Clocks AnyClock.swift
[179/203] Compiling Clocks ImmediateClock.swift
[181/203] Compiling Clocks _AsyncTimerSequence.swift
[182/203] Compiling Clocks Lock.swift
[183/203] Emitting module Clocks
[184/203] Compiling Clocks UnimplementedClock.swift
[185/203] Compiling Clocks SwiftUI.swift
[186/203] Compiling Clocks TestClock.swift
[187/204] Emitting module XCTestDynamicOverlay
[188/204] Compiling XCTestDynamicOverlay Deprecations.swift
[191/255] Emitting module Dependencies
[192/255] Compiling Dependencies URLSession.swift
[193/255] Compiling Dependencies UUID.swift
[194/255] Compiling Dependencies WithRandomNumberGenerator.swift
[195/255] Compiling Dependencies AppEntryPoint.swift
[196/261] Compiling Dependencies TestTrait.swift
[197/261] Compiling Dependencies WithDependencies.swift
[198/261] Compiling CustomDump String.swift
[199/261] Compiling Dependencies Exports.swift
[200/261] Compiling Dependencies TypeName.swift
[201/261] Compiling Dependencies PreviewTrait.swift
[202/261] Compiling Dependencies Assert.swift
[203/261] Compiling Dependencies Calendar.swift
[204/261] Compiling Dependencies Clocks.swift
[205/261] Compiling Dependencies Dependency.swift
[212/261] Compiling Dependencies Deprecations.swift
[215/261] Compiling Dependencies Context.swift
[216/261] Compiling Dependencies Date.swift
[217/261] Compiling Dependencies FireAndForget.swift
[218/261] Compiling Dependencies OpenURL.swift
[219/261] Compiling Dependencies TimeZone.swift
[221/261] Compiling Dependencies Locale.swift
[222/261] Compiling Dependencies MainQueue.swift
[223/261] Compiling Dependencies MainRunLoop.swift
[224/261] Emitting module CustomDump
[225/261] Compiling CustomDump Unordered.swift
[226/261] Compiling CustomDump XCTAssertDifference.swift
[227/261] Compiling CustomDump XCTAssertNoDifference.swift
[232/261] Compiling Dependencies DependencyContext.swift
[233/261] Compiling Dependencies DependencyKey.swift
[234/261] Compiling Dependencies DependencyValues.swift
[253/264] Emitting module PerceptionCore
[260/264] Compiling PerceptionCore _PerceptionRegistrar.swift
[266/287] Emitting module Sharing
[267/289] Compiling Sharing DefaultKey.swift
[268/289] Compiling Sharing FileStorageKey.swift
[269/289] Compiling Sharing InMemoryKey.swift
[270/289] Compiling Sharing SharedPublisher.swift
[271/289] Compiling Sharing SharedReader.swift
[272/289] Compiling Sharing SharedReaderKey.swift
[273/289] Compiling Sharing SharedContinuations.swift
[274/289] Compiling Sharing SharedKey.swift
[275/289] Compiling Sharing AppStorageKey.swift
[276/289] Compiling Sharing SwiftUIStateSharing.swift
[277/289] Compiling Sharing resource_bundle_accessor.swift
[278/289] Compiling Sharing Shared.swift
[279/289] Compiling Sharing SharedBinding.swift
[280/289] Compiling Sharing SharedCollection.swift
[281/289] Compiling Sharing NSRecursiveLock+WithLock.swift
[282/289] Compiling Sharing PassthroughRelay.swift
[283/289] Compiling Sharing PersistentReferences.swift
[284/289] Compiling Sharing Reference.swift
[285/289] Compiling Sharing SharedChangeTracker.swift
[286/289] Compiling Sharing TypeName.swift
[287/289] Compiling Sharing Deprecations.swift
[288/289] Compiling Sharing KeyPath+Sendable.swift
[289/289] Compiling Sharing MutexBackport.swift
[291/293] Compiling SharingCloud iCloudKVKey.swift
[292/293] Compiling SharingCloud MutexBackport.swift
[293/293] Emitting module SharingCloud
Build complete! (83.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    }
  ],
  "manifest_display_name" : "sharing-cloud",
  "name" : "sharing-cloud",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SharingCloud",
      "targets" : [
        "SharingCloud"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SharingCloud",
      "module_type" : "SwiftTarget",
      "name" : "SharingCloud",
      "path" : ".",
      "product_dependencies" : [
        "Sharing"
      ],
      "product_memberships" : [
        "SharingCloud"
      ],
      "sources" : [
        "Sources/MutexBackport.swift",
        "Sources/iCloudKVKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.