Build Information
Successful build of Inspect with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FiveSheepCo/SwiftUI-Inspect.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FiveSheepCo/SwiftUI-Inspect
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at be34447 Initial Commit
Cloned https://github.com/FiveSheepCo/SwiftUI-Inspect.git
Revision (git rev-parse @):
be3444795003c324f47b6a7391635ab337035a8e
SUCCESS checkout https://github.com/FiveSheepCo/SwiftUI-Inspect.git at 0.1.0
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.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Inspect UIKit+SearchCoordinator.swift
[2/10] Compiling Inspect InspectionUIView.swift
[3/10] Compiling Inspect UIKit+View+Inspect.swift
[4/10] Compiling Inspect UIResponder.swift
[5/10] Compiling Inspect CGFloat.swift
[6/10] Compiling Inspect InspectionMode.swift
[7/10] Compiling Inspect InspectionNSView.swift
[8/10] Emitting module Inspect
[9/10] Compiling Inspect AppKit+SearchCoordinator.swift
[10/10] Compiling Inspect AppKit+View+Inspect.swift
Build complete! (11.05s)
Build complete.
Done.