The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ToastUI, reference 4.0.0 (146e2f), with Swift 5.10 for macOS (SPM) on 11 Aug 2024 06:41:27 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/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
========================================
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": "toastui",
      "name": "ToastUI",
      "url": "https://github.com/quanshousio/ToastUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ToastUI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/quanshousio/ToastUI.git
[1/1450] Fetching toastui
Fetched https://github.com/quanshousio/ToastUI.git from cache (1.89s)
Creating working copy for https://github.com/quanshousio/ToastUI.git
Working copy of https://github.com/quanshousio/ToastUI.git resolved at 4.0.0 (146e2f5)
warning: '.resolve-product-dependencies': dependency 'toastui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/quanshousio/ToastUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/11] Compiling ToastUI ToastViewStyle.swift
[4/11] Compiling ToastUI ToastViewBridge.swift
[5/11] Compiling ToastUI ToastViewHostingController.swift
[6/11] Compiling ToastUI ToastView.swift
[7/11] Compiling ToastUI ToastViewController.swift
[8/11] Compiling ToastUI ToastUI.swift
[9/11] Emitting module ToastUI
[10/11] Compiling ToastUI EnvironmentValues.swift
[11/11] Compiling ToastUI DefaultToastViewStyle.swift
Build complete! (7.62s)
Build complete.
Done.