Build Information
Successful build of DependencyResolution 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/SwiftPackageIndex/DependencyResolution.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/DependencyResolution
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e03737 Merge pull request #2 from SwiftPackageIndex/remove-getResolvedDependencies
Cloned https://github.com/SwiftPackageIndex/DependencyResolution.git
Revision (git rev-parse @):
9e0373749a7577384c058a507716abc59edcbfb6
SUCCESS checkout https://github.com/SwiftPackageIndex/DependencyResolution.git at main
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/3] Compiling DependencyResolution ResolvedDependency.swift
[2/3] Compiling DependencyResolution ProductDependency.swift
[3/3] Emitting module DependencyResolution
Build complete! (1.40s)
Build complete.
Done.