The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mortar 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/jmfieldman/Mortar.git
Reference: 2.0.7
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jmfieldman/Mortar
 * tag               2.0.7      -> FETCH_HEAD
HEAD is now at badaa7a list builder
Cloned https://github.com/jmfieldman/Mortar.git into spi-builder-workspace
badaa7acaf6cf294b060fae1ba2413b0c72d1b9e
SUCCESS checkout https://github.com/jmfieldman/Mortar.git at 2.0.7
========================================
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/11] Compiling Mortar NSObject+Mortar.swift
[2/12] Compiling Mortar View+Mortar.swift
[3/12] Compiling Mortar MortarCreatable.swift
[4/12] Compiling Mortar MortarDefaultStack.swift
[5/12] Compiling Mortar MortarOperators.swift
[6/12] Compiling Mortar MortarAttribute.swift
[7/12] Compiling Mortar MortarConstraint.swift
[8/12] Compiling Mortar MortarGroup.swift
[9/12] Compiling Mortar Array+Mortar.swift
[10/12] Compiling Mortar Mortar.swift
[11/12] Emitting module Mortar
[12/12] Compiling Mortar MortarVFL.swift
Build complete! (8.95s)
Build complete.
Done.