The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreDataPlus, reference 6.3.0 (10747b), with Swift 6.2 for macOS (SPM) on 27 Sep 2025 20:31:54 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/alemar11/CoreDataPlus.git
Reference: 6.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alemar11/CoreDataPlus
 * tag               6.3.0      -> FETCH_HEAD
HEAD is now at 10747b5 AI
Cloned https://github.com/alemar11/CoreDataPlus.git
Revision (git rev-parse @):
10747b56a1ab3515a5aabae3d603e382b2fac08f
SUCCESS checkout https://github.com/alemar11/CoreDataPlus.git at 6.3.0
========================================
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/alemar11/CoreDataPlus.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreDataPlus",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/alemar11/CoreDataPlus.git
[1/12568] Fetching coredataplus
Fetched https://github.com/alemar11/CoreDataPlus.git from cache (1.50s)
Creating working copy for https://github.com/alemar11/CoreDataPlus.git
Working copy of https://github.com/alemar11/CoreDataPlus.git resolved at 6.3.0 (10747b5)
warning: '.resolve-product-dependencies': dependency 'coredataplus' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alemar11/CoreDataPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/32] Emitting module CoreDataPlus
[4/35] Compiling CoreDataPlus PersistentStoreOptions.swift
[5/35] Compiling CoreDataPlus CustomTransformer.swift
[6/35] Compiling CoreDataPlus Transformer.swift
[7/35] Compiling CoreDataPlus NSFetchRequest+Utils.swift
[8/35] Compiling CoreDataPlus NSFetchRequestResult+CoreData.swift
[9/35] Compiling CoreDataPlus NSFetchedPropertyDescription+Utils.swift
[10/35] Compiling CoreDataPlus NSManagedObject+Utils.swift
[11/35] Compiling CoreDataPlus NSManagedObjectContext+History.swift
[12/35] Compiling CoreDataPlus NSManagedObjectContext+Utils.swift
[13/35] Compiling CoreDataPlus NSBatchDeleteResult+Utils.swift
[14/35] Compiling CoreDataPlus NSBatchInsertResult+Utils.swift
[15/35] Compiling CoreDataPlus NSBatchUpdateResult+Utils.swift
[16/35] Compiling CoreDataPlus NSSet+CoreData.swift
[17/35] Compiling CoreDataPlus Notification+Payloads.swift
[18/35] Compiling CoreDataPlus Notification+Utils.swift
[19/35] Compiling CoreDataPlus NSMappingModel+Utils.swift
[20/35] Compiling CoreDataPlus NSPersistentStoreCoordinator+Utils.swift
[21/35] Compiling CoreDataPlus NSPredicate+Utils.swift
[22/35] Compiling CoreDataPlus StagedMigration.swift
[23/35] Compiling CoreDataPlus StagedMigrationStep.swift
[24/35] Compiling CoreDataPlus NSAttributeDescription+Utils.swift
[25/35] Compiling CoreDataPlus NSCompositeAttributeDescription+Utils.swift
[26/35] Compiling CoreDataPlus NSDerivedAttributeDescription+Utils.swift
[27/35] Compiling CoreDataPlus NSEntityDescription+Utils.swift
[28/35] Compiling CoreDataPlus LegacyMigrationStep.swift
[29/35] Compiling CoreDataPlus MigrationProgressReporter.swift
[30/35] Compiling CoreDataPlus Migrator.swift
[31/35] Compiling CoreDataPlus ModelVersion.swift
[32/35] Compiling CoreDataPlus Collection+CoreData.swift
[33/35] Compiling CoreDataPlus CoreDataPlus.swift
[34/35] Compiling CoreDataPlus FetchedResultsChange.swift
[35/35] Compiling CoreDataPlus LegacyMigration.swift
Build complete! (5.39s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CoreDataPlus",
  "name" : "CoreDataPlus",
  "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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreDataPlus",
      "targets" : [
        "CoreDataPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/SampleModel/Fixtures/SampleModel_V1.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/SampleModel/Fixtures/SampleModel_V2.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/SampleModel2/Fixtures/SampleModel2_V1.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/SampleModel2/Fixtures/SampleModel2_V2.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/SampleModel3/Fixtures/SampleModel3_V1.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FetchedResultsChanges_Tests.swift",
        "FetchesWithAffectedStores_Tests.swift",
        "Migrations_Tests.swift",
        "ModelVersion_Tests.swift",
        "NSAttributeDescriptionUtils_Tests.swift",
        "NSEntityDescriptionUtils_Tests.swift",
        "NSFetchRequestResultCoreData_Tests.swift",
        "NSFetchRequestResultUtils_Tests.swift",
        "NSFetchRequestUtils_Tests.swift",
        "NSManagedObjectContextHistory_Tests.swift",
        "NSManagedObjectContextInvestigation_Tests.swift",
        "NSManagedObjectContextUtils_Tests.swift",
        "NSManagedObjectDelayedDeletable_Tests.swift",
        "NSManagedObjectUpdateTimestampable_Tests.swift",
        "NSManagedObjectUtils_Tests.swift",
        "NSPersistentStoreCoordinatorUtils_Tests.swift",
        "NSPredicateUtils_Tests.swift",
        "NSSetCoreData_Tests.swift",
        "Notifications/NotificationMerge_Tests.swift",
        "Notifications/NotificationPayload_Tests.swift",
        "ProgrammaticMigration_Tests.swift",
        "ProgrammaticallyDefinedModel_Tests.swift",
        "Resources/SampleModel/Entities/Car.swift",
        "Resources/SampleModel/Entities/Maker.swift",
        "Resources/SampleModel/Entities/NSManagedObject+DelayedDeletable.swift",
        "Resources/SampleModel/Entities/NSManagedObject+UpdateTimestampable.swift",
        "Resources/SampleModel/Entities/Person.swift",
        "Resources/SampleModel/MappingModels/V2to3MakerPolicy.swift",
        "Resources/SampleModel/NSManagedObjectContext+SampleModel.swift",
        "Resources/SampleModel/SampleModelVersion.swift",
        "Resources/SampleModel2/BookCoverToCoverMigrationPolicy.swift",
        "Resources/SampleModel2/Entities/Author.swift",
        "Resources/SampleModel2/Entities/Book.swift",
        "Resources/SampleModel2/Entities/Content.swift",
        "Resources/SampleModel2/Entities/Cover.swift",
        "Resources/SampleModel2/Entities/Feedback.swift",
        "Resources/SampleModel2/Entities/Page.swift",
        "Resources/SampleModel2/FeedbackMigrationManager.swift",
        "Resources/SampleModel2/NSManagedObjectContext+SampleModel2.swift",
        "Resources/SampleModel2/SampleModel2+V1.swift",
        "Resources/SampleModel2/SampleModel2+V2.swift",
        "Resources/SampleModel2/SampleModel2+V3.swift",
        "Resources/SampleModel2/SampleModel2.swift",
        "Resources/SampleModel3/SampleModel3.swift",
        "Resources/SampleModel3/SampleModelVersion3.swift",
        "StagedMigrations_Tests.swift",
        "Transformer_Tests.swift",
        "Utils/BaseTestCase.swift",
        "Utils/CoreDataErrors.swift",
        "Utils/Deprecated.swift",
        "Utils/InMemoryTestCase.swift",
        "Utils/OnDiskTestCase.swift",
        "Utils/OnDiskWithProgrammaticallyModelTestCase.swift",
        "Utils/Utils.swift"
      ],
      "target_dependencies" : [
        "CoreDataPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreDataPlus",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataPlus",
      "path" : "Sources",
      "product_memberships" : [
        "CoreDataPlus"
      ],
      "sources" : [
        "Collection+CoreData.swift",
        "CoreDataPlus.swift",
        "FetchedResultsChange.swift",
        "Migration/LegacyMigration.swift",
        "Migration/LegacyMigrationStep.swift",
        "Migration/MigrationProgressReporter.swift",
        "Migration/Migrator.swift",
        "Migration/ModelVersion.swift",
        "Migration/StagedMigration.swift",
        "Migration/StagedMigrationStep.swift",
        "NSAttributeDescription+Utils.swift",
        "NSBatchDeleteResult+Utils.swift",
        "NSBatchInsertResult+Utils.swift",
        "NSBatchUpdateResult+Utils.swift",
        "NSCompositeAttributeDescription+Utils.swift",
        "NSDerivedAttributeDescription+Utils.swift",
        "NSEntityDescription+Utils.swift",
        "NSFetchRequest+Utils.swift",
        "NSFetchRequestResult+CoreData.swift",
        "NSFetchedPropertyDescription+Utils.swift",
        "NSManagedObject+Utils.swift",
        "NSManagedObjectContext+History.swift",
        "NSManagedObjectContext+Utils.swift",
        "NSMappingModel+Utils.swift",
        "NSPersistentStoreCoordinator+Utils.swift",
        "NSPredicate+Utils.swift",
        "NSSet+CoreData.swift",
        "Notifications/Notification+Payloads.swift",
        "Notifications/Notification+Utils.swift",
        "PersistentStoreOptions.swift",
        "Transformers/CustomTransformer.swift",
        "Transformers/Transformer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.