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 CachedImage with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leoz/CachedImage.git
Reference: 0.0.8
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/leoz/CachedImage
 * tag               0.0.8      -> FETCH_HEAD
HEAD is now at e41ded5 Update demo project to use config file
Cloned https://github.com/leoz/CachedImage.git
Revision (git rev-parse @):
e41ded5c5f9a0ff442b228e83bf082b6ff5a8ba1
SUCCESS checkout https://github.com/leoz/CachedImage.git at 0.0.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/leoz/CachedImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/8] Compiling CachedImage CachedImage.swift
[4/8] Compiling CachedImage PlatformImage.swift
[5/8] Compiling CachedImage EnvironmentValues+ImageCache.swift
[6/8] Compiling CachedImage ImageCache.swift
[7/8] Compiling CachedImage ImageLoader.swift
[8/8] Emitting module CachedImage
Build complete! (4.57s)
Build complete.
Done.