Build Information
Successful build of Network 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/Network.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/Network
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 951967f Create LICENSE
Cloned https://github.com/0xOpenBytes/Network.git
Revision (git rev-parse @):
951967f2b448955573481e03c45afe956ca914f9
SUCCESS checkout https://github.com/0xOpenBytes/Network.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/0xOpenBytes/Network.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 NotificationDelete.swift
[5/14] Compiling o NotificationGet.swift
[6/14] Compiling o NotificationAuthorization.swift
[7/14] Compiling o NotificationDelegate.swift
[8/15] Emitting module o
[9/15] Compiling o NotificationUpdate.swift
[10/15] Compiling o NotificationPost.swift
[11/15] Compiling o o+console.swift
[12/15] Compiling o o+file.swift
[13/15] Compiling o o+notification.swift
[14/15] Compiling o o+url.swift
[15/15] Compiling o o.swift
[16/17] Compiling Network Network.swift
[17/17] Emitting module Network
Build complete! (4.11s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o from cache (0.25s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.0 (0.39s)
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.