Build Information
Successful build of PlatformChecker, reference 1.1.0 (12fce1
), with Swift 5.9 for macOS (SPM) on 13 Sep 2024 08:23:53 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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/PlatformChecker
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 12fce15 2024-09-08 - Fixes to git files
Cloned https://github.com/markbattistella/PlatformChecker.git
Revision (git rev-parse @):
12fce15cd09d3acbc0a5b0f837f25f91d10da3ef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/PlatformChecker.git at 1.1.0
========================================
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] Compiling PlatformChecker PlatformChecker.swift
[2/3] Emitting module PlatformChecker
[3/3] Compiling PlatformChecker Platform.swift
Build complete! (5.25s)
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.