The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreDataPlus, reference main (8ebfbd), with Swift 6.0 for macOS (SPM) on 21 Feb 2026 19:37:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/CoreDataPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/CoreDataPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8ebfbd5 Additional PR Checks (#10)
Cloned https://github.com/richardpiazza/CoreDataPlus.git
Revision (git rev-parse @):
8ebfbd5eff2eea3cb9fbb87f77bf4596868361dc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/CoreDataPlus.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/richardpiazza/CoreDataPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/8] Compiling Logging MetadataProvider.swift
[5/8] Emitting module Logging
[6/8] Compiling Logging Locks.swift
[7/8] Compiling Logging LogHandler.swift
[8/8] Compiling Logging Logging.swift
[9/27] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[10/27] Compiling CoreDataPlus FileExtension.swift
[11/29] Compiling CoreDataPlus Migrator.swift
[12/29] Compiling CoreDataPlus ModelCatalog.swift
[13/29] Compiling CoreDataPlus ModelVersion.swift
[14/29] Compiling CoreDataPlus Persistence.swift
[15/29] Compiling CoreDataPlus NSPersistentStoreCoordinator+CoreDataPlus.swift
[16/29] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[17/29] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[18/29] Compiling CoreDataPlus NSPersistentContainer+CoreDataPlus.swift
[19/29] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[20/29] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[21/29] Compiling CoreDataPlus CatalogContainer.swift
[22/29] Compiling CoreDataPlus CoreDataPlusError.swift
[23/29] Emitting module CoreDataPlus
[24/29] Compiling CoreDataPlus Bundle+Resources.swift
[25/29] Compiling CoreDataPlus Logger+CoreDataPlus.swift
[26/29] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[27/29] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[28/29] Compiling CoreDataPlus ResourceSuffix.swift
[29/29] Compiling CoreDataPlus StoreURL.swift
Build complete! (8.69s)
Fetching https://github.com/apple/swift-log.git
[1/6065] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.12s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.47s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.1",
            "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"
    },
    {
      "name" : "visionos",
      "version" : "1.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",
        "FileExtension.swift",
        "Migrator.swift",
        "ModelCatalog.swift",
        "ModelVersion.swift",
        "Persistence.swift",
        "ResourceSuffix.swift",
        "StoreURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.