The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ResourcesBridge 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/eugenebokhan/resources-bridge.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/resources-bridge
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ed493aa update icon
Cloned https://github.com/eugenebokhan/resources-bridge.git
Revision (git rev-parse @):
ed493aa9d75f26e606f97465eeeb389440b4b79d
SUCCESS checkout https://github.com/eugenebokhan/resources-bridge.git at master
Fetching https://github.com/eugenebokhan/Bonjour.git from cache
Fetched https://github.com/eugenebokhan/Bonjour.git (0.16s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.01s)
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "resources-bridge",
      "name": "ResourcesBridge",
      "url": "https://github.com/eugenebokhan/resources-bridge.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/resources-bridge",
      "dependencies": [
        {
          "identity": "bonjour",
          "name": "Bonjour",
          "url": "https://github.com/eugenebokhan/Bonjour.git",
          "version": "2.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bonjour",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/eugenebokhan/resources-bridge.git from cache
Fetched https://github.com/eugenebokhan/resources-bridge.git (0.16s)
Fetching https://github.com/eugenebokhan/Bonjour.git from cache
Fetched https://github.com/eugenebokhan/Bonjour.git (0.29s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.01s)
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
Creating working copy for https://github.com/eugenebokhan/resources-bridge.git
Working copy of https://github.com/eugenebokhan/resources-bridge.git resolved at master
warning: '.resolve-product-dependencies': dependency 'resources-bridge' is not used by any target
Found 1 product dependencies
  - Bonjour
========================================
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/5] Compiling Bonjour ProgressWatcher.swift
[2/5] Compiling Bonjour Peer.swift
[3/5] Emitting module Bonjour
[4/5] Compiling Bonjour MCPeerID+Extensions.swift
[5/5] Compiling Bonjour BonjourSession.swift
[6/9] Compiling ResourcesBridge StorageService.swift
[7/9] Compiling ResourcesBridge ResourcesBridge.swift
[8/9] Emitting module ResourcesBridge
[9/9] Compiling ResourcesBridge Communication.swift
Build complete! (11.20s)
Build complete.
Done.