Build Information
Successful build of AceLayout, reference 1.1.3 (2b96b1
), with Swift 5.8 for macOS (SPM) on 15 Jul 2024 13:32:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jrsaruo/AceLayout.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jrsaruo/AceLayout
* tag 1.1.3 -> FETCH_HEAD
HEAD is now at 2b96b1b Merge pull request #41 from jrsaruo/release-1.1.3
Cloned https://github.com/jrsaruo/AceLayout.git
Revision (git rev-parse @):
2b96b1b4990fee35ac1bd5b1dc942393dd4957fc
SUCCESS checkout https://github.com/jrsaruo/AceLayout.git at 1.1.3
========================================
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/13] Compiling AceLayout LayoutConstraintsBuilder.swift
[2/13] Compiling AceLayout LayoutTarget.swift
[3/14] Compiling AceLayout YAxisAnchor.swift
[4/14] Compiling AceLayout LayoutItem.swift
[5/14] Compiling AceLayout XAxisAnchor.swift
[6/14] Compiling AceLayout Constrainable.swift
[7/14] Compiling AceLayout NSLayoutConstraint+Extension.swift
[8/14] Compiling AceLayout LayoutRect.swift
[9/14] Emitting module AceLayout
[10/14] Compiling AceLayout LayoutAnchor.swift
[11/14] Compiling AceLayout LayoutDimension.swift
[12/14] Compiling AceLayout BaselineAnchor.swift
[13/14] Compiling AceLayout LayoutAnchor+Extension.swift
[14/14] Compiling AceLayout Shims.swift
Build complete! (11.90s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/AceLayoutTests/AceLayout.xctestplan
Build complete.
Done.