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 swift-sharing, reference main (f675de), with Swift 5.10 for macOS (SPM) on 6 May 2025 01:59:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f675de1 Add SharingRemoteConfig (#152)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
f675de11120851ee00e03a3f58f896f2d5e1ecec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/pointfreeco/swift-sharing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/18] Write sources
[11/18] Copying PrivacyInfo.xcprivacy
[16/18] Write sources
[17/18] Write swift-version-33747A42983211AE.txt
[19/70] Compiling Sharing1 Empty.swift
[20/70] Emitting module Sharing1
[21/70] Emitting module InternalCollectionsUtilities
[22/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/70] Emitting module Sharing2
[24/70] Compiling Sharing2 Empty.swift
[25/71] Compiling IssueReporting BreakpointReporter.swift
[26/71] Compiling IssueReporting FatalErrorReporter.swift
[27/71] Compiling IssueReporting RuntimeWarningReporter.swift
[28/71] Compiling IssueReporting ReportIssue.swift
[29/71] Compiling IssueReporting SwiftTesting.swift
[30/71] Compiling IssueReporting UncheckedSendable.swift
[31/71] Compiling IssueReporting IsTesting.swift
[32/71] Compiling IssueReporting IssueReporter.swift
[33/71] Compiling IssueReporting Warn.swift
[34/71] Compiling IssueReporting XCTest.swift
[35/71] Compiling IssueReporting ErrorReporting.swift
[36/71] Compiling IssueReporting AppHostWarning.swift
[37/71] Compiling IssueReporting Deprecations.swift
[38/71] Compiling IssueReporting FailureObserver.swift
[39/71] Compiling IssueReporting LockIsolated.swift
[40/71] Compiling IssueReporting Rethrows.swift
[41/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/127] Compiling OrderedCollections OrderedSet+Codable.swift
[43/127] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[44/127] Compiling OrderedCollections OrderedSet+Descriptions.swift
[45/127] Compiling OrderedCollections OrderedSet+Diffing.swift
[46/127] Compiling OrderedCollections OrderedSet+Equatable.swift
[47/127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[48/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/133] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/133] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/133] Compiling OrderedCollections OrderedSet+Sendable.swift
[54/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[55/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[56/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[57/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/133] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/133] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/133] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/133] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[64/133] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[65/133] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[66/133] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/133] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/133] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/133] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/133] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/133] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/133] Compiling OrderedCollections _Hashtable+Header.swift
[73/133] Compiling OrderedCollections OrderedDictionary+Codable.swift
[74/133] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[75/133] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[76/133] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[77/133] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[78/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[83/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[84/133] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[85/133] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/133] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/133] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[88/133] Compiling OrderedCollections OrderedDictionary+Values.swift
[89/133] Compiling OrderedCollections OrderedDictionary.swift
[90/133] Compiling OrderedCollections _HashTable+Bucket.swift
[91/133] Compiling OrderedCollections _HashTable+BucketIterator.swift
[92/133] Compiling OrderedCollections _HashTable+Constants.swift
[93/133] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[94/133] Compiling OrderedCollections _HashTable+Testing.swift
[95/133] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[96/133] Compiling OrderedCollections _HashTable.swift
[97/133] Compiling OrderedCollections OrderedSet+SubSequence.swift
[98/133] Compiling OrderedCollections OrderedSet+Testing.swift
[99/133] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[100/133] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[101/133] Compiling OrderedCollections OrderedSet.swift
[102/133] Compiling OrderedCollections _UnsafeBitset.swift
[103/133] Emitting module OrderedCollections
[104/152] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[105/152] Compiling IdentifiedCollections IdentifiedArray.swift
[106/154] Compiling IssueReporting WithExpectedIssue.swift
[107/154] Compiling IssueReporting WithIssueContext.swift
[108/154] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[109/154] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[110/154] Compiling IdentifiedCollections Identified.swift
[111/154] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[112/154] Emitting module IssueReporting
[113/154] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[114/154] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[115/154] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[116/154] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[117/154] Compiling ConcurrencyExtras MainSerialExecutor.swift
[120/155] Emitting module ConcurrencyExtras
[121/155] Compiling ConcurrencyExtras AsyncStream.swift
[122/155] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[123/155] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[124/155] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[125/155] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[126/155] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[127/155] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[128/155] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[129/155] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[130/155] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[131/155] Compiling ConcurrencyExtras Locking.swift
[132/155] Compiling ConcurrencyExtras UncheckedBox.swift
[133/155] Compiling ConcurrencyExtras LockIsolated.swift
[134/155] Compiling ConcurrencyExtras Result.swift
[135/155] Compiling ConcurrencyExtras Task.swift
[140/172] Compiling PerceptionCore Locking.swift
[141/172] Compiling PerceptionCore ThreadLocal.swift
[142/172] Compiling ConcurrencyExtras UncheckedSendable.swift
[145/172] Compiling PerceptionCore BetaChecking.swift
[146/172] Compiling PerceptionCore Exports.swift
[153/172] Compiling PerceptionCore Bindable.swift
[154/172] Compiling PerceptionCore Environment.swift
[155/172] Compiling IdentifiedCollections IdentifiedCollection.swift
[156/193] Emitting module IdentifiedCollections
[157/193] Compiling XCTestDynamicOverlay Exports.swift
[158/193] Compiling XCTestDynamicOverlay Deprecations.swift
[159/193] Emitting module XCTestDynamicOverlay
[160/221] Compiling Clocks ImmediateClock.swift
[161/221] Compiling PerceptionCore PerceptionTracking.swift
[162/222] Compiling Clocks AnyClock.swift
[163/222] Emitting module Clocks
[164/222] Compiling CombineSchedulers UIKit.swift
[165/222] Compiling CombineSchedulers UIScheduler.swift
[166/223] Compiling Clocks TestClock.swift
[167/223] Compiling Clocks UnimplementedClock.swift
[168/223] Compiling Clocks Timer.swift
[169/223] Compiling CombineSchedulers TestScheduler.swift
[170/223] Compiling CombineSchedulers Timer.swift
[171/223] Compiling PerceptionCore PerceptionChecking.swift
[172/223] Compiling PerceptionCore Perceptible.swift
[173/223] Compiling PerceptionCore Unchecked.swift
[174/223] Compiling PerceptionCore _PerceptionRegistrar.swift
[175/223] Compiling PerceptionCore PerceptionRegistrar.swift
[176/223] Compiling CustomDump StoreKit.swift
[177/223] Compiling CustomDump UserNotifications.swift
[178/223] Compiling CombineSchedulers UnimplementedScheduler.swift
[179/223] Compiling CustomDump UserNotificationsUI.swift
[180/223] Compiling CustomDump CustomDumpReflectable.swift
[181/223] Emitting module PerceptionCore
[182/223] Compiling CustomDump Photos.swift
[183/223] Compiling CustomDump Speech.swift
[184/223] Compiling Clocks _AsyncTimerSequence.swift
[185/223] Compiling Clocks SwiftUI.swift
[186/223] Compiling Clocks Lock.swift
[187/223] Compiling CombineSchedulers NSRecursiveLock.swift
[192/223] Compiling CombineSchedulers Lock.swift
[193/223] Compiling CombineSchedulers SwiftUI.swift
[194/223] Emitting module CombineSchedulers
[195/223] Compiling PerceptionCore WithPerceptionTracking.swift
[196/247] Compiling Dependencies Assert.swift
[197/247] Compiling Dependencies Calendar.swift
[198/247] Compiling Dependencies MainRunLoop.swift
[199/249] Compiling Dependencies Exports.swift
[200/249] Compiling Dependencies URLSession.swift
[201/249] Compiling Dependencies UUID.swift
[202/249] Compiling Dependencies WithRandomNumberGenerator.swift
[203/249] Compiling Dependencies AppEntryPoint.swift
[204/249] Compiling Dependencies Deprecations.swift
[205/249] Compiling Dependencies FireAndForget.swift
[206/249] Compiling Dependencies Locale.swift
[207/249] Compiling Dependencies MainQueue.swift
[208/249] Emitting module CustomDump
[209/249] Emitting module Dependencies
[210/251] Compiling Dependencies OpenURL.swift
[211/251] Compiling Dependencies TimeZone.swift
[212/251] Compiling Dependencies TestTrait.swift
[213/251] Compiling Dependencies WithDependencies.swift
[214/251] Compiling CustomDump CustomDumpStringConvertible.swift
[215/251] Compiling CustomDump Diff.swift
[216/251] Compiling Dependencies Clocks.swift
[217/251] Compiling Dependencies Context.swift
[218/251] Compiling Dependencies Date.swift
[219/251] Compiling Dependencies TypeName.swift
[220/251] Compiling Dependencies PreviewTrait.swift
[221/251] Compiling Dependencies DependencyValues.swift
[222/251] Compiling CustomDump XCTAssertDifference.swift
[223/251] Compiling CustomDump XCTAssertNoDifference.swift
[239/251] Compiling Dependencies Dependency.swift
[240/251] Compiling Dependencies DependencyContext.swift
[241/251] Compiling Dependencies DependencyKey.swift
[252/273] Compiling Sharing Deprecations.swift
[253/273] Compiling Sharing KeyPath+Sendable.swift
[254/273] Compiling Sharing MutexBackport.swift
[255/275] Compiling Sharing InMemoryKey.swift
[256/275] Compiling Sharing SharedPublisher.swift
[257/275] Emitting module Sharing
[258/275] Compiling Sharing SwiftUIStateSharing.swift
[259/275] Compiling Sharing resource_bundle_accessor.swift
[260/275] Compiling Sharing SharedReader.swift
[261/275] Compiling Sharing SharedReaderKey.swift
[262/275] Compiling Sharing Shared.swift
[263/275] Compiling Sharing SharedBinding.swift
[264/275] Compiling Sharing DefaultKey.swift
[265/275] Compiling Sharing FileStorageKey.swift
[266/275] Compiling Sharing SharedCollection.swift
[267/275] Compiling Sharing SharedContinuations.swift
[268/275] Compiling Sharing SharedKey.swift
[269/275] Compiling Sharing AppStorageKey.swift
[270/275] Compiling Sharing Reference.swift
[271/275] Compiling Sharing SharedChangeTracker.swift
[272/275] Compiling Sharing TypeName.swift
[273/275] Compiling Sharing NSRecursiveLock+WithLock.swift
[274/275] Compiling Sharing PassthroughRelay.swift
[275/275] Compiling Sharing PersistentReferences.swift
Build complete! (39.69s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1508] Fetching swift-identified-collections
[77/6089] Fetching swift-identified-collections, swift-custom-dump
[458/8138] Fetching swift-identified-collections, swift-custom-dump, swift-docc-plugin
[677/8990] Fetching swift-identified-collections, swift-custom-dump, swift-docc-plugin, swift-concurrency-extras
[780/10401] Fetching swift-identified-collections, swift-custom-dump, swift-docc-plugin, swift-concurrency-extras, swift-perception
[978/15832] Fetching swift-identified-collections, swift-custom-dump, swift-docc-plugin, swift-concurrency-extras, swift-perception, xctest-dynamic-overlay
[3997/22045] Fetching swift-identified-collections, swift-custom-dump, swift-docc-plugin, swift-concurrency-extras, swift-perception, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.03s)
Fetched https://github.com/pointfreeco/swift-perception from cache (2.03s)
Fetching https://github.com/pointfreeco/combine-schedulers
[9518/19126] Fetching swift-custom-dump, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.33s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.33s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.33s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.33s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.33s)
[1/2410] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.86s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.40s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.43s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70348] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.17s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.39s)
Fetching https://github.com/apple/swift-collections
[1/16371] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.38s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.54s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.39s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.83s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.38s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.55s)
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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-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/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-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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks 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
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-sharing",
  "name" : "swift-sharing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Sharing",
      "targets" : [
        "Sharing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Sharing2",
      "module_type" : "SwiftTarget",
      "name" : "Sharing2",
      "path" : "Sources/VersionMarkerModules/Sharing2",
      "product_memberships" : [
        "Sharing"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sharing1",
      "module_type" : "SwiftTarget",
      "name" : "Sharing1",
      "path" : "Sources/VersionMarkerModules/Sharing1",
      "product_memberships" : [
        "Sharing"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sharing",
      "module_type" : "SwiftTarget",
      "name" : "Sharing",
      "path" : "Sources/Sharing",
      "product_dependencies" : [
        "CombineSchedulers",
        "ConcurrencyExtras",
        "CustomDump",
        "Dependencies",
        "IdentifiedCollections",
        "IssueReporting",
        "PerceptionCore"
      ],
      "product_memberships" : [
        "Sharing"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Sharing/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Internal/Deprecations.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/MutexBackport.swift",
        "Internal/NSRecursiveLock+WithLock.swift",
        "Internal/PassthroughRelay.swift",
        "Internal/PersistentReferences.swift",
        "Internal/Reference.swift",
        "Internal/SharedChangeTracker.swift",
        "Internal/TypeName.swift",
        "Shared.swift",
        "SharedBinding.swift",
        "SharedCollection.swift",
        "SharedContinuations.swift",
        "SharedKey.swift",
        "SharedKeys/AppStorageKey.swift",
        "SharedKeys/DefaultKey.swift",
        "SharedKeys/FileStorageKey.swift",
        "SharedKeys/InMemoryKey.swift",
        "SharedPublisher.swift",
        "SharedReader.swift",
        "SharedReaderKey.swift",
        "SwiftUIStateSharing.swift"
      ],
      "target_dependencies" : [
        "Sharing1",
        "Sharing2"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.