The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RemoteImage, reference main (ff5242), with Swift 5.9 for macOS (SPM) on 6 Sep 2024 03:06:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/RemoteImage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdbergeron/RemoteImage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ff52429 Update documentation.yml
Cloned https://github.com/bdbergeron/RemoteImage.git
Revision (git rev-parse @):
ff52429579dd012c9108f9f2454bc6252c61eb45
SUCCESS checkout https://github.com/bdbergeron/RemoteImage.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/bdbergeron/RemoteImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/10] Compiling RemoteImage RemoteImage+InitWithCache.swift
[4/10] Compiling RemoteImage URLSession+CachedData.swift
[5/10] Compiling RemoteImage Image+PlatformNativeImage.swift
[6/10] Compiling RemoteImage RemoteImage.swift
[7/10] Emitting module RemoteImage
[8/10] Compiling RemoteImage RemoteImage+Helpers.swift
[9/10] Compiling RemoteImage RemoteImageViewModel.swift
[10/10] Compiling RemoteImage RemoteImageViewModel+InitWithCache.swift
Build complete! (27.66s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/nalexn/ViewInspector
Fetching https://github.com/bdbergeron/Stubby.git
[1/11899] Fetching viewinspector
[120/12154] Fetching viewinspector, stubby
[5135/15222] Fetching viewinspector, stubby, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (1.96s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/bdbergeron/Stubby.git (1.97s)
Fetched https://github.com/nalexn/ViewInspector (1.97s)
[1/1937] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (1.26s)
Computing version for https://github.com/bdbergeron/Stubby.git
Computed https://github.com/bdbergeron/Stubby.git at 1.0.0 (0.45s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.9.8 (3.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.63s)
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.9.8
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/bdbergeron/Stubby.git
Working copy of https://github.com/bdbergeron/Stubby.git resolved at 1.0.0
Build complete.
Done.