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 RemoteImage, reference 1.2.0 (2708e7), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 14:43:23 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/RemoteImage.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdbergeron/RemoteImage
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 2708e7b Add another new initializer (#8)
Cloned https://github.com/bdbergeron/RemoteImage.git
Revision (git rev-parse @):
2708e7b37e7b9ab06c3eb94e94d7f38fd84834ad
SUCCESS checkout https://github.com/bdbergeron/RemoteImage.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bdbergeron/RemoteImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/12] Compiling RemoteImage RemoteImageViewModel+InitWithCache.swift
[6/12] Compiling RemoteImage RemoteImage.swift
[7/12] Compiling RemoteImage RemoteImageViewModel.swift
[8/12] Compiling RemoteImage URLSession+CachedData.swift
[9/12] Compiling RemoteImage RemoteImage+InitWithCache.swift
[10/12] Compiling RemoteImage RemoteImage+Helpers.swift
[11/12] Emitting module RemoteImage
[12/12] Compiling RemoteImage Image+PlatformNativeImage.swift
Build complete! (24.48s)
Fetching https://github.com/bdbergeron/Stubby.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/nalexn/ViewInspector
[1/12415] Fetching viewinspector
[126/12670] Fetching viewinspector, stubby
[132/14752] Fetching viewinspector, stubby, swift-docc-plugin
Fetched https://github.com/bdbergeron/Stubby.git from cache (1.07s)
[12936/14497] Fetching viewinspector, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.18s)
Fetched https://github.com/nalexn/ViewInspector from cache (1.18s)
Computing version for https://github.com/bdbergeron/Stubby.git
Computed https://github.com/bdbergeron/Stubby.git at 1.0.0 (1.59s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.10.2 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/bdbergeron/Stubby.git
Working copy of https://github.com/bdbergeron/Stubby.git resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.10.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector"
    },
    {
      "identity" : "stubby",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdbergeron/Stubby.git"
    }
  ],
  "manifest_display_name" : "RemoteImage",
  "name" : "RemoteImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "RemoteImage",
      "targets" : [
        "RemoteImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RemoteImageTests",
      "module_type" : "SwiftTarget",
      "name" : "RemoteImageTests",
      "path" : "Tests/RemoteImageTests",
      "product_dependencies" : [
        "ViewInspector",
        "Stubby"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RemoteImageTests/Resources/Doggo.jpg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Helpers/Helpers.swift",
        "Helpers/RemoteImageStubbedURL.swift",
        "RemoteImageTests.swift",
        "RemoteImageViewModelTests.swift",
        "URLSessionDataTests.swift"
      ],
      "target_dependencies" : [
        "RemoteImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RemoteImage",
      "module_type" : "SwiftTarget",
      "name" : "RemoteImage",
      "path" : "Sources/RemoteImage",
      "product_memberships" : [
        "RemoteImage"
      ],
      "sources" : [
        "Extensions/Image+PlatformNativeImage.swift",
        "Extensions/URLSession+CachedData.swift",
        "RemoteImage+Helpers.swift",
        "RemoteImage+InitWithCache.swift",
        "RemoteImage.swift",
        "RemoteImageViewModel+InitWithCache.swift",
        "RemoteImageViewModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.