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 SwURL 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/cmtrounce/SwURL.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cmtrounce/SwURL
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4e74292 Bump version to 0.6.0
Cloned https://github.com/cmtrounce/SwURL.git
Revision (git rev-parse @):
4e742922fe50a3d42c20853a2805761c45313b1c
SUCCESS checkout https://github.com/cmtrounce/SwURL.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/cmtrounce/SwURL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/19] Compiling SwURL FileManager+Paths.swift
[6/19] Compiling SwURL Downloader.swift
[7/20] Compiling SwURL SwURL.swift
[8/20] Compiling SwURL PersistentImageCache.swift
[9/20] Compiling SwURL CGImage+Data.swift
[10/20] Emitting module SwURL
[11/20] Compiling SwURL ImageProcessing.swift
[12/20] Compiling SwURL ImageCacheProvider.swift
[13/20] Compiling SwURL ImageTransitionType.swift
[14/20] Compiling SwURL SwURLImage.swift
[15/20] Compiling SwURL ImageLoader.swift
[16/20] Compiling SwURL RemoteImage.swift
[17/20] Compiling SwURL InMemoryImageCache.swift
[18/20] Compiling SwURL NeverImageCache.swift
[19/20] Compiling SwURL ImageCacheStrategy.swift
[20/20] Compiling SwURL SwURLDebug.swift
Build complete! (13.31s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.20s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.20s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwURL/Documentation.docc
Build complete.
Done.