Build Information
Successful build of Disk with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/Disk.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/Disk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7804456 Update Disk.swift
Cloned https://github.com/0xOpenBytes/Disk.git
Revision (git rev-parse @):
7804456d7e02221ac21c755c22c735fc0dd43f81
SUCCESS checkout https://github.com/0xOpenBytes/Disk.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/0xOpenBytes/Disk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/14] Compiling o NotificationUpdate.swift
[5/14] Compiling o o+console.swift
[6/14] Compiling o o+file.swift
[7/14] Compiling o NotificationAuthorization.swift
[8/14] Compiling o NotificationDelegate.swift
[9/14] Compiling o NotificationDelete.swift
[10/14] Compiling o NotificationGet.swift
[11/14] Emitting module o
[12/14] Compiling o NotificationPost.swift
[13/14] Compiling o o+url.swift
[14/14] Compiling o o+notification.swift
[15/15] Compiling o o.swift
[16/17] Compiling Disk Disk.swift
[17/17] Emitting module Disk
Build complete! (4.42s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o from cache (0.17s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.0 (0.33s)
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 2.1.0
Build complete.
Done.