The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Datastore 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/elegantchaos/Datastore.git
Reference: v1.2.4
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Datastore
 * tag               v1.2.4     -> FETCH_HEAD
HEAD is now at 3f6921e use newer view extensions
Cloned https://github.com/elegantchaos/Datastore.git into spi-builder-workspace
3f6921ed4a4aeb5b3ace8dbcd467b6168d668356
SUCCESS checkout https://github.com/elegantchaos/Datastore.git at v1.2.4
========================================
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)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/ViewExtensions.git from cache
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/ViewExtensions.git (0.21s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.21s)
Fetching https://github.com/elegantchaos/Performance.git from cache
Fetching https://github.com/elegantchaos/CollectionExtensions.git from cache
Fetched https://github.com/elegantchaos/Logger.git (0.24s)
Fetching https://github.com/elegantchaos/LayoutExtensions.git from cache
Fetched https://github.com/elegantchaos/CollectionExtensions.git (0.19s)
Fetched https://github.com/elegantchaos/LayoutExtensions.git (0.19s)
Fetched https://github.com/elegantchaos/Performance.git (0.37s)
Computing version for https://github.com/elegantchaos/Performance.git
Computed https://github.com/elegantchaos/Performance.git at 1.0.2 (0.42s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.0.7 (0.39s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.0.0 (0.39s)
Computing version for https://github.com/elegantchaos/ViewExtensions.git
Computed https://github.com/elegantchaos/ViewExtensions.git at 1.0.4 (0.41s)
Computing version for https://github.com/elegantchaos/LayoutExtensions.git
Computed https://github.com/elegantchaos/LayoutExtensions.git at 1.0.3 (0.41s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.3.7 (0.44s)
Creating working copy for https://github.com/elegantchaos/Performance.git
Working copy of https://github.com/elegantchaos/Performance.git resolved at 1.0.2
Creating working copy for https://github.com/elegantchaos/ViewExtensions.git
Working copy of https://github.com/elegantchaos/ViewExtensions.git resolved at 1.0.4
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/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
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.0.0
Building for debugging...
[1/22] Emitting module ViewExtensions
[2/22] Compiling ViewExtensions UINavigationViewExtensions.swift
[3/22] Compiling ViewExtensions UIStackViewExtensions.swift
[4/22] Compiling ViewExtensions UIViewExtensions.swift
[5/22] Compiling ViewExtensions PopoverButton.swift
[6/22] Compiling ViewExtensions EnhancedTableView.swift
[7/22] Emitting module LayoutExtensions
[8/22] Compiling LayoutExtensions UIViewExtensions.swift
[9/22] Compiling ViewExtensions PopoverMenuButtonWithFixedItems.swift
[10/22] Compiling ViewExtensions PopoverMenuButton.swift
[11/22] Emitting module Performance
[12/22] Compiling Performance Profiler.swift
[13/22] Compiling Logger Handler.swift
[14/22] Compiling Logger Context.swift
[15/22] Compiling Logger PrintHandler.swift
[16/22] Compiling Logger OSLogHandler.swift
[17/22] Compiling Logger NSLogHandler.swift
[18/22] Emitting module CollectionExtensions
[19/22] Compiling CollectionExtensions DictionaryExtensions.swift
[20/22] Emitting module Logger
[21/22] Compiling Logger Channel.swift
[22/22] Compiling Logger Manager.swift
[23/52] Emitting module Datastore
[24/56] Compiling Datastore RelationshipProperty.swift
[25/56] Compiling Datastore StringProperty.swift
[26/56] Compiling Datastore Datastore+Combine.swift
[27/56] Compiling Datastore Datastore.swift
[28/56] Compiling Datastore DateProperty.swift
[29/56] Compiling Datastore DoubleProperty.swift
[30/56] Compiling Datastore IntegerProperty.swift
[31/56] Compiling Datastore NamedProperty.swift
[32/56] Compiling Datastore ConformanceMap.swift
[33/56] Compiling Datastore DatastoreModel.swift
[34/56] Compiling Datastore EntityRecord.swift
[35/56] Compiling Datastore BooleanProperty.swift
[36/56] Compiling Datastore DataProperty.swift
[37/56] Compiling Datastore JSONDecoder.swift
[38/56] Compiling Datastore JSONEncoder.swift
[39/56] Compiling Datastore PropertyDictionary.swift
[40/56] Compiling Datastore PropertyKey.swift
[41/56] Compiling Datastore PropertyValue.swift
[42/56] Compiling Datastore CustomReference.swift
[43/56] Compiling Datastore EntityReference.swift
[44/56] Compiling Datastore InitialisingReference.swift
[45/56] Compiling Datastore NSManagedObjectExtensions.swift
[46/56] Compiling Datastore Datastore+Interchange.swift
[47/56] Compiling Datastore InterchangeDecoder.swift
[48/56] Compiling Datastore InterchangeEncoder.swift
[49/56] Compiling Datastore CachedResolver.swift
[50/56] Compiling Datastore EntityResolver.swift
[51/56] Compiling Datastore MatchingResolver.swift
[52/56] Compiling Datastore NullResolver.swift
[53/56] Compiling Datastore DatastoreContainer.swift
[54/56] Compiling Datastore DatastoreType.swift
[55/56] Compiling Datastore NSEntityDescriptionExtensions.swift
[56/56] Compiling Datastore NSManagedObjectContextExtensions.swift
[57/72] Compiling DatastoreKit DatastoreDocument.swift
[58/72] Compiling DatastoreKit DatastoreIndexController.swift
[59/72] Compiling DatastoreKit DatastoreIndexFilterButton.swift
[60/74] Compiling DatastoreKit IntegerPropertyView.swift
[61/74] Compiling DatastoreKit RelationshipPropertyView.swift
[62/74] Emitting module DatastoreKit
[63/74] Compiling DatastoreKit DoublePropertyView.swift
[64/74] Compiling DatastoreKit GenericPropertyView.swift
[65/74] Compiling DatastoreKit DatastorePropertyView.swift
[66/74] Compiling DatastoreKit DatePropertyView.swift
[67/74] Compiling DatastoreKit DatastoreIndexSearchButton.swift
[68/74] Compiling DatastoreKit DatastoreIndexSortButton.swift
[69/74] Compiling DatastoreKit DatastorePropertyLayout.swift
[70/74] Compiling DatastoreKit BooleanPropertyView.swift
[71/74] Compiling DatastoreKit DatastoreKit.swift
[72/74] Compiling DatastoreKit DatastorePropertyController.swift
[73/74] Compiling DatastoreKit StringPropertyView.swift
[74/74] Compiling DatastoreKit DatastoreViewContextSupplier.swift
Build complete! (28.45s)
Build complete.
Done.

Build Machine: Mac 5