Build Information
Successful build of swift-sharing, reference main (f675de
), with Swift 5.9 for macOS (SPM) on 6 May 2025 02:00:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/pointfreeco/swift-sharing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Copying PrivacyInfo.xcprivacy
[4/55] Emitting module Sharing2
[5/55] Compiling Sharing2 Empty.swift
[6/55] Compiling Sharing1 Empty.swift
[7/55] Emitting module Sharing1
[8/55] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/55] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/56] Compiling InternalCollectionsUtilities Specialize.swift
[12/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/56] Emitting module InternalCollectionsUtilities
[14/56] Compiling IssueReporting Deprecations.swift
[15/56] Compiling IssueReporting FailureObserver.swift
[16/56] Compiling InternalCollectionsUtilities Debugging.swift
[17/56] Compiling InternalCollectionsUtilities Descriptions.swift
[18/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/56] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[23/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/56] Compiling InternalCollectionsUtilities Integer rank.swift
[25/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/112] Compiling OrderedCollections OrderedSet+Codable.swift
[28/112] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[29/112] Compiling OrderedCollections OrderedSet+Descriptions.swift
[30/112] Compiling OrderedCollections OrderedSet+Diffing.swift
[31/112] Compiling OrderedCollections OrderedSet+Equatable.swift
[32/112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[33/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[34/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[35/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[36/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[37/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/118] Compiling OrderedCollections _Hashtable+Header.swift
[40/118] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/118] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/118] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[43/118] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/118] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/118] Compiling OrderedCollections OrderedSet+Hashable.swift
[46/118] Compiling OrderedCollections OrderedSet+Initializers.swift
[47/118] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/118] Compiling OrderedCollections OrderedSet+Invariants.swift
[49/118] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[50/118] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[51/118] Compiling OrderedCollections OrderedDictionary+Elements.swift
[52/118] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[53/118] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[54/118] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[55/118] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[56/118] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/118] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/118] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/118] Compiling OrderedCollections OrderedSet+Sendable.swift
[63/118] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/118] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/118] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/118] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/118] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/118] Compiling OrderedCollections OrderedDictionary.swift
[69/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[72/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/118] Compiling OrderedCollections _HashTable+Bucket.swift
[76/118] Compiling OrderedCollections _HashTable+BucketIterator.swift
[77/118] Compiling OrderedCollections _HashTable+Constants.swift
[78/118] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/118] Compiling OrderedCollections _HashTable+Testing.swift
[80/118] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[81/118] Compiling OrderedCollections _HashTable.swift
[82/118] Compiling OrderedCollections OrderedSet+SubSequence.swift
[83/118] Compiling OrderedCollections OrderedSet+Testing.swift
[84/118] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[85/118] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[86/118] Compiling OrderedCollections OrderedSet.swift
[87/118] Compiling OrderedCollections _UnsafeBitset.swift
[88/118] Emitting module OrderedCollections
[89/137] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[90/137] Compiling IdentifiedCollections IdentifiedArray.swift
[91/139] Compiling IssueReporting WithExpectedIssue.swift
[92/139] Compiling IssueReporting WithIssueContext.swift
[93/139] Emitting module IssueReporting
[94/139] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[95/139] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[96/139] Compiling IdentifiedCollections Identified.swift
[97/139] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[98/139] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[99/139] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[100/139] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[101/139] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[102/139] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[103/139] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[104/139] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[105/139] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[106/139] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[107/139] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[108/139] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[109/139] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[110/139] Compiling ConcurrencyExtras Result.swift
[111/139] Compiling ConcurrencyExtras MainSerialExecutor.swift
[112/139] Compiling ConcurrencyExtras UncheckedBox.swift
[113/139] Compiling ConcurrencyExtras Task.swift
[114/139] Compiling ConcurrencyExtras LockIsolated.swift
[115/139] Compiling ConcurrencyExtras Locking.swift
[116/139] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[119/139] Emitting module ConcurrencyExtras
[120/139] Compiling ConcurrencyExtras AsyncStream.swift
[123/157] Compiling PerceptionCore Locking.swift
[124/157] Compiling PerceptionCore ThreadLocal.swift
[125/157] Compiling PerceptionCore Bindable.swift
[126/157] Compiling PerceptionCore Environment.swift
[127/157] Emitting module IdentifiedCollections
[128/157] Compiling PerceptionCore BetaChecking.swift
[129/157] Compiling PerceptionCore Exports.swift
[130/157] Compiling ConcurrencyExtras UncheckedSendable.swift
[133/157] Compiling XCTestDynamicOverlay Exports.swift
[142/157] Compiling IdentifiedCollections IdentifiedCollection.swift
[143/178] Compiling XCTestDynamicOverlay Deprecations.swift
[144/178] Emitting module XCTestDynamicOverlay
[145/206] Compiling CombineSchedulers UIKit.swift
[146/206] Compiling CombineSchedulers UIScheduler.swift
[147/207] Compiling Clocks Timer.swift
[148/207] Compiling Clocks UnimplementedClock.swift
[149/207] Compiling PerceptionCore PerceptionTracking.swift
[150/208] Compiling PerceptionCore Perceptible.swift
[151/208] Compiling CustomDump GameKit.swift
[152/208] Compiling CustomDump KeyPath.swift
[153/208] Compiling PerceptionCore Unchecked.swift
[154/208] Compiling PerceptionCore PerceptionChecking.swift
[155/208] Compiling CustomDump CoreMotion.swift
[156/208] Compiling CustomDump Foundation.swift
[157/208] Compiling PerceptionCore _PerceptionRegistrar.swift
[158/208] Compiling PerceptionCore PerceptionRegistrar.swift
[159/208] Emitting module Clocks
[160/208] Compiling Clocks AnyClock.swift
[161/208] Compiling CombineSchedulers Lock.swift
[162/208] Compiling CustomDump CoreImage.swift
[163/208] Compiling CustomDump CoreLocation.swift
[164/208] Emitting module CombineSchedulers
[165/208] Compiling CombineSchedulers Timer.swift
[166/208] Compiling CombineSchedulers UnimplementedScheduler.swift
[167/208] Compiling CustomDump Mirror.swift
[168/208] Compiling CustomDump String.swift
[169/208] Compiling CustomDump Unordered.swift
[170/210] Compiling CustomDump AnyType.swift
[171/210] Compiling CustomDump CollectionDifference.swift
[172/210] Compiling CustomDump Identifiable.swift
[175/210] Emitting module PerceptionCore
[179/210] Compiling Clocks TestClock.swift
[180/210] Compiling Clocks _AsyncTimerSequence.swift
[181/210] Compiling Clocks ImmediateClock.swift
[182/210] Compiling Clocks SwiftUI.swift
[183/210] Compiling Clocks Lock.swift
[184/210] Compiling CustomDump CustomDumpRepresentable.swift
[185/210] Compiling CustomDump CustomDumpStringConvertible.swift
[186/210] Compiling CustomDump Diff.swift
[187/210] Compiling CombineSchedulers TestScheduler.swift
[188/210] Compiling CombineSchedulers SwiftUI.swift
[189/210] Compiling CombineSchedulers NSRecursiveLock.swift
[192/210] Compiling PerceptionCore WithPerceptionTracking.swift
[193/210] Compiling CustomDump XCTAssertDifference.swift
[194/210] Compiling CustomDump XCTAssertNoDifference.swift
[195/231] Emitting module CustomDump
[196/234] Compiling Dependencies UUID.swift
[197/234] Compiling Dependencies WithRandomNumberGenerator.swift
[198/234] Compiling Dependencies AppEntryPoint.swift
[199/234] Compiling Dependencies TypeName.swift
[200/234] Compiling Dependencies PreviewTrait.swift
[201/234] Compiling Dependencies MainRunLoop.swift
[202/234] Compiling Dependencies Locale.swift
[203/234] Compiling Dependencies MainQueue.swift
[204/234] Compiling Dependencies Dependency.swift
[205/234] Compiling Dependencies Deprecations.swift
[206/234] Compiling Dependencies Exports.swift
[207/234] Compiling Dependencies DependencyValues.swift
[208/234] Compiling Dependencies Assert.swift
[209/234] Compiling Dependencies Calendar.swift
[210/234] Compiling Dependencies FireAndForget.swift
[211/234] Emitting module Dependencies
[215/236] Compiling Dependencies OpenURL.swift
[216/236] Compiling Dependencies TimeZone.swift
[221/236] Compiling Dependencies DependencyContext.swift
[222/236] Compiling Dependencies DependencyKey.swift
[223/236] Compiling Dependencies URLSession.swift
[229/236] Compiling Dependencies Clocks.swift
[230/236] Compiling Dependencies Context.swift
[231/236] Compiling Dependencies Date.swift
[235/236] Compiling Dependencies TestTrait.swift
[236/236] Compiling Dependencies WithDependencies.swift
[237/258] Compiling Sharing Deprecations.swift
[238/258] Compiling Sharing KeyPath+Sendable.swift
[239/258] Compiling Sharing MutexBackport.swift
[240/260] Compiling Sharing SharedReader.swift
[241/260] Compiling Sharing SharedReaderKey.swift
[242/260] Compiling Sharing SharedCollection.swift
[243/260] Compiling Sharing SharedContinuations.swift
[244/260] Emitting module Sharing
[245/260] Compiling Sharing Shared.swift
[246/260] Compiling Sharing SharedBinding.swift
[247/260] Compiling Sharing DefaultKey.swift
[248/260] Compiling Sharing FileStorageKey.swift
[249/260] Compiling Sharing SwiftUIStateSharing.swift
[250/260] Compiling Sharing resource_bundle_accessor.swift
[251/260] Compiling Sharing InMemoryKey.swift
[252/260] Compiling Sharing SharedPublisher.swift
[253/260] Compiling Sharing NSRecursiveLock+WithLock.swift
[254/260] Compiling Sharing PassthroughRelay.swift
[255/260] Compiling Sharing PersistentReferences.swift
[256/260] Compiling Sharing SharedKey.swift
[257/260] Compiling Sharing AppStorageKey.swift
[258/260] Compiling Sharing Reference.swift
[259/260] Compiling Sharing SharedChangeTracker.swift
[260/260] Compiling Sharing TypeName.swift
Build complete! (105.33s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1411] Fetching swift-perception
[171/3460] Fetching swift-perception, swift-docc-plugin
[658/8891] Fetching swift-perception, swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin (12.89s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (12.89s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-perception (12.89s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/1508] Fetching swift-identified-collections
[122/7721] Fetching swift-identified-collections, swift-dependencies
[309/12302] Fetching swift-identified-collections, swift-dependencies, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump (7.13s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[6515/7721] Fetching swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies (7.96s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-identified-collections (7.96s)
[1/852] Fetching swift-concurrency-extras
[223/3262] Fetching swift-concurrency-extras, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers (2.63s)
[256/852] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras (4.71s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.39s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.39s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.41s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70348] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax (17.54s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.40s)
Fetching https://github.com/apple/swift-collections
[1/16371] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (15.43s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.94s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (4.92s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
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.57s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.41s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (2.87s)
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.57s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-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-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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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/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-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-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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.1.4
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/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.