The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Datastore 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/elegantchaos/Datastore.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Datastore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e7950e3 added license
Cloned https://github.com/elegantchaos/Datastore.git
Revision (git rev-parse @):
e7950e369ee8c891cbfa8de184897f1562f0211d
SUCCESS checkout https://github.com/elegantchaos/Datastore.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/Datastore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--423B1241ED78D482.txt
[7/23] Emitting module ViewExtensions
[8/23] Compiling ViewExtensions PopoverMenuButton.swift
[9/23] Compiling ViewExtensions PopoverMenuButtonWithFixedItems.swift
[10/23] Compiling LayoutExtensions UIViewExtensions.swift
[11/23] Emitting module LayoutExtensions
[12/23] Compiling ViewExtensions UIViewExtensions.swift
[13/23] Compiling ViewExtensions EnhancedTableView.swift
[14/23] Compiling ViewExtensions PopoverButton.swift
[15/23] Compiling ViewExtensions UIStackViewExtensions.swift
[16/23] Compiling Logger PrintHandler.swift
[17/23] Compiling Logger Context.swift
[18/23] Compiling Logger OSLogHandler.swift
[19/23] Compiling Logger NSLogHandler.swift
[20/23] Emitting module Logger
[21/23] Compiling Logger Channel.swift
[22/23] Compiling Logger Handler.swift
[23/23] Compiling Logger Manager.swift
[24/52] Compiling Datastore PropertyDictionary.swift
[25/52] Compiling Datastore PropertyKey.swift
[26/52] Compiling Datastore PropertyType.swift
[27/52] Compiling Datastore PropertyValue.swift
[28/56] Compiling Datastore InterchangeDecoder.swift
[29/56] Compiling Datastore InterchangeEncoder.swift
[30/56] Compiling Datastore JSONDecoder.swift
[31/56] Compiling Datastore JSONEncoder.swift
[32/56] Compiling Datastore NSEntityDescriptionExtensions.swift
[33/56] Compiling Datastore NSManagedObjectContextExtensions.swift
[34/56] Compiling Datastore NSManagedObjectExtensions.swift
[35/56] Compiling Datastore Datastore+Interchange.swift
[36/56] Compiling Datastore CustomReference.swift
[37/56] Compiling Datastore EntityReference.swift
[38/56] Compiling Datastore EntityType.swift
[39/56] Compiling Datastore InitialisingReference.swift
[40/56] Compiling Datastore DateProperty.swift
[41/56] Compiling Datastore DoubleProperty.swift
[42/56] Compiling Datastore IntegerProperty.swift
[43/56] Compiling Datastore NamedProperty.swift
[44/56] Compiling Datastore CachedResolver.swift
[45/56] Compiling Datastore EntityResolver.swift
[46/56] Compiling Datastore MatchingResolver.swift
[47/56] Compiling Datastore NullResolver.swift
[48/56] Compiling Datastore RelationshipProperty.swift
[49/56] Compiling Datastore StringProperty.swift
[50/56] Compiling Datastore Datastore+Combine.swift
[51/56] Compiling Datastore Datastore.swift
[52/56] Emitting module Datastore
[53/56] Compiling Datastore DatastoreModel.swift
[54/56] Compiling Datastore EntityRecord.swift
[55/56] Compiling Datastore BooleanProperty.swift
[56/56] Compiling Datastore DataProperty.swift
[57/63] Compiling DatastoreKit DatastoreViewContextSupplier.swift
[58/63] Compiling DatastoreKit DatastoreIndexSortButton.swift
[59/63] Compiling DatastoreKit DatastoreIndexFilterButton.swift
[60/63] Compiling DatastoreKit DatastoreIndexController.swift
[61/63] Compiling DatastoreKit DatastoreIndexSearchButton.swift
[62/63] Compiling DatastoreKit DatastoreEntityController.swift
[63/63] Emitting module DatastoreKit
Build complete! (8.41s)
Fetching https://github.com/elegantchaos/ViewExtensions.git from cache
Fetching https://github.com/elegantchaos/LayoutExtensions.git from cache
Fetching https://github.com/elegantchaos/ApplicationExtensions.git from cache
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/ApplicationExtensions.git from cache (0.20s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.20s)
Fetched https://github.com/elegantchaos/ViewExtensions.git from cache (0.20s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.20s)
Fetched https://github.com/elegantchaos/LayoutExtensions.git from cache (0.20s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.0.7 (0.35s)
Computing version for https://github.com/elegantchaos/ApplicationExtensions.git
Computed https://github.com/elegantchaos/ApplicationExtensions.git at 1.0.0 (0.35s)
Computing version for https://github.com/elegantchaos/ViewExtensions.git
Computed https://github.com/elegantchaos/ViewExtensions.git at 1.0.3 (0.32s)
Computing version for https://github.com/elegantchaos/LayoutExtensions.git
Computed https://github.com/elegantchaos/LayoutExtensions.git at 1.0.3 (0.32s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.3.7 (0.03s)
Creating working copy for https://github.com/elegantchaos/ApplicationExtensions.git
Working copy of https://github.com/elegantchaos/ApplicationExtensions.git resolved at 1.0.0
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/ViewExtensions.git
Working copy of https://github.com/elegantchaos/ViewExtensions.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/LayoutExtensions.git
Working copy of https://github.com/elegantchaos/LayoutExtensions.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.3.7
warning: 'spi-builder-workspace': dependency 'applicationextensions' is not used by any target
Build complete.
Done.

Build Machine: Mac 7