Build Information
Successful build of PlatformChecker, reference main (675158
), with Swift 5.9 for macOS (SPM) on 13 Sep 2024 08:29:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/PlatformChecker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/PlatformChecker
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6751586 Update README.md
Cloned https://github.com/markbattistella/PlatformChecker.git
Revision (git rev-parse @):
6751586ced2b87bd3ba2d263a9c1315c445d0f7a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/PlatformChecker.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/markbattistella/PlatformChecker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Emitting module PlatformChecker
[2/3] Compiling PlatformChecker Platform.swift
[3/3] Compiling PlatformChecker PlatformChecker.swift
Build complete! (5.39s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:8:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
.iOS(.v10),
^
Build complete.
Done.