Build Information
Successful build of Swiplot with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/t-ae/swiplot.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/t-ae/swiplot
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b79d49c Update for Swift4
Cloned https://github.com/t-ae/swiplot.git
Revision (git rev-parse @):
b79d49c76c54637a3a4cea8e7e22d26fc5cf8bd7
SUCCESS checkout https://github.com/t-ae/swiplot.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/t-ae/swiplot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling Swiplot LineStyle.swift
[4/10] Compiling Swiplot Graph.swift
[5/10] Compiling Swiplot Plot3D.swift
[6/10] Compiling Swiplot Plot.swift
[7/10] Compiling Swiplot SingleLine.swift
[8/10] Emitting module Swiplot
[9/10] Compiling Swiplot Color.swift
[10/10] Compiling Swiplot Graph3D.swift
Build complete! (3.61s)
Build complete.
Done.