The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PinLayout, reference 1.10.6 (72f530), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 14:45:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/layoutBox/PinLayout.git
Reference: 1.10.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/layoutBox/PinLayout
 * tag               1.10.6     -> FETCH_HEAD
HEAD is now at 72f5300 update version to 1.10.6
Cloned https://github.com/layoutBox/PinLayout.git
Revision (git rev-parse @):
72f5300042618340df21500f6c4ce71bb78b93e1
SUCCESS checkout https://github.com/layoutBox/PinLayout.git at 1.10.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "pinlayout",
      "name": "PinLayout",
      "url": "https://github.com/layoutBox/PinLayout.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PinLayout",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/layoutBox/PinLayout.git
[1/7502] Fetching pinlayout
Fetched https://github.com/layoutBox/PinLayout.git from cache (2.08s)
Creating working copy for https://github.com/layoutBox/PinLayout.git
Working copy of https://github.com/layoutBox/PinLayout.git resolved at 1.10.6 (72f5300)
warning: '.resolve-product-dependencies': dependency 'pinlayout' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/layoutBox/PinLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/27] Compiling PinLayout PinLayout+Between.swift
[4/27] Compiling PinLayout PinLayout+Relative.swift
[5/29] Compiling PinLayout PinLayoutObjC.swift
[6/29] Compiling PinLayout PinLayoutObjCImpl.swift
[7/29] Compiling PinLayout Pin.swift
[8/29] Emitting module PinLayout
[9/29] Compiling PinLayout AutoSizeCalculable.swift
[10/29] Compiling PinLayout CALayer+PinLayout.swift
[11/29] Compiling PinLayout NSView+PinLayout.swift
[12/29] Compiling PinLayout PEdgeInsets+Operators.swift
[13/29] Compiling PinLayout UIView+PinLayout.swift
[14/29] Compiling PinLayout Filters.swift
[15/29] Compiling PinLayout PinLayout+Size.swift
[16/29] Compiling PinLayout PinLayout+WrapContent.swift
[17/29] Compiling PinLayout Coordinates.swift
[18/29] Compiling PinLayout Percent.swift
[19/29] Compiling PinLayout PinLayout+Coordinates.swift
[20/29] Compiling PinLayout TypesImpl.swift
[21/29] Compiling PinLayout Layoutable+PinLayout.swift
[22/29] Compiling PinLayout Layoutable.swift
[23/29] Compiling PinLayout PinLayout+Layouting.swift
[24/29] Compiling PinLayout PinLayout+Warning.swift
[25/29] Compiling PinLayout PinSafeArea.swift
[26/29] Compiling PinLayout PinLayout.swift
[27/29] Compiling PinLayout SizeCalculable.swift
[28/29] Compiling PinLayout Types+Description.swift
[29/29] Compiling PinLayout Types.swift
Build complete! (9.11s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PinLayout",
  "name" : "PinLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PinLayout",
      "targets" : [
        "PinLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PinLayout",
      "module_type" : "SwiftTarget",
      "name" : "PinLayout",
      "path" : "Sources",
      "product_memberships" : [
        "PinLayout"
      ],
      "sources" : [
        "AutoSizeCalculable.swift",
        "Extensions/CALayer+PinLayout.swift",
        "Extensions/NSView+PinLayout.swift",
        "Extensions/PEdgeInsets+Operators.swift",
        "Extensions/UIView+PinLayout.swift",
        "Filters.swift",
        "Impl/Coordinates.swift",
        "Impl/Percent.swift",
        "Impl/PinLayout+Coordinates.swift",
        "Impl/PinLayout+Layouting.swift",
        "Impl/PinLayout+Warning.swift",
        "Impl/PinSafeArea.swift",
        "Impl/TypesImpl.swift",
        "Layoutable+PinLayout.swift",
        "Layoutable.swift",
        "ObjectiveC/PinLayoutObjC.swift",
        "ObjectiveC/PinLayoutObjCImpl.swift",
        "Pin.swift",
        "PinLayout+Between.swift",
        "PinLayout+Relative.swift",
        "PinLayout+Size.swift",
        "PinLayout+WrapContent.swift",
        "PinLayout.swift",
        "SizeCalculable.swift",
        "Types+Description.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.