The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UIElements, reference 0.3.0 (7c9f93), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 14:49: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/noeticgarden/uielements.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/noeticgarden/uielements
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 7c9f939 Add Marks, UIElements.Vector, and 0.3 documentation.
Cloned https://github.com/noeticgarden/uielements.git
Revision (git rev-parse @):
7c9f939ba406a8d1c381f2cf0227911e29897635
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/noeticgarden/uielements.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/noeticgarden/uielements.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/23] Compiling UIElements Conformances - SIMD.swift
[7/23] Compiling UIElements Conformances - Spatial.swift
[8/23] Compiling UIElements Vector Operations.swift
[9/24] Compiling UIElements Elements Builders.swift
[10/24] Compiling UIElements Geometry Shim.swift
[11/24] Compiling UIElements Preview Primitives.swift
[12/24] Compiling UIElements Shims.swift
[13/24] Compiling UIElements Size Exfiltration.swift
[14/24] Compiling UIElements Conformances - Core Graphics.swift
[15/24] Emitting module UIElements
[16/24] Compiling UIElements Envelopment - Input.swift
[17/24] Compiling UIElements Envelopment.swift
[18/24] Compiling UIElements Envelopment - 2D.swift
[19/24] Compiling UIElements Envelopment - 3D.swift
[20/24] Compiling UIElements Envelopment - Adaptation.swift
[21/24] Compiling UIElements Envelopment - Conveniences.swift
[22/24] Compiling UIElements Concentric - Overlay 3D.swift
[23/24] Compiling UIElements Concentric.swift
[24/24] Compiling UIElements Vectors - Basics.swift
[25/33] Compiling Marks Marks.swift
[26/33] Compiling Marks Mark View.swift
[27/33] Compiling Marks Mark View - Subviews.swift
[28/33] Compiling Marks Experimental.swift
[29/33] Compiling Marks Extras.swift
[30/33] Compiling Marks Mark Gesture - Pointer.swift
[31/33] Compiling Marks Mark Gesture - Spatial.swift
[32/33] Emitting module Marks
[33/33] Compiling Marks Mark Gesture - Drag.swift
Build complete! (26.24s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.11s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.72s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "UIElements",
  "name" : "UIElements",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "UIElements",
      "targets" : [
        "UIElements"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Marks",
      "targets" : [
        "Marks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "UIElements",
      "module_type" : "SwiftTarget",
      "name" : "UIElements",
      "path" : "Sources/UIElements",
      "product_memberships" : [
        "UIElements",
        "Marks"
      ],
      "sources" : [
        "Concentric - Overlay 3D.swift",
        "Concentric.swift",
        "Envelopment/Envelopment - 2D.swift",
        "Envelopment/Envelopment - 3D.swift",
        "Envelopment/Envelopment - Adaptation.swift",
        "Envelopment/Envelopment - Conveniences.swift",
        "Envelopment/Envelopment - Input.swift",
        "Envelopment/Envelopment.swift",
        "Tools/Elements Builders.swift",
        "Tools/Geometry Shim.swift",
        "Tools/Preview Primitives.swift",
        "Tools/Shims.swift",
        "Tools/Size Exfiltration.swift",
        "Vectors/Conformances - Core Graphics.swift",
        "Vectors/Conformances - SIMD.swift",
        "Vectors/Conformances - Spatial.swift",
        "Vectors/Vector Operations.swift",
        "Vectors/Vectors - Basics.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Marks",
      "module_type" : "SwiftTarget",
      "name" : "Marks",
      "path" : "Sources/Marks",
      "product_memberships" : [
        "Marks"
      ],
      "sources" : [
        "Experimental.swift",
        "Extras.swift",
        "Mark Gesture - Drag.swift",
        "Mark Gesture - Pointer.swift",
        "Mark Gesture - Spatial.swift",
        "Mark View - Subviews.swift",
        "Mark View.swift",
        "Marks.swift"
      ],
      "target_dependencies" : [
        "UIElements"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.