Build Information
Successful build of FetchRequests, reference 7.0.1 (0d1b78), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 02:14:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/FetchRequests.git
Reference: 7.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/FetchRequests
* tag 7.0.1 -> FETCH_HEAD
HEAD is now at 0d1b78c Old xcode
Cloned https://github.com/square/FetchRequests.git
Revision (git rev-parse @):
0d1b78cfe0f1b05734dc5e059e5273284778ba02
SUCCESS checkout https://github.com/square/FetchRequests.git at 7.0.1
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.69s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.36s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "fetchrequests",
"name": "FetchRequests",
"url": "https://github.com/square/FetchRequests.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FetchRequests",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/square/FetchRequests.git
[1/2559] Fetching fetchrequests
Fetched https://github.com/square/FetchRequests.git from cache (0.96s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.50s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.60s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/square/FetchRequests.git
Working copy of https://github.com/square/FetchRequests.git resolved at 7.0.1 (0d1b78c)
warning: '.resolve-product-dependencies': dependency 'fetchrequests' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/square/FetchRequests.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--6988338F2F200930.txt
[12/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/31] Compiling InternalCollectionsUtilities Debugging.swift
[22/31] Compiling InternalCollectionsUtilities Descriptions.swift
[23/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[24/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[26/31] Compiling InternalCollectionsUtilities String+Padding.swift
[27/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/31] Compiling InternalCollectionsUtilities Integer rank.swift
[29/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/31] Emitting module InternalCollectionsUtilities
[32/333] Compiling HashTreeCollections _HashSlot.swift
[33/333] Compiling HashTreeCollections _HashStack.swift
[34/333] Compiling HashTreeCollections _HashTreeIterator.swift
[35/333] Compiling HashTreeCollections _HashTreeStatistics.swift
[36/336] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[37/336] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[38/336] Compiling HashTreeCollections TreeDictionary+Values.swift
[39/336] Compiling HashTreeCollections TreeDictionary.swift
[40/336] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[41/336] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[42/336] Compiling HashTreeCollections TreeSet+Equatable.swift
[43/336] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[44/336] Compiling HashTreeCollections _HashNode+Storage.swift
[45/336] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[46/336] Compiling HashTreeCollections _HashNode+Structural filter.swift
[47/336] Compiling HashTreeCollections TreeSet+Hashable.swift
[48/336] Compiling HashTreeCollections TreeSet+Sendable.swift
[49/336] Compiling HashTreeCollections TreeSet+Sequence.swift
[50/336] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[51/336] Compiling HashTreeCollections TreeSet+Extras.swift
[52/336] Compiling HashTreeCollections TreeSet+Filter.swift
[53/336] Compiling HashTreeCollections TreeSet+Codable.swift
[54/336] Compiling HashTreeCollections TreeSet+Collection.swift
[55/336] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[56/336] Compiling HashTreeCollections TreeSet+Debugging.swift
[57/336] Compiling HashTreeCollections TreeSet+Descriptions.swift
[58/336] Compiling HashTreeCollections _HashNode+Lookups.swift
[59/336] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[60/336] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[61/336] Compiling ContainersPreview Inout.swift
[62/336] Compiling ContainersPreview InputSpan.swift
[63/336] Compiling ContainersPreview Shared.swift
[64/336] Emitting module ContainersPreview
[65/336] Compiling HeapModule Heap.swift
[66/336] Compiling HeapModule _HeapNode.swift
[67/336] Compiling HeapModule Heap+UnsafeHandle.swift
[68/336] Compiling HeapModule Heap+Invariants.swift
[69/336] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[70/336] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[71/336] Compiling HashTreeCollections _HashNode.swift
[72/336] Compiling HashTreeCollections _HashNodeHeader.swift
[73/336] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/336] Compiling HeapModule Heap+Descriptions.swift
[75/336] Emitting module HeapModule
[82/373] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[83/373] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[84/373] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[85/374] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[86/374] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[87/374] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[88/383] Compiling DequeModule UniqueDeque+Experimental.swift
[89/383] Compiling DequeModule UniqueDeque+Hashable.swift
[90/383] Compiling DequeModule UniqueDeque+Initializers.swift
[91/383] Compiling DequeModule Deque._UnsafeHandle.swift
[92/383] Compiling DequeModule Deque.swift
[93/383] Compiling DequeModule _DequeBuffer.swift
[94/389] Compiling HashTreeCollections TreeDictionary+Filter.swift
[95/389] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[96/389] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[97/389] Compiling HashTreeCollections TreeDictionary+Keys.swift
[98/389] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[99/389] Compiling HashTreeCollections TreeDictionary+Merge.swift
[100/389] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[101/389] Compiling HashTreeCollections _RawHashNode.swift
[102/389] Compiling HashTreeCollections _UnmanagedHashNode.swift
[103/389] Compiling HashTreeCollections _UnsafePath.swift
[104/389] Compiling HashTreeCollections TreeDictionary+Codable.swift
[105/389] Compiling BitCollections BitSet._UnsafeHandle.swift
[106/389] Compiling DequeModule RigidDeque+Equatable.swift
[107/389] Compiling DequeModule RigidDeque+Experimental.swift
[108/389] Compiling DequeModule UniqueDeque+Append.swift
[109/389] Compiling DequeModule UniqueDeque+Consumption.swift
[110/389] Compiling DequeModule UniqueDeque+Container.swift
[111/389] Compiling DequeModule UniqueDeque+Descriptions.swift
[112/389] Compiling DequeModule UniqueDeque+Insertions.swift
[113/389] Compiling DequeModule UniqueDeque+Prepend.swift
[114/397] Emitting module BitCollections
[115/397] Compiling DequeModule UniqueDeque+Removals.swift
[116/397] Compiling DequeModule UniqueDeque+Replacements.swift
[117/397] Compiling DequeModule RigidDeque+Removals.swift
[118/397] Compiling DequeModule RigidDeque+Replacements.swift
[119/397] Compiling DequeModule RigidDeque+Testing.swift
[120/397] Compiling DequeModule RigidDeque.swift
[129/397] Compiling DequeModule RigidDeque+Container.swift
[130/397] Compiling DequeModule RigidDeque+Descriptions.swift
[146/397] Compiling DequeModule _DequeBufferHeader.swift
[147/397] Compiling DequeModule RigidDeque+Consumption.swift
[162/401] Compiling DequeModule UniqueDeque.swift
[163/401] Compiling DequeModule _DequeSlot.swift
[174/401] Compiling DequeModule RigidDeque+Append.swift
[175/401] Compiling DequeModule RigidDeque+Hashable.swift
[176/401] Compiling DequeModule RigidDeque+Initializers.swift
[177/401] Compiling DequeModule RigidDeque+Insertions.swift
[182/401] Compiling DequeModule Deque+Extras.swift
[183/401] Compiling DequeModule Deque+Hashable.swift
[184/401] Compiling DequeModule Deque+Testing.swift
[185/401] Compiling DequeModule Deque._Storage.swift
[192/401] Compiling DequeModule RigidDeque+Prepend.swift
[193/401] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[211/401] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[212/401] Compiling HashTreeCollections _HashNode+Structural union.swift
[213/401] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[214/401] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[215/401] Compiling HashTreeCollections _AncestorHashSlots.swift
[216/401] Compiling HashTreeCollections _Bitmap.swift
[217/401] Compiling HashTreeCollections _Bucket.swift
[218/408] Compiling DequeModule Deque+Codable.swift
[219/408] Compiling DequeModule Deque+Collection.swift
[220/408] Compiling DequeModule Deque+CustomReflectable.swift
[221/408] Compiling DequeModule Deque+Descriptions.swift
[222/408] Compiling DequeModule Deque+Equatable.swift
[223/408] Compiling DequeModule UniqueDeque+Equatable.swift
[224/408] Compiling _RopeModule _CharacterRecognizer.swift
[225/408] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[226/408] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[227/408] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[228/408] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[229/408] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[230/408] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[231/408] Compiling HashTreeCollections TreeSet.swift
[256/408] Compiling DequeModule _UnsafeDequeHandle.swift
[257/408] Compiling DequeModule _UnsafeDequeSegments.swift
[269/408] Compiling BitCollections BitSet.swift
[270/408] Compiling BitCollections Range+Utilities.swift
[271/408] Compiling BitCollections Slice+Utilities.swift
[272/408] Compiling BitCollections UInt+Tricks.swift
[295/408] Compiling BitCollections _Word.swift
[316/408] Compiling OrderedCollections _UnsafeBitset.swift
[317/408] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[318/408] Compiling HashTreeCollections _HashNode+Structural merge.swift
[319/408] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[344/408] Emitting module OrderedCollections
[348/408] Compiling _RopeModule Rope+Remove.swift
[349/408] Compiling _RopeModule Rope+RemoveSubrange.swift
[350/408] Compiling _RopeModule Rope+Split.swift
[351/408] Compiling _RopeModule Optional Utilities.swift
[352/408] Compiling _RopeModule String Utilities.swift
[353/408] Compiling _RopeModule String.Index+ABI.swift
[379/408] Emitting module _RopeModule
[403/408] Emitting module HashTreeCollections
[408/408] Emitting module DequeModule
[409/414] Compiling Collections OrderedCollections reexports.swift
[410/414] Compiling Collections HashTreeCollections reexports.swift
[411/414] Compiling Collections HeapModule reexports.swift
[412/414] Compiling Collections DequeModule reexports.swift
[413/414] Emitting module Collections
[414/414] Compiling Collections BitCollections reexports.swift
[415/430] Compiling FetchRequests PaginatingFetchDefinition.swift
[416/431] Compiling FetchRequests OrderedSetCompat.swift
[417/431] Compiling FetchRequests FetchDefinition.swift
[418/431] Compiling FetchRequests PausableFetchedResultsController.swift
[419/431] Compiling FetchRequests FetchableObject.swift
[420/431] Compiling FetchRequests FetchedResultsController.swift
[421/431] Compiling FetchRequests FetchedResultsControllerProtocol.swift
[422/431] Compiling FetchRequests AssociatedValueReference.swift
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:113:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
111 | observeKeyPath: { object, changeHandler in
112 | object.observe(keyPath, options: [.old, .new]) { object, change in
113 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
114 | return
115 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:141:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
139 | observeKeyPath: { object, changeHandler in
140 | object.observe(keyPath, options: [.old, .new]) { object, change in
141 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
142 | return
143 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:212:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
210 | observeKeyPath: { object, changeHandler in
211 | object.observe(keyPath, options: [.old, .new]) { object, change in
212 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
213 | return
214 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:279:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
277 | observeKeyPath: { object, changeHandler in
278 | object.observe(keyPath, options: [.old, .new]) { object, change in
279 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
280 | return
281 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:647:43: warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
645 | observeKeyPath: { object, changeHandler in
646 | object.observe(keyPath, options: [.old, .new]) { object, change in
647 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
648 | return
649 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:775:43: warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
773 | observeKeyPath: { object, changeHandler in
774 | object.observe(keyPath, options: [.old, .new]) { object, change in
775 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
776 | return
777 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[423/431] Compiling FetchRequests FetchRequestAssociation.swift
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:113:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
111 | observeKeyPath: { object, changeHandler in
112 | object.observe(keyPath, options: [.old, .new]) { object, change in
113 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
114 | return
115 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:141:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
139 | observeKeyPath: { object, changeHandler in
140 | object.observe(keyPath, options: [.old, .new]) { object, change in
141 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
142 | return
143 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:212:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
210 | observeKeyPath: { object, changeHandler in
211 | object.observe(keyPath, options: [.old, .new]) { object, change in
212 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
213 | return
214 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:279:43: warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
277 | observeKeyPath: { object, changeHandler in
278 | object.observe(keyPath, options: [.old, .new]) { object, change in
279 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'AssociatedEntityID.Type' in an isolated closure [#SendableMetatypes]
280 | return
281 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:647:43: warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
645 | observeKeyPath: { object, changeHandler in
646 | object.observe(keyPath, options: [.old, .new]) { object, change in
647 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
648 | return
649 | }
/Users/admin/builder/spi-builder-workspace/FetchRequests/Sources/Associations/FetchRequestAssociation.swift:775:43: warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
773 | observeKeyPath: { object, changeHandler in
774 | object.observe(keyPath, options: [.old, .new]) { object, change in
775 | guard change.oldValue != change.newValue else {
| `- warning: capture of non-Sendable type 'Reference.Type' in an isolated closure [#SendableMetatypes]
776 | return
777 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[424/431] Emitting module FetchRequests
[425/431] Compiling FetchRequests CollectionType+SortDescriptors.swift
[426/431] Compiling FetchRequests CollapsibleSectionsFetchedResultsController.swift
[427/431] Compiling FetchRequests FetchableEntityID.swift
[428/431] Compiling FetchRequests ObservableToken.swift
[429/431] Compiling FetchRequests IndexPath+Convenience.swift
[430/431] Compiling FetchRequests Logging.swift
[431/431] Compiling FetchRequests FetchableRequest.swift
Build complete! (16.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
}
],
"manifest_display_name" : "FetchRequests",
"name" : "FetchRequests",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "FetchRequests",
"targets" : [
"FetchRequests"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "FetchRequestsTests",
"module_type" : "SwiftTarget",
"name" : "FetchRequestsTests",
"path" : "FetchRequests/Tests",
"sources" : [
"Controllers/CollapsibleSectionsFetchedResultsControllerTestCase.swift",
"Controllers/FetchedResultsControllerTestCase.swift",
"Controllers/FetchedResultsControllerTestHarness.swift",
"Controllers/PaginatingFetchedResultsControllerTestCase.swift",
"Controllers/PausableFetchedResultsControllerTestCase.swift",
"Models/FetchRequestAssociationTestCase.swift",
"Models/LoggingTestCase.swift",
"SwiftUI/FetchableRequestTestCase.swift",
"TestObject+Associations.swift",
"TestObject+FetchRequests.swift",
"TestObject+FetchableObject.swift",
"TestObject.swift"
],
"target_dependencies" : [
"FetchRequests"
],
"type" : "test"
},
{
"c99name" : "FetchRequests",
"module_type" : "SwiftTarget",
"name" : "FetchRequests",
"path" : "FetchRequests",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"FetchRequests"
],
"sources" : [
"Sources/Associations/AssociatedValueReference.swift",
"Sources/Associations/FetchRequestAssociation.swift",
"Sources/Associations/FetchableEntityID.swift",
"Sources/Associations/ObservableToken.swift",
"Sources/CollectionType+SortDescriptors.swift",
"Sources/Controller/CollapsibleSectionsFetchedResultsController.swift",
"Sources/Controller/FetchedResultsController.swift",
"Sources/Controller/FetchedResultsControllerProtocol.swift",
"Sources/Controller/PausableFetchedResultsController.swift",
"Sources/FetchableObject.swift",
"Sources/IndexPath+Convenience.swift",
"Sources/Logging.swift",
"Sources/OrderedSetCompat.swift",
"Sources/Requests/FetchDefinition.swift",
"Sources/Requests/PaginatingFetchDefinition.swift",
"Sources/SwiftUI/FetchableRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.