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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/CoreDataPlus.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/CoreDataPlus
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 62dc876 Removes Test Manifest (#3)
Cloned https://github.com/richardpiazza/CoreDataPlus.git into spi-builder-workspace
62dc87652cb716ce62c605b0c8b8c6b34f31b2d3
SUCCESS checkout https://github.com/richardpiazza/CoreDataPlus.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/15] Compiling CoreDataPlus ModelCatalog.swift
[2/15] Compiling CoreDataPlus ModelVersion.swift
[3/15] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[4/15] Compiling CoreDataPlus NSPersistentContainer+Checkpoint.swift
[5/15] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[6/15] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[7/15] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[8/15] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[9/15] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[10/15] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[11/15] Compiling CoreDataPlus String+FileExtensions.swift
[12/15] Compiling CoreDataPlus Migrator.swift
[13/15] Emitting module CoreDataPlus
[14/15] Compiling CoreDataPlus CatalogContainer.swift
[15/15] Compiling CoreDataPlus Bundle+Resources.swift
[16/17] Compiling CoreDataPlus Persistence.swift
[17/17] Compiling CoreDataPlus StoreURL.swift
Build complete! (4.53s)
Build complete.
Done.