The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.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/builder/builds/TDmZkXJm/3/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.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Compiling PinLayout UIView+PinLayout.swift
[2/24] Compiling PinLayout Filters.swift
[3/24] Compiling PinLayout Coordinates.swift
[4/24] Compiling PinLayout Percent.swift
[5/24] Compiling PinLayout PinLayout+Coordinates.swift
[6/24] Compiling PinLayout PinLayout+Layouting.swift
[7/24] Compiling PinLayout PinLayout+Warning.swift
[8/27] Compiling PinLayout Layoutable.swift
[9/27] Compiling PinLayout PinLayoutObjC.swift
[10/27] Compiling PinLayout PinLayoutObjCImpl.swift
[11/27] Compiling PinLayout PinSafeArea.swift
[12/27] Compiling PinLayout TypesImpl.swift
[13/27] Compiling PinLayout Layoutable+PinLayout.swift
[14/27] Compiling PinLayout PinLayout+Size.swift
[15/27] Compiling PinLayout PinLayout+WrapContent.swift
[16/27] Compiling PinLayout PinLayout.swift
[17/27] Compiling PinLayout Pin.swift
[18/27] Compiling PinLayout PinLayout+Between.swift
[19/27] Compiling PinLayout PinLayout+Relative.swift
[20/27] Emitting module PinLayout
[21/27] Compiling PinLayout AutoSizeCalculable.swift
[22/27] Compiling PinLayout CALayer+PinLayout.swift
[23/27] Compiling PinLayout NSView+PinLayout.swift
[24/27] Compiling PinLayout PEdgeInsets+Operators.swift
[25/27] Compiling PinLayout SizeCalculable.swift
[26/27] Compiling PinLayout Types+Description.swift
[27/27] Compiling PinLayout Types.swift
Build complete! (12.14s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "pinlayout",
      "name": "PinLayout",
      "url": "https://github.com/layoutBox/PinLayout.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PinLayout",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/layoutBox/PinLayout.git from cache
Fetched https://github.com/layoutBox/PinLayout.git (0.19s)
Creating working copy for https://github.com/layoutBox/PinLayout.git
Working copy of https://github.com/layoutBox/PinLayout.git resolved at 1.10.5
warning: '.resolve-product-dependencies': dependency 'pinlayout' is not used by any target
Found 0 product dependencies
Done.