The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EGTest with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wwake/EGTest.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wwake/EGTest
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 91017bd Add EGAssertEquals() with accuracy
Cloned https://github.com/wwake/EGTest.git
Revision (git rev-parse @):
91017bd7a9e4beb6a78d96c73f1f83e1e0d5ead4
SUCCESS checkout https://github.com/wwake/EGTest.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling EGTest EG.swift
[2/3] Compiling EGTest XCTestCase-extensions.swift
[3/3] Emitting module EGTest
Build complete! (10.78s)
Build complete.
Done.