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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cmtrounce/SwURL.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/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
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 (0.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit (0.34s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.06s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.10s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swurl",
      "name": "SwURL",
      "url": "https://github.com/cmtrounce/SwURL.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwURL",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/cmtrounce/SwURL.git
[1/1786] Fetching swurl
Fetched https://github.com/cmtrounce/SwURL.git (0.33s)
Creating working copy for https://github.com/cmtrounce/SwURL.git
Working copy of https://github.com/cmtrounce/SwURL.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swurl' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/17] Compiling SwURL ImageTransitionType.swift
[4/17] Compiling SwURL SwURLImage.swift
[5/18] Compiling SwURL ImageProcessing.swift
[6/18] Compiling SwURL ImageCacheProvider.swift
[7/18] Compiling SwURL ImageCacheStrategy.swift
[8/18] Compiling SwURL SwURLDebug.swift
[9/18] Compiling SwURL FileManager+Paths.swift
[10/18] Compiling SwURL Downloader.swift
[11/18] Compiling SwURL PersistentImageCache.swift
[12/18] Compiling SwURL CGImage+Data.swift
[13/18] Compiling SwURL InMemoryImageCache.swift
[14/18] Compiling SwURL NeverImageCache.swift
[15/18] Emitting module SwURL
[16/18] Compiling SwURL ImageLoader.swift
[17/18] Compiling SwURL RemoteImage.swift
[18/18] Compiling SwURL SwURL.swift
Build complete! (27.89s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwURL/Documentation.docc
Build complete.
Done.