The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AceLayout with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jrsaruo/AceLayout.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jrsaruo/AceLayout
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at b7ef870 Merge pull request #32 from jrsaruo/release-1.1.2
Cloned https://github.com/jrsaruo/AceLayout.git
Revision (git rev-parse @):
b7ef87089600041d9660f5ebda3278cfe0690bb9
SUCCESS checkout https://github.com/jrsaruo/AceLayout.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jrsaruo/AceLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling AceLayout LayoutItem.swift
[2/13] Compiling AceLayout LayoutRect.swift
[3/13] Compiling AceLayout XAxisAnchor.swift
[4/13] Compiling AceLayout YAxisAnchor.swift
[5/13] Compiling AceLayout LayoutConstraintsBuilder.swift
[6/13] Compiling AceLayout Constrainable.swift
[7/13] Compiling AceLayout NSLayoutConstraint+Extension.swift
[8/13] Emitting module AceLayout
[9/13] Compiling AceLayout BaselineAnchor.swift
[10/13] Compiling AceLayout LayoutAnchor+Extension.swift
[11/13] Compiling AceLayout LayoutTarget.swift
[12/13] Compiling AceLayout LayoutAnchor.swift
[13/13] Compiling AceLayout LayoutDimension.swift
[14/14] Compiling AceLayout Shims.swift
Build complete! (8.32s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AceLayoutTests/AceLayout.xctestplan
Build complete.
Done.