Build Information
Successful build of o 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/o.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/o
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2c8dc28 Remove tvOS Notifications (#9)
Cloned https://github.com/0xOpenBytes/o.git
Revision (git rev-parse @):
2c8dc280528428f684f250f88dbc513f4c65504e
SUCCESS checkout https://github.com/0xOpenBytes/o.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/0xOpenBytes/o.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/13] Compiling o o+notification.swift
[4/13] Compiling o NotificationAuthorization.swift
[5/13] Compiling o NotificationDelegate.swift
[6/13] Compiling o NotificationUpdate.swift
[7/13] Compiling o o+console.swift
[8/13] Compiling o o+file.swift
[9/13] Compiling o NotificationDelete.swift
[10/13] Compiling o NotificationGet.swift
[11/13] Compiling o o+url.swift
[12/13] Compiling o NotificationPost.swift
[13/13] Emitting module o
[14/14] Compiling o o.swift
Build complete! (3.20s)
Build complete.
Done.