Build Information
Successful build of Drops, reference main (582468
), with Swift 5.9 for macOS (SPM) on 11 Oct 2024 21:07:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omaralbeik/Drops.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omaralbeik/Drops
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5824681 added visionOS support (#51)
Cloned https://github.com/omaralbeik/Drops.git
Revision (git rev-parse @):
5824681795286c36bdc4a493081a63e64e2a064e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/omaralbeik/Drops.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/omaralbeik/Drops.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Drops PassthroughWindow.swift
[2/11] Compiling Drops Presenter.swift
[3/11] Compiling Drops Drops.swift
[4/11] Compiling Drops Animator.swift
[5/11] Compiling Drops DropView.swift
[6/11] Compiling Drops AnimationContext.swift
[7/11] Compiling Drops PassthroughView.swift
[8/11] Emitting module Drops
[9/11] Compiling Drops Weak.swift
[10/11] Compiling Drops Drop.swift
[11/11] Compiling Drops WindowViewController.swift
Build complete! (4.96s)
Build complete.
Done.