The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swift2D 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Swift2D.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/Swift2D
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 4df6f74 Double Raw Values (#4)
Cloned https://github.com/richardpiazza/Swift2D.git into spi-builder-workspace
4df6f74d3e3ad11075ea53fbb13fceda7c60b7b6
SUCCESS checkout https://github.com/richardpiazza/Swift2D.git at 2.0.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/9] Compiling Swift2D Size+Computed.swift
[2/9] Compiling Swift2D Rect.swift
[3/9] Compiling Swift2D Size+CoreGraphics.swift
[4/10] Compiling Swift2D Point+Computed.swift
[5/10] Compiling Swift2D Point+CoreGraphics.swift
[6/10] Compiling Swift2D Point.swift
[7/10] Compiling Swift2D Rect+Computed.swift
[8/10] Compiling Swift2D Rect+CoreGraphics.swift
[9/10] Emitting module Swift2D
[10/10] Compiling Swift2D Size.swift
Build complete! (2.39s)
Build complete.
Done.