Build Information
Successful build of XCTAssertNoLeak 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.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tarunon/xctassertnoleak.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tarunon/xctassertnoleak
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d24a03c Merge pull request #17 from giginet/bump-up-version
Cloned https://github.com/tarunon/xctassertnoleak.git
Revision (git rev-parse @):
d24a03ce5bf92bd8ccf1aed1d44a060c92db204a
SUCCESS checkout https://github.com/tarunon/xctassertnoleak.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling XCTAssertNoLeak XCTAssertNoLeak.swift
[2/7] Emitting module XCTAssertNoLeak
[3/7] Compiling XCTAssertNoLeak Assert.swift
[4/7] Compiling XCTAssertNoLeak OldSwiftSupport.swift
[5/7] Compiling XCTAssertNoLeak AssertNoLeakContext.swift
[6/7] Compiling XCTAssertNoLeak CustomTraversable.swift
[7/7] Compiling XCTAssertNoLeak Node.swift
Build complete! (9.66s)
Build complete.
Done.