The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HSSwiftUI, reference 1.0.2 (de7bb4), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 09:19:11 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/ConfusedVorlon/HSSwiftUI.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ConfusedVorlon/HSSwiftUI
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at de7bb46 remove unsafe build flage
Cloned https://github.com/ConfusedVorlon/HSSwiftUI.git
Revision (git rev-parse @):
de7bb46432baa58f2df54c2f866d9d1ed4c37d11
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSSwiftUI.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ConfusedVorlon/HSSwiftUI.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/18] Compiling HSSwiftUI PreviewLayout+HS.swift
[4/18] Compiling HSSwiftUI MultilineTextfield.swift
[5/19] Compiling HSSwiftUI View+ClearTextButton.swift
[6/19] Compiling HSSwiftUI View+Fade.swift
[7/19] Compiling HSSwiftUI View+HS.swift
[8/19] Compiling HSSwiftUI IsolatedObservable.swift
[9/19] Compiling HSSwiftUI ObservableObject.swift
[10/19] Compiling HSSwiftUI View+FullBackground.swift
[11/19] Compiling HSSwiftUI View+KeyboardVisibility.swift
[12/19] Emitting module HSSwiftUI
[13/19] Compiling HSSwiftUI Angle+HS.swift
[14/19] Compiling HSSwiftUI Button+Config.swift
[15/19] Compiling HSSwiftUI HSHostingController.swift
[16/19] Compiling HSSwiftUI GeometryPreferenceReader.swift
[17/19] Compiling HSSwiftUI Color-OSX+HS.swift
[18/19] Compiling HSSwiftUI Color-iOS+HS.swift
[19/19] Compiling HSSwiftUI ViewController+SwiftUI.swift
Build complete! (9.22s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HSSwiftUI",
  "name" : "HSSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "HSSwiftUI",
      "targets" : [
        "HSSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HSSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "HSSwiftUITests",
      "path" : "Tests/HSSwiftUITests",
      "sources" : [
        "HSSwiftUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "HSSwiftUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HSSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "HSSwiftUI",
      "path" : "Sources/HSSwiftUI",
      "product_memberships" : [
        "HSSwiftUI"
      ],
      "sources" : [
        "Angle+HS.swift",
        "Button+Config.swift",
        "Color-OSX+HS.swift",
        "Color-iOS+HS.swift",
        "HSHostingController.swift",
        "Helpers/GeometryPreferenceReader.swift",
        "Helpers/IsolatedObservable.swift",
        "ObservableObject.swift",
        "PreviewLayout+HS.swift",
        "UIView/MultilineTextfield.swift",
        "View/View+ClearTextButton.swift",
        "View/View+Fade.swift",
        "View/View+FullBackground.swift",
        "View/View+HS.swift",
        "View/View+KeyboardVisibility.swift",
        "ViewController+SwiftUI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.