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 CoreDataPlus, reference 0.4.2 (224cda), with Swift 6.0 for macOS (SPM) on 8 Mar 2025 23:41:59 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/CoreDataPlus.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/CoreDataPlus
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at 224cda3 Concurrency Debugging (#7)
Cloned https://github.com/richardpiazza/CoreDataPlus.git
Revision (git rev-parse @):
224cda394e5f6d89c6c0f240e480fe0d7aa367b9
SUCCESS checkout https://github.com/richardpiazza/CoreDataPlus.git at 0.4.2
Fetching https://github.com/apple/swift-log.git
[1/3774] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.44s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
========================================
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",
  "dependencies": [
    {
      "identity": "coredataplus",
      "name": "CoreDataPlus",
      "url": "https://github.com/richardpiazza/CoreDataPlus.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreDataPlus",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/richardpiazza/CoreDataPlus.git
[1/192] Fetching coredataplus
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.74s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.03s)
Creating working copy for https://github.com/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.4.2 (224cda3)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
warning: '.resolve-product-dependencies': dependency 'coredataplus' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/richardpiazza/CoreDataPlus.git
https://github.com/richardpiazza/CoreDataPlus.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "CoreDataPlus",
  "name" : "CoreDataPlus",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreDataPlus",
      "targets" : [
        "CoreDataPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CoreDataPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataPlusTests",
      "path" : "Tests/CoreDataPlusTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/PrecompiledResources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.0.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.1.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/Model_1_0_to_1_1.cdm_precompiled",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/Model_1_0_to_1_1.xcmappingmodel",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CoreDataPlusTests.swift",
        "Data+Hex.swift",
        "Models/AuthorV1_0.swift",
        "Models/AuthorV1_1.swift",
        "Models/BookV1_0.swift",
        "Models/BookV1_1.swift"
      ],
      "target_dependencies" : [
        "CoreDataPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreDataPlus",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataPlus",
      "path" : "Sources/CoreDataPlus",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "CoreDataPlus"
      ],
      "sources" : [
        "CatalogContainer.swift",
        "CoreDataPlusError.swift",
        "Extensions/Bundle+Resources.swift",
        "Extensions/Logger+CoreDataPlus.swift",
        "Extensions/NSAttributeDescription+CoreDataPlus.swift",
        "Extensions/NSEntityDescription+CoreDataPlus.swift",
        "Extensions/NSEntityMapping+CoreDataPlus.swift",
        "Extensions/NSManagedObject+CoreDataPlus.swift",
        "Extensions/NSManagedObjectContext+CoreDataPlus.swift",
        "Extensions/NSPersistentContainer+CoreDataPlus.swift",
        "Extensions/NSPersistentStoreCoordinator+CoreDataPlus.swift",
        "Extensions/NSPropertyMapping+CoreDataPlus.swift",
        "Extensions/NSRelationshipDescription+CoreDataPlus.swift",
        "Extensions/String+FileExtensions.swift",
        "FileExtension.swift",
        "Migrator.swift",
        "ModelCatalog.swift",
        "ModelVersion.swift",
        "Persistence.swift",
        "ResourceSuffix.swift",
        "StoreURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/8] Compiling Logging MetadataProvider.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Compiling Logging Logging.swift
[7/8] Emitting module Logging
[8/8] Compiling Logging Locks.swift
[9/28] Emitting module CoreDataPlus
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:13:14: warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 11 |         case unidentifiedSource
 12 |         case noMigrationPath
 13 |         case mapping(source: Catalog.Version, destination: Catalog.Version)
    |              `- warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 14 |     }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:13:14: warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 11 |         case unidentifiedSource
 12 |         case noMigrationPath
 13 |         case mapping(source: Catalog.Version, destination: Catalog.Version)
    |              `- warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 14 |     }
 15 |
[10/30] Compiling CoreDataPlus ModelVersion.swift
[11/30] Compiling CoreDataPlus Persistence.swift
[12/30] Compiling CoreDataPlus String+FileExtensions.swift
[13/30] Compiling CoreDataPlus FileExtension.swift
[14/30] Compiling CoreDataPlus ResourceSuffix.swift
[15/30] Compiling CoreDataPlus StoreURL.swift
[16/30] Compiling CoreDataPlus Migrator.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:13:14: warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 11 |         case unidentifiedSource
 12 |         case noMigrationPath
 13 |         case mapping(source: Catalog.Version, destination: Catalog.Version)
    |              `- warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 14 |     }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:13:14: warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 11 |         case unidentifiedSource
 12 |         case noMigrationPath
 13 |         case mapping(source: Catalog.Version, destination: Catalog.Version)
    |              `- warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 14 |     }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:43:48: warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 41 |         guard let source = Catalog.versionCompatibleWith(metadata: metadata, configurationName: configurationName) else {
 42 |             Logger.coreDataPlus.error("No Source Version", metadata: [
 43 |                 "storeUrl": .stringConvertible(storeURL),
    |                                                `- warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 44 |                 "configurationName": .string(configurationName),
 45 |                 "destination": .string(destination.id),
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/StoreURL.swift:5:15: note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 3 | import CoreData
 4 |
 5 | public struct StoreURL: RawRepresentable {
   |               `- note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 6 |     public let rawValue: URL
 7 |     public let storeType = NSSQLiteStoreType
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:52:48: warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 50 |         guard Catalog.pathExists(from: source, to: destination) else {
 51 |             Logger.coreDataPlus.error("No Migration Path", metadata: [
 52 |                 "storeUrl": .stringConvertible(storeURL),
    |                                                `- warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 53 |                 "configurationName": .string(configurationName),
 54 |                 "source": .string(source.id),
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/StoreURL.swift:5:15: note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 3 | import CoreData
 4 |
 5 | public struct StoreURL: RawRepresentable {
   |               `- note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 6 |     public let rawValue: URL
 7 |     public let storeType = NSSQLiteStoreType
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
[17/30] Compiling CoreDataPlus ModelCatalog.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:13:14: warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 11 |         case unidentifiedSource
 12 |         case noMigrationPath
 13 |         case mapping(source: Catalog.Version, destination: Catalog.Version)
    |              `- warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 14 |     }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:13:14: warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 11 |         case unidentifiedSource
 12 |         case noMigrationPath
 13 |         case mapping(source: Catalog.Version, destination: Catalog.Version)
    |              `- warning: associated value 'mapping(source:destination:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Catalog.Version'; this is an error in the Swift 6 language mode
 14 |     }
 15 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:43:48: warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 41 |         guard let source = Catalog.versionCompatibleWith(metadata: metadata, configurationName: configurationName) else {
 42 |             Logger.coreDataPlus.error("No Source Version", metadata: [
 43 |                 "storeUrl": .stringConvertible(storeURL),
    |                                                `- warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 44 |                 "configurationName": .string(configurationName),
 45 |                 "destination": .string(destination.id),
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/StoreURL.swift:5:15: note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 3 | import CoreData
 4 |
 5 | public struct StoreURL: RawRepresentable {
   |               `- note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 6 |     public let rawValue: URL
 7 |     public let storeType = NSSQLiteStoreType
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Migrator.swift:52:48: warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 50 |         guard Catalog.pathExists(from: source, to: destination) else {
 51 |             Logger.coreDataPlus.error("No Migration Path", metadata: [
 52 |                 "storeUrl": .stringConvertible(storeURL),
    |                                                `- warning: type 'StoreURL' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 53 |                 "configurationName": .string(configurationName),
 54 |                 "source": .string(source.id),
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/StoreURL.swift:5:15: note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 3 | import CoreData
 4 |
 5 | public struct StoreURL: RawRepresentable {
   |               `- note: consider making struct 'StoreURL' conform to the 'Sendable' protocol
 6 |     public let rawValue: URL
 7 |     public let storeType = NSSQLiteStoreType
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
[18/30] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[19/30] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[20/30] Compiling CoreDataPlus NSPersistentContainer+CoreDataPlus.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/NSPersistentContainer+CoreDataPlus.swift:31:38: warning: sending 'descriptions' risks causing data races; this is an error in the Swift 6 language mode
29 |                     descriptions.append(description)
30 |                     if descriptions.count == count {
31 |                         continuation.resume(returning: descriptions)
   |                                      |- warning: sending 'descriptions' risks causing data races; this is an error in the Swift 6 language mode
   |                                      `- note: task-isolated 'descriptions' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
32 |                         resumed = true
33 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/NSPersistentStoreCoordinator+CoreDataPlus.swift:16:34: warning: sending 'storeDescription' risks causing data races; this is an error in the Swift 6 language mode
14 |                     continuation.resume(throwing: error)
15 |                 } else {
16 |                     continuation.resume(returning: storeDescription)
   |                                  |- warning: sending 'storeDescription' risks causing data races; this is an error in the Swift 6 language mode
   |                                  `- note: task-isolated 'storeDescription' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
17 |                 }
18 |             }
[21/30] Compiling CoreDataPlus NSPersistentStoreCoordinator+CoreDataPlus.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/NSPersistentContainer+CoreDataPlus.swift:31:38: warning: sending 'descriptions' risks causing data races; this is an error in the Swift 6 language mode
29 |                     descriptions.append(description)
30 |                     if descriptions.count == count {
31 |                         continuation.resume(returning: descriptions)
   |                                      |- warning: sending 'descriptions' risks causing data races; this is an error in the Swift 6 language mode
   |                                      `- note: task-isolated 'descriptions' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
32 |                         resumed = true
33 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/NSPersistentStoreCoordinator+CoreDataPlus.swift:16:34: warning: sending 'storeDescription' risks causing data races; this is an error in the Swift 6 language mode
14 |                     continuation.resume(throwing: error)
15 |                 } else {
16 |                     continuation.resume(returning: storeDescription)
   |                                  |- warning: sending 'storeDescription' risks causing data races; this is an error in the Swift 6 language mode
   |                                  `- note: task-isolated 'storeDescription' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
17 |                 }
18 |             }
[22/30] Compiling CoreDataPlus CatalogContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
[23/30] Compiling CoreDataPlus CoreDataPlusError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
[24/30] Compiling CoreDataPlus Bundle+Resources.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
[25/30] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[26/30] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[27/30] Compiling CoreDataPlus Logger+CoreDataPlus.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
[28/30] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataPlus/Extensions/Logger+CoreDataPlus.swift:4:16: warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Logger {
4 |     static var coreDataPlus: Logger = Logger(label: "package.core-data-plus")
  |                |- warning: static property 'coreDataPlus' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                |- note: convert 'coreDataPlus' to a 'let' constant to make 'Sendable' shared state immutable
  |                |- note: annotate 'coreDataPlus' with '@MainActor' if property should only be accessed from the main actor
  |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
[29/30] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[30/30] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
Build complete! (14.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "CoreDataPlus",
  "name" : "CoreDataPlus",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreDataPlus",
      "targets" : [
        "CoreDataPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CoreDataPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataPlusTests",
      "path" : "Tests/CoreDataPlusTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/PrecompiledResources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.0.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.1.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/Model_1_0_to_1_1.cdm_precompiled",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/Model_1_0_to_1_1.xcmappingmodel",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CoreDataPlusTests.swift",
        "Data+Hex.swift",
        "Models/AuthorV1_0.swift",
        "Models/AuthorV1_1.swift",
        "Models/BookV1_0.swift",
        "Models/BookV1_1.swift"
      ],
      "target_dependencies" : [
        "CoreDataPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreDataPlus",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataPlus",
      "path" : "Sources/CoreDataPlus",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "CoreDataPlus"
      ],
      "sources" : [
        "CatalogContainer.swift",
        "CoreDataPlusError.swift",
        "Extensions/Bundle+Resources.swift",
        "Extensions/Logger+CoreDataPlus.swift",
        "Extensions/NSAttributeDescription+CoreDataPlus.swift",
        "Extensions/NSEntityDescription+CoreDataPlus.swift",
        "Extensions/NSEntityMapping+CoreDataPlus.swift",
        "Extensions/NSManagedObject+CoreDataPlus.swift",
        "Extensions/NSManagedObjectContext+CoreDataPlus.swift",
        "Extensions/NSPersistentContainer+CoreDataPlus.swift",
        "Extensions/NSPersistentStoreCoordinator+CoreDataPlus.swift",
        "Extensions/NSPropertyMapping+CoreDataPlus.swift",
        "Extensions/NSRelationshipDescription+CoreDataPlus.swift",
        "Extensions/String+FileExtensions.swift",
        "FileExtension.swift",
        "Migrator.swift",
        "ModelCatalog.swift",
        "ModelVersion.swift",
        "Persistence.swift",
        "ResourceSuffix.swift",
        "StoreURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.