The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Drops with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omaralbeik/Drops.git
Reference: 1.7.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omaralbeik/Drops
 * tag               1.7.0      -> FETCH_HEAD
HEAD is now at a183ee6 Fix iOS 17 crash (#48)
Cloned https://github.com/omaralbeik/Drops.git into spi-builder-workspace
a183ee6f79f21c940092a19c2cba756555422371
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/omaralbeik/Drops.git at 1.7.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Drops Drop.swift
[2/10] Compiling Drops DropView.swift
[3/10] Compiling Drops Drops.swift
[4/10] Compiling Drops Weak.swift
[5/10] Compiling Drops AnimationContext.swift
[6/10] Compiling Drops Animator.swift
[7/11] Emitting module Drops
[8/11] Compiling Drops Presenter.swift
[9/11] Compiling Drops PassthroughWindow.swift
[10/11] Compiling Drops PassthroughView.swift
[11/11] Compiling Drops WindowViewController.swift
Build complete! (3.97s)
Build complete.
Done.