The Swift Package Index logo.Swift Package Index

Build Information

Successful build of o 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/o.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "o",
      "name": "o",
      "url": "https://github.com/0xOpenBytes/o.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/o",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0xOpenBytes/o.git
[3/248] Fetching o
Fetched https://github.com/0xOpenBytes/o.git (0.30s)
Creating working copy for https://github.com/0xOpenBytes/o.git
Working copy of https://github.com/0xOpenBytes/o.git resolved at main
warning: '.resolve-product-dependencies': dependency 'o' is not used by any target
Found 0 product dependencies
========================================
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/12] Compiling o NotificationUpdate.swift
[4/12] Compiling o o+notification.swift
[5/12] Compiling o NotificationAuthorization.swift
[6/12] Compiling o NotificationDelegate.swift
[7/12] Compiling o NotificationPost.swift
[8/12] Compiling o NotificationDelete.swift
[9/12] Compiling o NotificationGet.swift
[10/12] Emitting module o
[11/12] Compiling o o+url.swift
[12/12] Compiling o o.swift
Build complete! (8.20s)
Build complete.
Done.