The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jrsaruo/AceLayout
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/jrsaruo/AceLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling AceLayout XAxisAnchor.swift
[2/11] Compiling AceLayout YAxisAnchor.swift
[3/11] Compiling AceLayout LayoutConstraintsBuilder.swift
[4/11] Compiling AceLayout LayoutAnchor.swift
[5/11] Compiling AceLayout LayoutDimension.swift
[6/11] Compiling AceLayout LayoutRect.swift
[7/11] Emitting module AceLayout
[8/14] Compiling AceLayout Constrainable.swift
[9/14] Compiling AceLayout NSLayoutConstraint+Extension.swift
[10/14] Compiling AceLayout BaselineAnchor.swift
[11/14] Compiling AceLayout LayoutAnchor+Extension.swift
[12/14] Compiling AceLayout LayoutItem.swift
[13/14] Compiling AceLayout LayoutTarget.swift
[14/14] Compiling AceLayout Shims.swift
Build complete! (5.18s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AceLayoutTests/AceLayout.xctestplan
Build complete.
Done.