The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of PinLayout, reference 1.10.6 (72f530), with Swift 6.0 for macOS (SPM) on 23 Jul 2025 18:26:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/layoutBox/PinLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/27] Emitting module PinLayout
[4/29] Compiling PinLayout Types+Description.swift
[5/29] Compiling PinLayout Types.swift
[6/29] Compiling PinLayout PinLayout+Layouting.swift
[7/29] Compiling PinLayout PinLayout+Warning.swift
[8/29] Compiling PinLayout PinSafeArea.swift
[9/29] Compiling PinLayout PinLayoutObjC.swift
[10/29] Compiling PinLayout PinLayoutObjCImpl.swift
[11/29] Compiling PinLayout Pin.swift
[12/29] Compiling PinLayout PinLayout+Between.swift
[13/29] Compiling PinLayout PinLayout+Relative.swift
[14/29] Compiling PinLayout AutoSizeCalculable.swift
[15/29] Compiling PinLayout CALayer+PinLayout.swift
[16/29] Compiling PinLayout NSView+PinLayout.swift
[17/29] Compiling PinLayout PinLayout+Size.swift
[18/29] Compiling PinLayout PinLayout+WrapContent.swift
[19/29] Compiling PinLayout Coordinates.swift
[20/29] Compiling PinLayout Percent.swift
[21/29] Compiling PinLayout PinLayout+Coordinates.swift
[22/29] Compiling PinLayout PinLayout.swift
[23/29] Compiling PinLayout SizeCalculable.swift
[24/29] Compiling PinLayout TypesImpl.swift
[25/29] Compiling PinLayout Layoutable+PinLayout.swift
[26/29] Compiling PinLayout Layoutable.swift
[27/29] Compiling PinLayout PEdgeInsets+Operators.swift
[28/29] Compiling PinLayout UIView+PinLayout.swift
[29/29] Compiling PinLayout Filters.swift
Build complete! (8.20s)
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.