The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PinLayout with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.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/Z6YBxSjp/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.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Emitting module PinLayout
[2/21] Compiling PinLayout AutoSizeCalculable.swift
[3/21] Compiling PinLayout CALayer+PinLayout.swift
[4/21] Compiling PinLayout NSView+PinLayout.swift
[5/21] Compiling PinLayout PEdgeInsets+Operators.swift
[6/21] Compiling PinLayout UIView+PinLayout.swift
[7/21] Compiling PinLayout Filters.swift
[8/21] Compiling PinLayout Coordinates.swift
[9/21] Compiling PinLayout Percent.swift
[10/21] Compiling PinLayout PinLayout+Coordinates.swift
[11/21] Compiling PinLayout PinLayout+Layouting.swift
[12/21] Compiling PinLayout PinLayout+Warning.swift
[13/21] Compiling PinLayout PinSafeArea.swift
[14/21] Compiling PinLayout TypesImpl.swift
[15/21] Compiling PinLayout Layoutable+PinLayout.swift
[16/21] Compiling PinLayout Layoutable.swift
[17/21] Compiling PinLayout PinLayoutObjC.swift
[18/21] Compiling PinLayout PinLayoutObjCImpl.swift
[19/21] Compiling PinLayout Pin.swift
[20/21] Compiling PinLayout PinLayout+Between.swift
[21/21] Compiling PinLayout PinLayout+Relative.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! (8.89s)
Build complete.
Done.