The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RectangleTools, reference 2.13.0-beta.1 (c17264), with Swift 5.10 for macOS (SPM) on 8 Aug 2024 23:33:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Rectangle-Tools.git
Reference: 2.13.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Rectangle-Tools
 * tag               2.13.0-beta.1 -> FETCH_HEAD
HEAD is now at c172648 Merge pull request #69 from RougeWare/feature/negation
Cloned https://github.com/RougeWare/Swift-Rectangle-Tools.git
Revision (git rev-parse @):
c172648c7a8ea674f6bdc7e76257b047820f4a5f
SUCCESS checkout https://github.com/RougeWare/Swift-Rectangle-Tools.git at 2.13.0-beta.1
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
[1/87] Fetching swift-multiplicativearithmetic
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (1.16s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.4.1 (0.57s)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
========================================
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",
  "dependencies": [
    {
      "identity": "swift-rectangle-tools",
      "name": "RectangleTools",
      "url": "https://github.com/RougeWare/Swift-Rectangle-Tools.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Rectangle-Tools",
      "dependencies": [
        {
          "identity": "swift-multiplicativearithmetic",
          "name": "MultiplicativeArithmetic",
          "url": "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-MultiplicativeArithmetic",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RougeWare/Swift-Rectangle-Tools.git
[1/656] Fetching swift-rectangle-tools
Fetched https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache (0.86s)
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.45s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.4.1 (0.03s)
Creating working copy for https://github.com/RougeWare/Swift-Rectangle-Tools.git
Working copy of https://github.com/RougeWare/Swift-Rectangle-Tools.git resolved at 2.13.0-beta.1 (c172648)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'swift-rectangle-tools' is not used by any target
Found 1 product dependencies
  - MultiplicativeArithmetic
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/RougeWare/Swift-Rectangle-Tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/6] Compiling MultiplicativeArithmetic MultiplicativeArithmetic.swift
[5/6] Emitting module MultiplicativeArithmetic
[6/6] Compiling MultiplicativeArithmetic Default Conformances.swift
[7/31] Compiling RectangleTools Rectangle Extensions.swift
[8/31] Compiling RectangleTools Size2D Extensions.swift
[9/33] Compiling RectangleTools CartesianMeasurable.swift
[10/33] Compiling RectangleTools DualTwoDimensional.swift
[11/33] Compiling RectangleTools FourSidedAbsolute.swift
[12/33] Compiling RectangleTools InitializableFromInteger.swift
[13/33] Compiling RectangleTools Point2D.swift
[14/33] Compiling RectangleTools Rectangle.swift
[15/33] Compiling RectangleTools IntSize.swift
[16/33] Compiling RectangleTools Collection2D.swift
[17/33] Compiling RectangleTools DualTwoDimensional Extensions.swift
[18/33] Compiling RectangleTools Point2D Extensions.swift
[19/33] Emitting module RectangleTools
[20/33] Compiling RectangleTools TwoDimensional Extensions.swift
[21/33] Compiling RectangleTools scaled.swift
[22/33] Compiling RectangleTools DecimalSize.swift
[23/33] Compiling RectangleTools IntPoint.swift
[24/33] Compiling RectangleTools IntRect.swift
[25/33] Compiling RectangleTools Size2D.swift
[26/33] Compiling RectangleTools TwoDimensional.swift
[27/33] Compiling RectangleTools CGPoint + Point2D.swift
[28/33] Compiling RectangleTools CGRect + Rectangle.swift
[29/33] Compiling RectangleTools CGSize + Size2D.swift
[30/33] Compiling RectangleTools CIVector + DualTwoDimensional.swift
[31/33] Compiling RectangleTools EdgeInsets + FourSided.swift
[32/33] Compiling RectangleTools DecimalPoint.swift
[33/33] Compiling RectangleTools DecimalRect.swift
Build complete! (9.12s)
Build complete.
Done.