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: 0.6.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cmtrounce/SwURL
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at a303115 Fixed docc reference to function.
Cloned https://github.com/cmtrounce/SwURL.git
Revision (git rev-parse @):
a3031159fde503989b3d83b514d24293d606b89d
SUCCESS checkout https://github.com/cmtrounce/SwURL.git at 0.6.0
========================================
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 ImageTransitionType.swift
[6/19] Compiling SwURL SwURLImage.swift
[7/19] Compiling SwURL ImageCacheStrategy.swift
[8/19] Compiling SwURL SwURLDebug.swift
[9/20] Compiling SwURL ImageProcessing.swift
[10/20] Compiling SwURL ImageCacheProvider.swift
[11/20] Compiling SwURL PersistentImageCache.swift
[12/20] Compiling SwURL CGImage+Data.swift
[13/20] Compiling SwURL InMemoryImageCache.swift
[14/20] Compiling SwURL NeverImageCache.swift
[15/20] Emitting module SwURL
[16/20] Compiling SwURL FileManager+Paths.swift
[17/20] Compiling SwURL Downloader.swift
[18/20] Compiling SwURL ImageLoader.swift
[19/20] Compiling SwURL RemoteImage.swift
[20/20] Compiling SwURL SwURL.swift
Build complete! (12.71s)
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.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.19s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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.