The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ToastUI, reference 4.0.0 (146e2f), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 22:34:30 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/quanshousio/ToastUI.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/quanshousio/ToastUI
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 146e2f5 Merge pull request #38 from quanshousio/4.0.0
Cloned https://github.com/quanshousio/ToastUI.git
Revision (git rev-parse @):
146e2f52c132f681fbf798c8c9f0eb52f021f346
SUCCESS checkout https://github.com/quanshousio/ToastUI.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/quanshousio/ToastUI.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/11] Compiling ToastUI ToastViewHostingController.swift
[4/11] Compiling ToastUI ToastViewBridge.swift
[5/11] Compiling ToastUI ToastViewController.swift
[6/11] Compiling ToastUI ToastView.swift
[7/11] Compiling ToastUI ToastViewStyle.swift
[8/11] Compiling ToastUI EnvironmentValues.swift
[9/11] Compiling ToastUI DefaultToastViewStyle.swift
[10/11] Emitting module ToastUI
[11/11] Compiling ToastUI ToastUI.swift
Build complete! (9.06s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ToastUI",
  "name" : "ToastUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ToastUI",
      "targets" : [
        "ToastUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ToastUI",
      "module_type" : "SwiftTarget",
      "name" : "ToastUI",
      "path" : "Sources/ToastUI",
      "product_memberships" : [
        "ToastUI"
      ],
      "sources" : [
        "DefaultToastViewStyle.swift",
        "EnvironmentValues.swift",
        "ToastUI.swift",
        "ToastView.swift",
        "ToastViewBridge.swift",
        "ToastViewController.swift",
        "ToastViewHostingController.swift",
        "ToastViewStyle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.