Build Information
Successful build of SimpleToast, reference 0.10.1 (99330c
), with Swift 5.10 for macOS (SPM) on 21 Oct 2024 20:44:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sanzaru/SimpleToast.git
Reference: 0.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sanzaru/SimpleToast
* tag 0.10.1 -> FETCH_HEAD
HEAD is now at 99330cc Fixed Swift 6 warnings
Cloned https://github.com/sanzaru/SimpleToast.git
Revision (git rev-parse @):
99330cceeea6a9068d40ccbe27efb75d240098ef
SUCCESS checkout https://github.com/sanzaru/SimpleToast.git at 0.10.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sanzaru/SimpleToast.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/12] Compiling SimpleToast SimpleToastNotificationPublisher.swift
[4/12] Compiling SimpleToast SimpleToastModifier.swift
[5/12] Compiling SimpleToast SimpleToastOptions.swift
[6/12] Compiling SimpleToast SimpleToastDragGestureModifier.swift
[7/12] Compiling SimpleToast SimpleToastSkew.swift
[8/12] Compiling SimpleToast SimpleToastSlide.swift
[9/12] Compiling SimpleToast SimpleToast.swift
[10/12] Emitting module SimpleToast
[11/12] Compiling SimpleToast SimpleToastScale.swift
[12/12] Compiling SimpleToast SimpleToastFade.swift
Build complete! (12.33s)
Build complete.
Done.