Build Information
Successful build of testify with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/binarybirds/testify.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/binarybirds/testify
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d6de543 Merge pull request #7 from Wei18/patch-1
Cloned https://github.com/binarybirds/testify.git
Revision (git rev-parse @):
d6de5439d10fe9d85f7b733929e2f0d943253fd1
SUCCESS checkout https://github.com/binarybirds/testify.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/binarybirds/testify.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Emitting module TestifySDK
[2/13] Compiling TestifySDK TestCase.swift
[3/13] Compiling TestifySDK TestSuite.swift
[4/13] Compiling TestifySDK FailureInfo.swift
[5/13] Compiling TestifySDK Outcome.swift
[6/13] Compiling TestifySDK OutputFormat.swift
[7/13] Compiling TestifySDK TestResultJSONEncoder.swift
[8/13] Compiling TestifySDK TestResultJunitEncoder.swift
[9/13] Compiling TestifySDK TestResultMarkdownEncoder.swift
[10/13] Compiling TestifySDK RawTestResultDecoder.swift
[11/13] Compiling TestifySDK TestResultCodable.swift
[12/13] Compiling TestifySDK TestResultGitHubFlavoredMarkdownEncoder.swift
[13/15] Emitting module testify
[14/15] Compiling testify main.swift
[14/15] Linking testify
Build complete! (6.25s)
Build complete.
Done.