The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PinLayout 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/layoutBox/PinLayout.git
Reference: 1.10.5
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/layoutBox/PinLayout
 * tag               1.10.5     -> FETCH_HEAD
HEAD is now at 8eaa3a1 Update to 1.10.5
Cloned https://github.com/layoutBox/PinLayout.git
Revision (git rev-parse @):
8eaa3a15e4dcabaca4c95aea4c0ff0c9b4a67213
SUCCESS checkout https://github.com/layoutBox/PinLayout.git at 1.10.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Compiling PinLayout Layoutable.swift
[2/21] Compiling PinLayout PinLayoutObjC.swift
[3/21] Compiling PinLayout PinLayoutObjCImpl.swift
[4/21] Compiling PinLayout Pin.swift
[5/21] Compiling PinLayout PinLayout+Between.swift
[6/21] Compiling PinLayout PinLayout+Relative.swift
[7/21] Emitting module PinLayout
[8/27] Compiling PinLayout Percent.swift
[9/27] Compiling PinLayout PinLayout+Coordinates.swift
[10/27] Compiling PinLayout PinLayout+Layouting.swift
[11/27] Compiling PinLayout PinLayout+Warning.swift
[12/27] Compiling PinLayout PinSafeArea.swift
[13/27] Compiling PinLayout TypesImpl.swift
[14/27] Compiling PinLayout Layoutable+PinLayout.swift
[15/27] Compiling PinLayout AutoSizeCalculable.swift
[16/27] Compiling PinLayout CALayer+PinLayout.swift
[17/27] Compiling PinLayout NSView+PinLayout.swift
[18/27] Compiling PinLayout PEdgeInsets+Operators.swift
[19/27] Compiling PinLayout UIView+PinLayout.swift
[20/27] Compiling PinLayout Filters.swift
[21/27] Compiling PinLayout Coordinates.swift
[22/27] Compiling PinLayout PinLayout+Size.swift
[23/27] Compiling PinLayout PinLayout+WrapContent.swift
[24/27] Compiling PinLayout PinLayout.swift
[25/27] Compiling PinLayout SizeCalculable.swift
[26/27] Compiling PinLayout Types+Description.swift
[27/27] Compiling PinLayout Types.swift
Build complete! (6.56s)
Build complete.
Done.