The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PerformanceTesting 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/dn-m/performancetesting.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dn-m/performancetesting
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 7c73a60 Merge pull request #50 from dn-m/pitchspeller-dependency
Cloned https://github.com/dn-m/performancetesting.git into spi-builder-workspace
7c73a60c4b69b981ac3dd4015cc26cea0e45c8c7
SUCCESS checkout https://github.com/dn-m/performancetesting.git at 0.4.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/6] Compiling PerformanceTesting Scale.swift
[2/6] Compiling PerformanceTesting TestPoint.swift
[3/6] Compiling PerformanceTesting DataSet.swift
[4/6] Compiling PerformanceTesting Benchmark.swift
[5/6] Compiling PerformanceTesting Complexity.swift
[6/6] Emitting module PerformanceTesting
Build complete! (1.66s)
Build complete.
Done.