The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CoreStore, reference develop (104def), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 10:02:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnEstropia/CoreStore.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JohnEstropia/CoreStore
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 104def4 bump min development version to iOS 16 and macOS 13
Cloned https://github.com/JohnEstropia/CoreStore.git
Revision (git rev-parse @):
104def4611b8f8c2067903b589d01d198d51e6d6
SUCCESS checkout https://github.com/JohnEstropia/CoreStore.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/JohnEstropia/CoreStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/161] Compiling CoreStore MigrationType.swift
[4/161] Compiling CoreStore Module.swift
[5/161] Compiling CoreStore NSEntityDescription+DynamicModel.swift
[6/161] Compiling CoreStore NSEntityDescription+Migration.swift
[7/161] Compiling CoreStore NSFetchedResultsController+Convenience.swift
[8/161] Compiling CoreStore NSManagedObject+Convenience.swift
[9/161] Compiling CoreStore NSManagedObject+DynamicModel.swift
[10/161] Compiling CoreStore NSManagedObject+Logging.swift
[11/161] Compiling CoreStore NSManagedObject+Transaction.swift
[12/161] Compiling CoreStore NSManagedObjectContext+CoreStore.swift
[13/161] Compiling CoreStore NSManagedObjectContext+Logging.swift
[14/161] Compiling CoreStore NSManagedObjectContext+Querying.swift
[15/161] Compiling CoreStore NSManagedObjectContext+Setup.swift
[16/161] Compiling CoreStore NSManagedObjectContext+Transaction.swift
[17/161] Compiling CoreStore NSManagedObjectModel+Migration.swift
[18/161] Compiling CoreStore NSPersistentStore+Setup.swift
[19/161] Compiling CoreStore NSPersistentStoreCoordinator+Setup.swift
[20/161] Compiling CoreStore FieldCoders.DefaultNSSecureCoding.swift
[21/161] Compiling CoreStore FieldCoders.Json.swift
[22/161] Compiling CoreStore FieldCoders.NSCoding.swift
[23/161] Compiling CoreStore FieldCoders.Plist.swift
[24/161] Compiling CoreStore FieldCoders.swift
[25/161] Compiling CoreStore FieldOptionalType.swift
[26/161] Compiling CoreStore FieldProtocol.swift
[27/161] Compiling CoreStore FieldRelationshipProtocol.swift
[28/161] Compiling CoreStore FieldStorableType.swift
[29/161] Compiling CoreStore ForEach+SwiftUI.swift
[30/161] Compiling CoreStore From+Querying.swift
[31/161] Compiling CoreStore From.swift
[32/161] Compiling CoreStore GroupBy.swift
[33/161] Compiling CoreStore ImportableAttributeType.swift
[34/161] Compiling CoreStore ImportableObject.swift
[35/161] Compiling CoreStore ImportableUniqueObject.swift
[36/161] Compiling CoreStore InMemoryStore.swift
[37/161] Compiling CoreStore InferredSchemaMappingProvider.swift
[38/178] Compiling CoreStore QueryableSource.swift
[39/178] Compiling CoreStore Relationship.ToManyOrdered.swift
[40/178] Compiling CoreStore Relationship.ToManyUnordered.swift
[41/178] Compiling CoreStore Relationship.ToOne.swift
[42/178] Compiling CoreStore Relationship.swift
[43/178] Compiling CoreStore RelationshipProtocol.swift
[44/178] Compiling CoreStore SQLiteStore.swift
[45/178] Compiling CoreStore SchemaHistory.swift
[46/178] Compiling CoreStore SchemaMappingProvider.swift
[47/178] Compiling CoreStore SectionBy.swift
[48/178] Compiling CoreStore SectionMonitorBuilder.swift
[49/178] Compiling CoreStore Select.swift
[50/178] Compiling CoreStore SetupResult.swift
[51/178] Compiling CoreStore StorageInterface.swift
[52/178] Compiling CoreStore String+KeyPaths.swift
[53/178] Compiling CoreStore SynchronousDataTransaction.swift
[54/178] Compiling CoreStore Transformable.Optional.swift
[55/178] Compiling CoreStore Internals.AnyFieldCoder.swift
[56/178] Compiling CoreStore Internals.Closure.swift
[57/178] Compiling CoreStore Internals.CoreStoreFetchRequest.swift
[58/178] Compiling CoreStore Internals.CoreStoreFetchedResultsController.swift
[59/178] Compiling CoreStore Internals.DiffableDataSourceSnapshot.swift
[60/178] Compiling CoreStore Internals.DiffableDataUIDispatcher.Changeset.swift
[61/178] Compiling CoreStore Internals.DiffableDataUIDispatcher.DiffResult.swift
[62/178] Compiling CoreStore Internals.DiffableDataUIDispatcher.StagedChangeset.swift
[63/178] Compiling CoreStore Internals.DiffableDataUIDispatcher.swift
[64/178] Compiling CoreStore Internals.EntityIdentifier.swift
[65/178] Compiling CoreStore Internals.FetchedDiffableDataSourceSnapshotDelegate.swift
[66/178] Compiling CoreStore Internals.FetchedResultsControllerDelegate.swift
[67/178] Compiling CoreStore Internals.LazyNonmutating.swift
[68/178] Compiling CoreStore Internals.MigrationManager.swift
[69/178] Compiling CoreStore Internals.NotificationObserver.swift
[70/178] Compiling CoreStore Internals.SharedNotificationObserver.swift
[71/178] Compiling CoreStore Internals.WeakObject.swift
[72/178] Compiling CoreStore Internals.swift
[73/178] Compiling CoreStore DiffableDataSourceSnapshotProtocol.swift
[74/178] Compiling CoreStore Differentiable.swift
[75/178] Compiling CoreStore DispatchQueue+CoreStore.swift
[76/178] Compiling CoreStore DynamicObject.swift
[77/178] Compiling CoreStore DynamicSchema+Convenience.swift
[78/178] Compiling CoreStore DynamicSchema.swift
[79/178] Compiling CoreStore Entity.swift
[80/178] Compiling CoreStore EnvironmentValues+DataSources.swift
[81/178] Compiling CoreStore FIeldRelationshipType.swift
[82/178] Compiling CoreStore FetchChainBuilder.swift
[83/178] Compiling CoreStore FetchableSource.swift
[84/178] Compiling CoreStore Field.Coded.swift
[85/178] Compiling CoreStore Field.Relationship.swift
[86/178] Compiling CoreStore Field.Stored.swift
[87/178] Compiling CoreStore Field.Virtual.swift
[88/178] Compiling CoreStore Field.swift
[89/178] Compiling CoreStore FieldAttributeProtocol.swift
[90/178] Compiling CoreStore FieldCoderType.swift
[91/178] Compiling CoreStore CoreStoreStrings.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[92/178] Compiling CoreStore CustomSchemaMappingProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[93/178] Compiling CoreStore DataStack+Concurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[94/178] Compiling CoreStore DataStack+DataSources.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[95/178] Compiling CoreStore DataStack+Migration.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[96/178] Compiling CoreStore DataStack+Observing.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[97/178] Compiling CoreStore DataStack+Querying.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[98/178] Compiling CoreStore DataStack+Reactive.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[99/178] Compiling CoreStore DataStack+Transaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[100/178] Compiling CoreStore DataStack.AddStoragePublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[101/178] Compiling CoreStore DataStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[102/178] Compiling CoreStore DefaultLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[103/178] Compiling CoreStore DiffableDataSource.BaseAdapter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[104/178] Compiling CoreStore DiffableDataSource.CollectionViewAdapter-AppKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[105/178] Compiling CoreStore DiffableDataSource.CollectionViewAdapter-UIKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[106/178] Compiling CoreStore DiffableDataSource.TableViewAdapter-UIKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[107/178] Compiling CoreStore DiffableDataSource.Target.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[108/178] Compiling CoreStore DiffableDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Migration.swift:377:11: warning: capture of non-sendable type 'T.Type' in an isolated closure
375 |
376 |     private func upgradeStorageIfNeeded<T: LocalStorage>(
377 |         _ storage: T,
    |           `- warning: capture of non-sendable type 'T.Type' in an isolated closure
378 |         metadata: [String: Any],
379 |         completion: @escaping (MigrationResult) -> Void
[109/178] Emitting module CoreStore
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
/Users/admin/builder/spi-builder-workspace/Sources/DataStack+Concurrency.swift:314:75: warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
312 |         preProcess: @escaping @Sendable (
313 |             _ mapping: [O.UniqueIDType: O.ImportSource]
314 |         ) throws(any Swift.Error) -> [O.UniqueIDType: O.ImportSource] = { $0 }
    |                                                                           `- warning: capture of non-sendable type 'O.UniqueIDType.Type' in an isolated closure; this is an error in the Swift 6 language mode
315 |     ) async throws(any Swift.Error) -> [O]
316 |     where S.Iterator.Element == O.ImportSource {
[110/178] Compiling CoreStore Into.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[111/178] Compiling CoreStore KeyPath+KeyPaths.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[112/178] Compiling CoreStore KeyPath+Querying.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[113/178] Compiling CoreStore KeyPathGenericBindings.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[114/178] Compiling CoreStore KeyPathStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[115/178] Compiling CoreStore ListMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[116/178] Compiling CoreStore ListObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[117/178] Compiling CoreStore ListPublisher+Reactive.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[118/178] Compiling CoreStore ListPublisher.SnapshotPublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[119/178] Compiling CoreStore ListPublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[120/178] Compiling CoreStore ListReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[121/178] Compiling CoreStore ListSnapshot.SectionInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[122/178] Compiling CoreStore ListSnapshot.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[123/178] Compiling CoreStore ListState.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[124/178] Compiling CoreStore MigrationChain.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[125/178] Compiling CoreStore MigrationProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[126/178] Compiling CoreStore MigrationResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1167:34: warning: capture of non-sendable type 'O.Type' in an isolated closure
1165 |             self.transactionQueue.async { [weak self] in
1166 |
1167 |                 guard let self = self else {
     |                                  `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1168 |
1169 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1165:49: warning: capture of non-sendable type 'O.Type' in an isolated closure
1163 |             newFetchedResultsControllerDelegate.handler = self
1164 |
1165 |             self.transactionQueue.async { [weak self] in
     |                                                 `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1166 |
1167 |                 guard let self = self else {
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1389:22: warning: capture of non-sendable type 'O.Type' in an isolated closure
1387 |             transactionQueue.async {
1388 |
1389 |                 try! self.fetchedResultsController.performFetchFromSpecifiedStores()
     |                      `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1390 |                 self.taskGroup.notify(queue: .main) {
1391 |
/Users/admin/builder/spi-builder-workspace/Sources/ListMonitor.swift:1299:13: warning: capture of non-sendable type 'O.Type' in an isolated closure
1297 |     private let sectionBy: SectionBy<O>?
1298 |
1299 |     private init(
     |             `- warning: capture of non-sendable type 'O.Type' in an isolated closure
1300 |         context: NSManagedObjectContext,
1301 |         transactionQueue: DispatchQueue,
[127/178] Compiling CoreStore AsynchronousDataTransaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[128/178] Compiling CoreStore AttributeProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[129/178] Compiling CoreStore BaseDataTransaction+Importing.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[130/178] Compiling CoreStore BaseDataTransaction+Querying.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[131/178] Compiling CoreStore BaseDataTransaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[132/178] Compiling CoreStore CoreDataNativeType.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[133/178] Compiling CoreStore CoreStore+CustomDebugStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[134/178] Compiling CoreStore CoreStore+Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[135/178] Compiling CoreStore CoreStoreDefaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[136/178] Compiling CoreStore CoreStoreError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[137/178] Compiling CoreStore CoreStoreLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[138/178] Compiling CoreStore CoreStoreManagedObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[139/178] Compiling CoreStore CoreStoreObject+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[140/178] Compiling CoreStore CoreStoreObject+DataSources.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[141/178] Compiling CoreStore CoreStoreObject+Observing.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[142/178] Compiling CoreStore CoreStoreObject+Querying.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[143/178] Compiling CoreStore CoreStoreObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[144/178] Compiling CoreStore CoreStoreSchema.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreStoreError.swift:80:10: warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 78 |      Attempted to perform a fetch but could not find any related persistent store.
 79 |      */
 80 |     case persistentStoreNotFound(entity: DynamicObject.Type)
    |          `- warning: associated value 'persistentStoreNotFound(entity:)' of 'Sendable'-conforming enum 'CoreStoreError' has non-sendable type 'any DynamicObject.Type'
 81 |
 82 |     /**
[145/178] Compiling CoreStore ObjectMonitor.swift
[146/178] Compiling CoreStore ObjectObserver.swift
[147/178] Compiling CoreStore ObjectProxy.swift
[148/178] Compiling CoreStore ObjectPublisher+Reactive.swift
[149/178] Compiling CoreStore ObjectPublisher.SnapshotPublisher.swift
[150/178] Compiling CoreStore ObjectPublisher.swift
[151/178] Compiling CoreStore ObjectReader.swift
[152/178] Compiling CoreStore ObjectRepresentation.swift
[153/178] Compiling CoreStore ObjectSnapshot.swift
[154/178] Compiling CoreStore ObjectState.swift
[155/178] Compiling CoreStore Operators.swift
[156/178] Compiling CoreStore OrderBy.swift
[157/178] Compiling CoreStore PartialObject.swift
[158/178] Compiling CoreStore Progress+Convenience.swift
[159/178] Compiling CoreStore PropertyProtocol.swift
[160/178] Compiling CoreStore QueryChainBuilder.swift
[161/178] Compiling CoreStore QueryableAttributeType.swift
[162/178] Compiling CoreStore Transformable.Required.swift
[163/178] Compiling CoreStore Transformable.swift
[164/178] Compiling CoreStore Tweak.swift
[165/178] Compiling CoreStore TypeErasedClauses.swift
[166/178] Compiling CoreStore UnsafeDataModelSchema.swift
[167/178] Compiling CoreStore UnsafeDataTransaction+Observing.swift
[168/178] Compiling CoreStore UnsafeDataTransaction.swift
[169/178] Compiling CoreStore UserInfo.swift
[170/178] Compiling CoreStore Value.Optional.swift
[171/178] Compiling CoreStore Value.Required.swift
[172/178] Compiling CoreStore Value.swift
[173/178] Compiling CoreStore VersionLock.swift
[174/178] Compiling CoreStore Where.Expression.swift
[175/178] Compiling CoreStore Where.swift
[176/178] Compiling CoreStore WhereClauseType.swift
[177/178] Compiling CoreStore XcodeDataModelSchema.swift
[178/178] Compiling CoreStore XcodeSchemaMappingProvider.swift
Build complete! (10.17s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Info.plist
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CoreStore",
  "name" : "CoreStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreStore",
      "targets" : [
        "CoreStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CoreStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreStoreTests",
      "path" : "CoreStoreTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/CoreStoreTests/Model.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BaseTestCase.swift",
        "BaseTestDataTestCase.swift",
        "ConvenienceTests.swift",
        "DynamicModelTests.swift",
        "ErrorTests.swift",
        "FetchTests.swift",
        "FromTests.swift",
        "GroupByTests.swift",
        "ImportTests.swift",
        "IntoTests.swift",
        "ListObserverTests.swift",
        "ListPublisherTests.swift",
        "MigrationChainTests.swift",
        "ObjectObserverTests.swift",
        "ObjectPublisherTests.swift",
        "OrderByTests.swift",
        "QueryTests.swift",
        "SectionByTests.swift",
        "SelectTests.swift",
        "SetupTests.swift",
        "StorageInterfaceTests.swift",
        "TestEntity1.swift",
        "TestEntity2.swift",
        "TransactionTests.swift",
        "TweakTests.swift",
        "VersionLockTests.swift",
        "WhereTests.swift"
      ],
      "target_dependencies" : [
        "CoreStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreStore",
      "module_type" : "SwiftTarget",
      "name" : "CoreStore",
      "path" : "Sources",
      "product_memberships" : [
        "CoreStore"
      ],
      "sources" : [
        "AsynchronousDataTransaction.swift",
        "AttributeProtocol.swift",
        "BaseDataTransaction+Importing.swift",
        "BaseDataTransaction+Querying.swift",
        "BaseDataTransaction.swift",
        "CoreDataNativeType.swift",
        "CoreStore+CustomDebugStringConvertible.swift",
        "CoreStore+Logging.swift",
        "CoreStoreDefaults.swift",
        "CoreStoreError.swift",
        "CoreStoreLogger.swift",
        "CoreStoreManagedObject.swift",
        "CoreStoreObject+Convenience.swift",
        "CoreStoreObject+DataSources.swift",
        "CoreStoreObject+Observing.swift",
        "CoreStoreObject+Querying.swift",
        "CoreStoreObject.swift",
        "CoreStoreSchema.swift",
        "CoreStoreStrings.swift",
        "CustomSchemaMappingProvider.swift",
        "DataStack+Concurrency.swift",
        "DataStack+DataSources.swift",
        "DataStack+Migration.swift",
        "DataStack+Observing.swift",
        "DataStack+Querying.swift",
        "DataStack+Reactive.swift",
        "DataStack+Transaction.swift",
        "DataStack.AddStoragePublisher.swift",
        "DataStack.swift",
        "DefaultLogger.swift",
        "DiffableDataSource.BaseAdapter.swift",
        "DiffableDataSource.CollectionViewAdapter-AppKit.swift",
        "DiffableDataSource.CollectionViewAdapter-UIKit.swift",
        "DiffableDataSource.TableViewAdapter-UIKit.swift",
        "DiffableDataSource.Target.swift",
        "DiffableDataSource.swift",
        "DiffableDataSourceSnapshotProtocol.swift",
        "Differentiable.swift",
        "DispatchQueue+CoreStore.swift",
        "DynamicObject.swift",
        "DynamicSchema+Convenience.swift",
        "DynamicSchema.swift",
        "Entity.swift",
        "EnvironmentValues+DataSources.swift",
        "FIeldRelationshipType.swift",
        "FetchChainBuilder.swift",
        "FetchableSource.swift",
        "Field.Coded.swift",
        "Field.Relationship.swift",
        "Field.Stored.swift",
        "Field.Virtual.swift",
        "Field.swift",
        "FieldAttributeProtocol.swift",
        "FieldCoderType.swift",
        "FieldCoders.DefaultNSSecureCoding.swift",
        "FieldCoders.Json.swift",
        "FieldCoders.NSCoding.swift",
        "FieldCoders.Plist.swift",
        "FieldCoders.swift",
        "FieldOptionalType.swift",
        "FieldProtocol.swift",
        "FieldRelationshipProtocol.swift",
        "FieldStorableType.swift",
        "ForEach+SwiftUI.swift",
        "From+Querying.swift",
        "From.swift",
        "GroupBy.swift",
        "ImportableAttributeType.swift",
        "ImportableObject.swift",
        "ImportableUniqueObject.swift",
        "InMemoryStore.swift",
        "InferredSchemaMappingProvider.swift",
        "Internals.AnyFieldCoder.swift",
        "Internals.Closure.swift",
        "Internals.CoreStoreFetchRequest.swift",
        "Internals.CoreStoreFetchedResultsController.swift",
        "Internals.DiffableDataSourceSnapshot.swift",
        "Internals.DiffableDataUIDispatcher.Changeset.swift",
        "Internals.DiffableDataUIDispatcher.DiffResult.swift",
        "Internals.DiffableDataUIDispatcher.StagedChangeset.swift",
        "Internals.DiffableDataUIDispatcher.swift",
        "Internals.EntityIdentifier.swift",
        "Internals.FetchedDiffableDataSourceSnapshotDelegate.swift",
        "Internals.FetchedResultsControllerDelegate.swift",
        "Internals.LazyNonmutating.swift",
        "Internals.MigrationManager.swift",
        "Internals.NotificationObserver.swift",
        "Internals.SharedNotificationObserver.swift",
        "Internals.WeakObject.swift",
        "Internals.swift",
        "Into.swift",
        "KeyPath+KeyPaths.swift",
        "KeyPath+Querying.swift",
        "KeyPathGenericBindings.swift",
        "KeyPathStringConvertible.swift",
        "ListMonitor.swift",
        "ListObserver.swift",
        "ListPublisher+Reactive.swift",
        "ListPublisher.SnapshotPublisher.swift",
        "ListPublisher.swift",
        "ListReader.swift",
        "ListSnapshot.SectionInfo.swift",
        "ListSnapshot.swift",
        "ListState.swift",
        "MigrationChain.swift",
        "MigrationProgress.swift",
        "MigrationResult.swift",
        "MigrationType.swift",
        "Module.swift",
        "NSEntityDescription+DynamicModel.swift",
        "NSEntityDescription+Migration.swift",
        "NSFetchedResultsController+Convenience.swift",
        "NSManagedObject+Convenience.swift",
        "NSManagedObject+DynamicModel.swift",
        "NSManagedObject+Logging.swift",
        "NSManagedObject+Transaction.swift",
        "NSManagedObjectContext+CoreStore.swift",
        "NSManagedObjectContext+Logging.swift",
        "NSManagedObjectContext+Querying.swift",
        "NSManagedObjectContext+Setup.swift",
        "NSManagedObjectContext+Transaction.swift",
        "NSManagedObjectModel+Migration.swift",
        "NSPersistentStore+Setup.swift",
        "NSPersistentStoreCoordinator+Setup.swift",
        "ObjectMonitor.swift",
        "ObjectObserver.swift",
        "ObjectProxy.swift",
        "ObjectPublisher+Reactive.swift",
        "ObjectPublisher.SnapshotPublisher.swift",
        "ObjectPublisher.swift",
        "ObjectReader.swift",
        "ObjectRepresentation.swift",
        "ObjectSnapshot.swift",
        "ObjectState.swift",
        "Operators.swift",
        "OrderBy.swift",
        "PartialObject.swift",
        "Progress+Convenience.swift",
        "PropertyProtocol.swift",
        "QueryChainBuilder.swift",
        "QueryableAttributeType.swift",
        "QueryableSource.swift",
        "Relationship.ToManyOrdered.swift",
        "Relationship.ToManyUnordered.swift",
        "Relationship.ToOne.swift",
        "Relationship.swift",
        "RelationshipProtocol.swift",
        "SQLiteStore.swift",
        "SchemaHistory.swift",
        "SchemaMappingProvider.swift",
        "SectionBy.swift",
        "SectionMonitorBuilder.swift",
        "Select.swift",
        "SetupResult.swift",
        "StorageInterface.swift",
        "String+KeyPaths.swift",
        "SynchronousDataTransaction.swift",
        "Transformable.Optional.swift",
        "Transformable.Required.swift",
        "Transformable.swift",
        "Tweak.swift",
        "TypeErasedClauses.swift",
        "UnsafeDataModelSchema.swift",
        "UnsafeDataTransaction+Observing.swift",
        "UnsafeDataTransaction.swift",
        "UserInfo.swift",
        "Value.Optional.swift",
        "Value.Required.swift",
        "Value.swift",
        "VersionLock.swift",
        "Where.Expression.swift",
        "Where.swift",
        "WhereClauseType.swift",
        "XcodeDataModelSchema.swift",
        "XcodeSchemaMappingProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.