Build Information
Successful build of OpenBytesNavigation with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/OpenBytesNavigation.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/OpenBytesNavigation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a686825 Add Package.resolved
Cloned https://github.com/0xOpenBytes/OpenBytesNavigation.git
Revision (git rev-parse @):
a68682508d76f9f66795ba769bf2fd209cbf34de
SUCCESS checkout https://github.com/0xOpenBytes/OpenBytesNavigation.git at main
Fetching https://github.com/0xOpenBytes/Disk from cache
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/Disk (0.21s)
Computing version for https://github.com/0xOpenBytes/Disk
Fetched https://github.com/0xOpenBytes/o (0.21s)
Computed https://github.com/0xOpenBytes/Disk at 0.1.0 (0.57s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.0 (0.58s)
Creating working copy for https://github.com/0xOpenBytes/Disk
Working copy of https://github.com/0xOpenBytes/Disk resolved at 0.1.0
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "openbytesnavigation",
"name": "OpenBytesNavigation",
"url": "https://github.com/0xOpenBytes/OpenBytesNavigation.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenBytesNavigation",
"dependencies": [
{
"identity": "disk",
"name": "Disk",
"url": "https://github.com/0xOpenBytes/Disk",
"version": "0.1.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Disk",
"dependencies": [
{
"identity": "o",
"name": "o",
"url": "https://github.com/0xOpenBytes/o",
"version": "2.1.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/o",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/0xOpenBytes/OpenBytesNavigation.git
[1/53] Fetching openbytesnavigation
Fetched https://github.com/0xOpenBytes/OpenBytesNavigation.git (0.25s)
Fetching https://github.com/0xOpenBytes/Disk from cache
Fetched https://github.com/0xOpenBytes/Disk (0.17s)
Computing version for https://github.com/0xOpenBytes/Disk
Computed https://github.com/0xOpenBytes/Disk at 0.1.0 (0.01s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o (0.18s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.1 (0.02s)
Creating working copy for https://github.com/0xOpenBytes/Disk
Working copy of https://github.com/0xOpenBytes/Disk resolved at 0.1.0
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 2.1.1
Creating working copy for https://github.com/0xOpenBytes/OpenBytesNavigation.git
Working copy of https://github.com/0xOpenBytes/OpenBytesNavigation.git resolved at main
warning: '.resolve-product-dependencies': dependency 'openbytesnavigation' is not used by any target
Found 1 product dependencies
- Disk
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling o o+console.swift
[2/11] Compiling o o+file.swift
[3/11] Compiling o NotificationUpdate.swift
[4/11] Compiling o o+notification.swift
[5/11] Emitting module o
[6/11] Compiling o NotificationPost.swift
[7/11] Compiling o o+url.swift
[8/11] Compiling o NotificationDelete.swift
[9/11] Compiling o NotificationGet.swift
[10/11] Compiling o NotificationAuthorization.swift
[11/11] Compiling o NotificationDelegate.swift
[12/12] Compiling o o.swift
[13/14] Compiling Disk Disk.swift
[14/14] Emitting module Disk
[15/29] Compiling OpenBytesNavigation ToastModifier.swift
[16/29] Compiling OpenBytesNavigation ToastNotificationView.swift
[17/29] Compiling OpenBytesNavigation OpenBytesNavigationPath.swift
[18/29] Compiling OpenBytesNavigation OpenBytesNavigationView.swift
[19/29] Compiling OpenBytesNavigation Modal.swift
[20/29] Compiling OpenBytesNavigation Toast.swift
[21/29] Compiling OpenBytesNavigation ActionSheetPresenting.swift
[22/29] Compiling OpenBytesNavigation AlertPresenting.swift
[23/29] Compiling OpenBytesNavigation ActionSheet.swift
[24/29] Compiling OpenBytesNavigation Alert.swift
[25/29] Compiling OpenBytesNavigation ModalPresenting.swift
[26/29] Compiling OpenBytesNavigation ToastPresenting.swift
[27/29] Compiling OpenBytesNavigation BackwardNavigatable.swift
[28/29] Compiling OpenBytesNavigation ForwardNavigatable.swift
[29/29] Emitting module OpenBytesNavigation
[30/30] Compiling OpenBytesNavigation ToastStyle.swift
Build complete! (15.08s)
Build complete.
Done.