The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreDataPlus with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alemar11/CoreDataPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alemar11/CoreDataPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 16dc92e fix typo
Cloned https://github.com/alemar11/CoreDataPlus.git
Revision (git rev-parse @):
16dc92edb796e163e48da380fefd53ab38d5b82c
SUCCESS checkout https://github.com/alemar11/CoreDataPlus.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "coredataplus",
      "name": "CoreDataPlus",
      "url": "https://github.com/alemar11/CoreDataPlus.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreDataPlus",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/alemar11/CoreDataPlus.git
[1/10922] Fetching coredataplus
Fetched https://github.com/alemar11/CoreDataPlus.git (2.06s)
Creating working copy for https://github.com/alemar11/CoreDataPlus.git
Working copy of https://github.com/alemar11/CoreDataPlus.git resolved at main
warning: '.resolve-product-dependencies': dependency 'coredataplus' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Emitting module CoreDataPlus
[2/30] Compiling CoreDataPlus PersistentStoreOptions.swift
[3/30] Compiling CoreDataPlus CustomTransformer.swift
[4/30] Compiling CoreDataPlus Transformer.swift
[5/30] Compiling CoreDataPlus NSSet+CoreData.swift
[6/30] Compiling CoreDataPlus Notification+Payloads.swift
[7/30] Compiling CoreDataPlus Notification+Utils.swift
[8/30] Compiling CoreDataPlus Collection+CoreData.swift
[9/30] Compiling CoreDataPlus CoreDataPlus.swift
[10/30] Compiling CoreDataPlus FetchedResultsChanges.swift
[11/30] Compiling CoreDataPlus LightweightMigrationManager.swift
[12/30] Compiling CoreDataPlus NSDerivedAttributeDescription+Utils.swift
[13/30] Compiling CoreDataPlus NSEntityDescription+Utils.swift
[14/30] Compiling CoreDataPlus NSFetchRequest+Utils.swift
[15/30] Compiling CoreDataPlus NSFetchRequestResult+CoreData.swift
[16/30] Compiling CoreDataPlus NSAttributeDescription+Utils.swift
[17/30] Compiling CoreDataPlus NSBatchDeleteResult+Utils.swift
[18/30] Compiling CoreDataPlus NSBatchInsertResult+Utils.swift
[19/30] Compiling CoreDataPlus NSBatchUpdateResult+Utils.swift
[20/30] Compiling CoreDataPlus NSMappingModel+Utils.swift
[21/30] Compiling CoreDataPlus NSPersistentStoreCoordinator+Utils.swift
[22/30] Compiling CoreDataPlus NSPredicate+Utils.swift
[23/30] Compiling CoreDataPlus NSFetchedPropertyDescription+Utils.swift
[24/30] Compiling CoreDataPlus NSManagedObject+Utils.swift
[25/30] Compiling CoreDataPlus NSManagedObjectContext+History.swift
[26/30] Compiling CoreDataPlus NSManagedObjectContext+Utils.swift
[27/30] Compiling CoreDataPlus MigrationProgressReporter.swift
[28/30] Compiling CoreDataPlus MigrationStep.swift
[29/30] Compiling CoreDataPlus Migrator.swift
[30/30] Compiling CoreDataPlus ModelVersion.swift
Build complete! (11.96s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/SampleModel/MappingModels/V2toV3.xcmappingmodel
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/SampleModel/SampleModel.xcdatamodeld
Build complete.
Done.