The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EasyGeometryProxy, reference 0.1.0 (615050), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 13:07:47 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DevonMartin/EasyGeometryProxy.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevonMartin/EasyGeometryProxy
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 615050c Implemented EasyGeometryProxy.
Cloned https://github.com/DevonMartin/EasyGeometryProxy.git
Revision (git rev-parse @):
615050cfa6cf9c598201bd980bebb0498e2f3234
SUCCESS checkout https://github.com/DevonMartin/EasyGeometryProxy.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DevonMartin/EasyGeometryProxy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling EasyGeometryProxy EasyGeometryProxy.swift
[4/4] Emitting module EasyGeometryProxy
Build complete! (8.08s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EasyGeometryProxy",
  "name" : "EasyGeometryProxy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "EasyGeometryProxy",
      "targets" : [
        "EasyGeometryProxy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EasyGeometryProxyTests",
      "module_type" : "SwiftTarget",
      "name" : "EasyGeometryProxyTests",
      "path" : "Tests/EasyGeometryProxyTests",
      "sources" : [
        "EasyGeometryProxyTests.swift"
      ],
      "target_dependencies" : [
        "EasyGeometryProxy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EasyGeometryProxy",
      "module_type" : "SwiftTarget",
      "name" : "EasyGeometryProxy",
      "path" : "Sources/EasyGeometryProxy",
      "product_memberships" : [
        "EasyGeometryProxy"
      ],
      "sources" : [
        "EasyGeometryProxy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.