The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ResourcesBridge, reference master (ed493a), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 16:10:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/resources-bridge.git
Reference: master
Initialized empty Git repository in /Users/admin/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
[1/106] Fetching bonjour
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.74s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.54s)
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/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/admin/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/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bonjour",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/eugenebokhan/resources-bridge.git
[1/183] Fetching resources-bridge
Fetched https://github.com/eugenebokhan/resources-bridge.git from cache (1.14s)
Fetching https://github.com/eugenebokhan/Bonjour.git from cache
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.45s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.02s)
Creating working copy for https://github.com/eugenebokhan/resources-bridge.git
Working copy of https://github.com/eugenebokhan/resources-bridge.git resolved at master (ed493aa)
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'resources-bridge' is not used by any target
Found 1 product dependencies
  - Bonjour
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/eugenebokhan/resources-bridge.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/8] Compiling Bonjour ProgressWatcher.swift
[5/8] Compiling Bonjour Peer.swift
[6/8] Compiling Bonjour MCPeerID+Extensions.swift
[7/8] Emitting module Bonjour
[8/8] Compiling Bonjour BonjourSession.swift
[9/12] Compiling ResourcesBridge StorageService.swift
[10/12] Compiling ResourcesBridge ResourcesBridge.swift
[11/12] Emitting module ResourcesBridge
[12/12] Compiling ResourcesBridge Communication.swift
Build complete! (9.87s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bonjour",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/eugenebokhan/Bonjour.git"
    }
  ],
  "manifest_display_name" : "ResourcesBridge",
  "name" : "ResourcesBridge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ResourcesBridge",
      "targets" : [
        "ResourcesBridge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResourcesBridge",
      "module_type" : "SwiftTarget",
      "name" : "ResourcesBridge",
      "path" : "Sources/ResourcesBridge",
      "product_dependencies" : [
        "Bonjour"
      ],
      "product_memberships" : [
        "ResourcesBridge"
      ],
      "sources" : [
        "Communication.swift",
        "ResourcesBridge.swift",
        "StorageService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.