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: 0.3.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tarunon/xctassertnoleak
* tag 0.3.2 -> FETCH_HEAD
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 0.3.2
error: terminated(1): /usr/bin/xcrun --sdk macosx --show-sdk-platform-path output:
xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
========================================
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/6] Compiling XCTAssertNoLeak Assert.swift
[2/6] Compiling XCTAssertNoLeak AssertNoLeakContext.swift
[3/6] Compiling XCTAssertNoLeak CustomTraversable.swift
[4/6] Compiling XCTAssertNoLeak Node.swift
[5/6] Compiling XCTAssertNoLeak OldSwiftSupport.swift
[6/6] Emitting module XCTAssertNoLeak
[7/7] Compiling XCTAssertNoLeak XCTAssertNoLeak.swift
Build complete! (8.03s)
Build complete.
Done.