The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CGPointVector 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/koher/cgpointvector.git
Reference: 0.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/koher/cgpointvector
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at f6bed1d Merge pull request #8 from koher/dev-0.4.1
Cloned https://github.com/koher/cgpointvector.git into spi-builder-workspace
f6bed1d89d200cd639bf1284bf762fbb41835855
SUCCESS checkout https://github.com/koher/cgpointvector.git at 0.4.1
========================================
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/6] Compiling CGPointVector CGSize.swift
[2/6] Compiling CGPointVector CGAffineTransform.swift
[3/6] Compiling CGPointVector CGPoint.swift
[4/6] Emitting module CGPointVector
[5/6] Compiling CGPointVector CGVector.swift
[6/6] Compiling CGPointVector CGRect.swift
Build complete! (2.75s)
Build complete.
Done.