Build Information
Successful build of YPersistence with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/ypersistence-ios.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/ypersistence-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7de3f7c [1346] Mark functionality for records (#14)
Cloned https://github.com/codeandtheory/ypersistence-ios.git
Revision (git rev-parse @):
7de3f7c4ef82dabd8db12406cfb5b7c004caef45
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ypersistence-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/codeandtheory/ypersistence-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/19] Compiling YPersistence ModelRepresentable.swift
[4/19] Compiling YPersistence RecordFromModel.swift
[5/19] Compiling YPersistence DispatchQueue+executeOnMain.swift
[6/19] Compiling YPersistence NSManagedObjectContext+SaveChanges.swift
[7/19] Compiling YPersistence NSManagedObjectModel+init.swift
[8/21] Compiling YPersistence RecordToModel.swift
[9/21] Compiling YPersistence SyncRecord.swift
[10/21] Compiling YPersistence PersistenceManager+Sync.swift
[11/21] Compiling YPersistence PersistenceManager.swift
[12/21] Compiling YPersistence PersistenceManager+BulkDelete.swift
[13/21] Compiling YPersistence PersistenceManager+Clear.swift
[14/21] Compiling YPersistence PersistenceManager+Delete.swift
[15/21] Compiling YPersistence CoreModel.swift
[16/21] Compiling YPersistence DataRecord.swift
[17/21] Emitting module YPersistence
[18/21] Compiling YPersistence PersistenceManager+Fetch.swift
[19/21] Compiling YPersistence PersistenceManager+Save.swift
[20/21] Compiling YPersistence SortColumn.swift
[21/21] Compiling YPersistence SortInfo.swift
Build complete! (5.22s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/YPersistenceTests/Assets/YPersistence.xcdatamodeld
Build complete.
Done.