The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenBytesNavigation, reference main (a68682), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 13:31:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/OpenBytesNavigation.git
Reference: main
Initialized empty Git repository in /Users/admin/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/o
Fetching https://github.com/0xOpenBytes/Disk
[1/248] Fetching o
[49/277] Fetching o, disk
Fetched https://github.com/0xOpenBytes/o from cache (0.72s)
Fetched https://github.com/0xOpenBytes/Disk from cache (0.72s)
Computing version for https://github.com/0xOpenBytes/Disk
Computed https://github.com/0xOpenBytes/Disk at 0.1.0 (1.41s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.0 (0.68s)
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "openbytesnavigation",
      "name": "OpenBytesNavigation",
      "url": "https://github.com/0xOpenBytes/OpenBytesNavigation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenBytesNavigation",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "disk",
          "name": "Disk",
          "url": "https://github.com/0xOpenBytes/Disk",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Disk",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "o",
              "name": "o",
              "url": "https://github.com/0xOpenBytes/o",
              "version": "2.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/o",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xOpenBytes/OpenBytesNavigation.git
[1/53] Fetching openbytesnavigation
Fetched https://github.com/0xOpenBytes/OpenBytesNavigation.git from cache (0.67s)
Fetching https://github.com/0xOpenBytes/Disk from cache
Fetched https://github.com/0xOpenBytes/Disk from cache (0.44s)
Computing version for https://github.com/0xOpenBytes/Disk
Computed https://github.com/0xOpenBytes/Disk at 0.1.0 (0.50s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o from cache (0.41s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.1 (0.47s)
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 (a686825)
warning: '.resolve-product-dependencies': dependency 'openbytesnavigation' is not used by any target
Found 1 product dependencies
  - Disk
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/0xOpenBytes/OpenBytesNavigation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/15] Compiling o o+console.swift
[6/15] Compiling o o+file.swift
[7/15] Compiling o NotificationAuthorization.swift
[8/15] Emitting module o
[9/15] Compiling o NotificationGet.swift
[10/15] Compiling o NotificationUpdate.swift
[11/15] Compiling o NotificationPost.swift
[12/15] Compiling o o+url.swift
[13/15] Compiling o NotificationDelete.swift
[14/15] Compiling o o+notification.swift
[15/15] Compiling o NotificationDelegate.swift
[16/16] Compiling o o.swift
[17/18] Compiling Disk Disk.swift
[18/18] Emitting module Disk
[19/33] Compiling OpenBytesNavigation ToastModifier.swift
[20/33] Compiling OpenBytesNavigation OpenBytesNavigationView.swift
[21/33] Compiling OpenBytesNavigation ToastNotificationView.swift
[22/34] Compiling OpenBytesNavigation ActionSheet.swift
[23/34] Compiling OpenBytesNavigation Alert.swift
[24/34] Compiling OpenBytesNavigation ModalPresenting.swift
[25/34] Compiling OpenBytesNavigation ToastPresenting.swift
[26/34] Compiling OpenBytesNavigation Modal.swift
[27/34] Compiling OpenBytesNavigation Toast.swift
[28/34] Compiling OpenBytesNavigation BackwardNavigatable.swift
[29/34] Compiling OpenBytesNavigation ForwardNavigatable.swift
[30/34] Compiling OpenBytesNavigation ActionSheetPresenting.swift
[31/34] Compiling OpenBytesNavigation AlertPresenting.swift
[32/34] Emitting module OpenBytesNavigation
[33/34] Compiling OpenBytesNavigation OpenBytesNavigationPath.swift
[34/34] Compiling OpenBytesNavigation ToastStyle.swift
Build complete! (14.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "disk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xOpenBytes/Disk"
    }
  ],
  "manifest_display_name" : "OpenBytesNavigation",
  "name" : "OpenBytesNavigation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenBytesNavigation",
      "targets" : [
        "OpenBytesNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenBytesNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenBytesNavigationTests",
      "path" : "Tests/OpenBytesNavigationTests",
      "sources" : [
        "OpenBytesNavigationTests.swift"
      ],
      "target_dependencies" : [
        "OpenBytesNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenBytesNavigation",
      "module_type" : "SwiftTarget",
      "name" : "OpenBytesNavigation",
      "path" : "Sources/OpenBytesNavigation",
      "product_dependencies" : [
        "Disk"
      ],
      "product_memberships" : [
        "OpenBytesNavigation"
      ],
      "sources" : [
        "Interface/ActionSheetPresenting.swift",
        "Interface/AlertPresenting.swift",
        "Interface/BackwardNavigatable.swift",
        "Interface/ForwardNavigatable.swift",
        "Interface/ModalPresenting.swift",
        "Interface/ToastPresenting.swift",
        "Models/ActionSheet.swift",
        "Models/Alert.swift",
        "Models/Modal.swift",
        "Models/Toast.swift",
        "OpenBytesNavigationPath.swift",
        "OpenBytesNavigationView.swift",
        "Toast/ToastModifier.swift",
        "Toast/ToastNotificationView.swift",
        "Toast/ToastStyle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.