The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swiftui-drag-and-drop with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hellojoelhuber/swiftui-drag-and-drop.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hellojoelhuber/swiftui-drag-and-drop
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 99532a4 Merge pull request #3 from hellojoelhuber/onRotate-low-priority
Cloned https://github.com/hellojoelhuber/swiftui-drag-and-drop.git into spi-builder-workspace
99532a459dfac08a6b2641b45320ddcc756de76c
SUCCESS checkout https://github.com/hellojoelhuber/swiftui-drag-and-drop.git at 0.2.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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/7] Compiling DragAndDrop Utility+onRotate.swift
[2/7] Compiling DragAndDrop DropReceivableObservableObject.swift
[3/7] Compiling DragAndDrop DropReceiver.swift
[4/7] Compiling DragAndDrop DropAreaViewModifier.swift
[5/7] Compiling DragAndDrop DragableObject.swift
[6/7] Emitting module DragAndDrop
[7/7] Compiling DragAndDrop DragState.swift
Build complete! (6.42s)
Build complete.
Done.