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.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/layoutBox/PinLayout.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/layoutBox/PinLayout
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at babea9c Merge pull request #279 from ElonPark/fix-get-display-scale
Cloned https://github.com/layoutBox/PinLayout.git
Revision (git rev-parse @):
babea9c8e821dfb0687e66c123fed2006e688929
SUCCESS checkout https://github.com/layoutBox/PinLayout.git at master
========================================
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.31s)
Creating working copy for https://github.com/layoutBox/PinLayout.git
Working copy of https://github.com/layoutBox/PinLayout.git resolved at master
warning: '.resolve-product-dependencies': dependency 'pinlayout' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/layoutBox/PinLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Compiling PinLayout Pin.swift
[2/24] Compiling PinLayout PinLayout+Between.swift
[3/24] Compiling PinLayout PinLayout+Relative.swift
[4/24] Compiling PinLayout PinLayout+Size.swift
[5/24] Compiling PinLayout PinLayout+WrapContent.swift
[6/24] Compiling PinLayout PinLayout.swift
[7/24] Compiling PinLayout PinSafeArea.swift
[8/24] Compiling PinLayout TypesImpl.swift
[9/24] Compiling PinLayout Layoutable+PinLayout.swift
[10/24] Compiling PinLayout AutoSizeCalculable.swift
[11/24] Compiling PinLayout CALayer+PinLayout.swift
[12/24] Compiling PinLayout NSView+PinLayout.swift
[13/24] Compiling PinLayout PEdgeInsets+Operators.swift
[14/24] Emitting module PinLayout
[15/24] Compiling PinLayout Layoutable.swift
[16/24] Compiling PinLayout PinLayoutObjC.swift
[17/24] Compiling PinLayout PinLayoutObjCImpl.swift
[18/24] Compiling PinLayout UIView+PinLayout.swift
[19/24] Compiling PinLayout Filters.swift
[20/24] Compiling PinLayout Coordinates.swift
[21/24] Compiling PinLayout Percent.swift
[22/24] Compiling PinLayout PinLayout+Coordinates.swift
[23/24] Compiling PinLayout PinLayout+Layouting.swift
[24/24] Compiling PinLayout PinLayout+Warning.swift
[25/27] Compiling PinLayout SizeCalculable.swift
[26/27] Compiling PinLayout Types+Description.swift
[27/27] Compiling PinLayout Types.swift
Build complete! (8.69s)
Build complete.
Done.