Build Information
Successful build of swift-sharing, reference 2.7.3 (aaf605
), with Swift 5.10 for macOS (SPM) on 1 Sep 2025 21:19:16 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.7.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
* tag 2.7.3 -> FETCH_HEAD
HEAD is now at aaf6057 Add `CustomReflectable` conformances (#191)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
aaf605733bd93126d1a3658b4021146d95c94cb6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.7.3
========================================
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/19] Write sources
[11/19] Copying PrivacyInfo.xcprivacy
[12/19] Write sources
[18/19] Write swift-version-33747A42983211AE.txt
[20/50] Emitting module Sharing2
[21/50] Compiling Sharing2 Empty.swift
[22/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/50] Emitting module Sharing1
[25/50] Compiling Sharing1 Empty.swift
[26/51] Compiling InternalCollectionsUtilities Debugging.swift
[27/51] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/51] Compiling InternalCollectionsUtilities Descriptions.swift
[29/51] Compiling IssueReportingPackageSupport _Test.swift
[30/51] Emitting module IssueReportingPackageSupport
[31/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/65] Compiling IssueReporting Deprecations.swift
[33/65] Compiling IssueReporting FailureObserver.swift
[34/70] Compiling IssueReporting LockIsolated.swift
[35/70] Compiling IssueReporting Rethrows.swift
[36/70] Compiling IssueReporting SwiftTesting.swift
[37/70] Compiling IssueReporting UncheckedSendable.swift
[38/70] Emitting module InternalCollectionsUtilities
[39/70] Compiling IssueReporting Warn.swift
[40/70] Compiling IssueReporting XCTest.swift
[41/126] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/126] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/126] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/126] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/126] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/126] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/132] Compiling OrderedCollections _Hashtable+Header.swift
[48/132] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/132] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/132] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/132] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/132] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/132] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/132] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/132] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/132] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/132] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/132] Compiling OrderedCollections OrderedSet+Codable.swift
[60/132] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/132] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/132] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/132] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/132] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[65/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[66/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[67/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[68/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/132] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/132] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/132] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/132] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/132] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/132] Compiling OrderedCollections OrderedDictionary.swift
[77/132] Compiling OrderedCollections _HashTable+Bucket.swift
[78/132] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/132] Compiling OrderedCollections _HashTable+Constants.swift
[80/132] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/132] Compiling OrderedCollections _HashTable+Testing.swift
[82/132] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/132] Compiling OrderedCollections _HashTable.swift
[84/132] Compiling OrderedCollections OrderedSet+SubSequence.swift
[85/132] Compiling OrderedCollections OrderedSet+Testing.swift
[86/132] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[87/132] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[88/132] Compiling OrderedCollections OrderedSet.swift
[89/132] Compiling OrderedCollections _UnsafeBitset.swift
[90/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[91/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[92/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[93/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[94/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[95/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[96/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[97/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[98/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[99/132] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[100/132] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[101/132] Compiling OrderedCollections OrderedSet+Sendable.swift
[102/132] Emitting module OrderedCollections
[103/151] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[104/151] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[105/153] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[106/153] Compiling IdentifiedCollections IdentifiedArray.swift
[107/154] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[108/154] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[109/154] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[110/154] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[111/154] Emitting module IssueReporting
[112/154] Compiling IdentifiedCollections Identified.swift
[113/154] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[114/154] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[115/154] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[116/154] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[117/154] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[118/154] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[119/154] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[122/154] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[123/154] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[124/154] Compiling ConcurrencyExtras Result.swift
[125/154] Compiling ConcurrencyExtras MainSerialExecutor.swift
[126/154] Compiling ConcurrencyExtras LockIsolated.swift
[127/154] Compiling ConcurrencyExtras UncheckedBox.swift
[130/154] Compiling ConcurrencyExtras Locking.swift
[131/154] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[132/154] Emitting module ConcurrencyExtras
[133/154] Compiling ConcurrencyExtras AsyncStream.swift
[134/154] Compiling ConcurrencyExtras Task.swift
[145/155] Compiling IdentifiedCollections IdentifiedCollection.swift
[150/155] Compiling ConcurrencyExtras UncheckedSendable.swift
[151/155] Emitting module IdentifiedCollections
[154/155] Compiling IssueReporting WithExpectedIssue.swift
[155/155] Compiling IssueReporting WithIssueContext.swift
[156/192] Compiling XCTestDynamicOverlay Exports.swift
[157/192] Compiling XCTestDynamicOverlay Deprecations.swift
[158/192] Emitting module XCTestDynamicOverlay
[159/220] Compiling CombineSchedulers UIKit.swift
[160/220] Compiling CombineSchedulers UIScheduler.swift
[161/221] Compiling PerceptionCore PerceptionTracking.swift
[162/222] Compiling Clocks AnyClock.swift
[163/222] Emitting module Clocks
[164/222] Compiling Clocks ImmediateClock.swift
[165/222] Compiling CombineSchedulers Timer.swift
[166/222] Compiling CombineSchedulers TestScheduler.swift
[167/222] Compiling PerceptionCore PerceptionChecking.swift
[168/222] Compiling PerceptionCore Unchecked.swift
[169/222] Compiling PerceptionCore Perceptible.swift
[170/222] Compiling PerceptionCore _PerceptionRegistrar.swift
[171/222] Compiling CustomDump CoreMotion.swift
[172/222] Compiling CustomDump Dump.swift
[173/222] Emitting module PerceptionCore
[174/222] Compiling CustomDump CoreImage.swift
[175/222] Compiling CustomDump CoreLocation.swift
[176/222] Compiling PerceptionCore PerceptionRegistrar.swift
[177/222] Compiling CombineSchedulers UnimplementedScheduler.swift
[178/222] Compiling CustomDump AnyType.swift
[179/222] Compiling CustomDump CollectionDifference.swift
[180/222] Compiling CustomDump Identifiable.swift
[181/224] Compiling CustomDump ExpectDifference.swift
[182/224] Compiling CustomDump ExpectNoDifference.swift
[185/224] Compiling CombineSchedulers NSRecursiveLock.swift
[186/224] Compiling CombineSchedulers Lock.swift
[189/224] Emitting module CombineSchedulers
[190/224] Compiling CombineSchedulers SwiftUI.swift
[191/224] Compiling Clocks TestClock.swift
[192/224] Compiling Clocks _AsyncTimerSequence.swift
[193/224] Compiling Clocks UnimplementedClock.swift
[194/224] Compiling Clocks SwiftUI.swift
[195/224] Compiling Clocks Timer.swift
[196/224] Compiling Clocks Lock.swift
[197/224] Compiling PerceptionCore WithPerceptionTracking.swift
[198/248] Compiling Dependencies Dependency.swift
[199/248] Compiling Dependencies DependencyContext.swift
[200/248] Compiling Dependencies DependencyKey.swift
[201/248] Compiling Dependencies FireAndForget.swift
[202/248] Compiling Dependencies Locale.swift
[203/248] Compiling Dependencies MainQueue.swift
[204/248] Emitting module CustomDump
[205/248] Compiling Dependencies DependencyValues.swift
[206/248] Compiling Dependencies Assert.swift
[207/248] Compiling Dependencies Calendar.swift
[208/248] Compiling Dependencies Clocks.swift
[209/248] Compiling Dependencies Context.swift
[210/248] Compiling Dependencies Date.swift
[211/248] Compiling Dependencies Deprecations.swift
[212/248] Compiling Dependencies Exports.swift
[213/248] Compiling Dependencies TypeName.swift
[214/248] Compiling CustomDump XCTAssertDifference.swift
[215/248] Compiling CustomDump XCTAssertNoDifference.swift
[219/248] Compiling Dependencies MainRunLoop.swift
[220/248] Compiling Dependencies OpenURL.swift
[221/248] Compiling Dependencies TimeZone.swift
[225/248] Emitting module Dependencies
[229/250] Compiling Dependencies WithRandomNumberGenerator.swift
[230/250] Compiling Dependencies AppEntryPoint.swift
[233/250] Compiling Dependencies URLSession.swift
[234/250] Compiling Dependencies UUID.swift
[236/250] Compiling Dependencies PreviewTrait.swift
[239/250] Compiling Dependencies TestTrait.swift
[240/250] Compiling Dependencies WithDependencies.swift
[241/250] Compiling CustomDump Speech.swift
[242/250] Compiling CustomDump StoreKit.swift
[251/272] Compiling Sharing Deprecations.swift
[252/272] Compiling Sharing KeyPath+Sendable.swift
[253/272] Compiling Sharing MutexBackport.swift
[254/272] Compiling Sharing SharedCollection.swift
[255/272] Compiling Sharing SharedContinuations.swift
[256/274] Compiling Sharing NSRecursiveLock+WithLock.swift
[257/274] Compiling Sharing PassthroughRelay.swift
[258/274] Compiling Sharing PersistentReferences.swift
[259/274] Emitting module Sharing
[260/274] Compiling Sharing Shared.swift
[261/274] Compiling Sharing SharedBinding.swift
[262/274] Compiling Sharing DefaultKey.swift
[263/274] Compiling Sharing FileStorageKey.swift
[264/274] Compiling Sharing SwiftUIStateSharing.swift
[265/274] Compiling Sharing resource_bundle_accessor.swift
[266/274] Compiling Sharing InMemoryKey.swift
[267/274] Compiling Sharing SharedPublisher.swift
[268/274] Compiling Sharing SharedKey.swift
[269/274] Compiling Sharing AppStorageKey.swift
[270/274] Compiling Sharing SharedReader.swift
[271/274] Compiling Sharing SharedReaderKey.swift
[272/274] Compiling Sharing Reference.swift
[273/274] Compiling Sharing SharedChangeTracker.swift
[274/274] Compiling Sharing TypeName.swift
Build complete! (46.36s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/2094] Fetching swift-docc-plugin
[85/2972] Fetching swift-docc-plugin, swift-concurrency-extras
[217/7549] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump
[573/9387] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump, swift-perception
[2281/15689] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump, swift-perception, swift-dependencies
[2428/17223] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump, swift-perception, swift-dependencies, swift-identified-collections
[2606/22728] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump, swift-perception, swift-dependencies, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.11s)
Fetching https://github.com/pointfreeco/combine-schedulers
[18322/20634] Fetching swift-concurrency-extras, swift-custom-dump, swift-perception, swift-dependencies, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.27s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.27s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.28s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.28s)
Fetched https://github.com/pointfreeco/swift-perception from cache (2.28s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.28s)
[1/2417] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.84s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.34s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.34s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.38s)
Fetching https://github.com/apple/swift-collections
[1/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.32s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3490] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.33s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.35s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.31s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.41s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.35s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.90s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.35s)
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-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.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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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-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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
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" : "3.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.