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 URLImage 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/dmytro-anokhin/url-image.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dmytro-anokhin/url-image
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 20abda4 Use empty phase for in progress
Cloned https://github.com/dmytro-anokhin/url-image.git
Revision (git rev-parse @):
20abda498bf8fe78631b1057b77078147598962b
SUCCESS checkout https://github.com/dmytro-anokhin/url-image.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "url-image",
      "name": "URLImage",
      "url": "https://github.com/dmytro-anokhin/url-image.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/url-image",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dmytro-anokhin/url-image.git
[1/4067] Fetching url-image
Fetched https://github.com/dmytro-anokhin/url-image.git (0.62s)
Creating working copy for https://github.com/dmytro-anokhin/url-image.git
Working copy of https://github.com/dmytro-anokhin/url-image.git resolved at main
warning: '.resolve-product-dependencies': dependency 'url-image' 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
Building for debugging...
[1/12] Emitting module PlainDatabase
[2/12] Compiling PlainDatabase CoreDataModelDescription.swift
[3/12] Compiling PlainDatabase ManagedObjectCodable.swift
[4/12] Compiling PlainDatabase CoreDataAttributeDescription.swift
[5/12] Compiling PlainDatabase Database.swift
[6/12] Compiling PlainDatabase PlainDatabase.swift
[7/12] Emitting module Log
[8/12] Compiling Log Log.swift
[9/12] Compiling PlainDatabase CoreDataFetchIndexDescription.swift
[10/12] Compiling PlainDatabase CoreDataEntityDescription.swift
[11/21] Compiling DownloadManager DownloadTypes.swift
[12/22] Compiling DownloadManager DownloadPublisher.swift
[13/22] Compiling DownloadManager DownloadTask.swift
[14/22] Compiling DownloadManager DownloadManager.swift
[15/22] Compiling DownloadManager URLSessionCoordinator.swift
[16/22] Compiling DownloadManager URLSessionDelegate.swift
[17/22] Compiling DownloadManager DownloadProgress.swift
[18/22] Compiling DownloadManager Utils.swift
[19/22] Emitting module DownloadManager
[20/22] Compiling DownloadManager Download.swift
[21/22] Compiling ImageDecoder ImageDecoder.swift
[22/22] Emitting module ImageDecoder
[23/28] Compiling Model URLImageError.swift
[24/28] Compiling Model TransientImage+ImageDecoder.swift
[25/28] Compiling Model ImageInfo.swift
[26/28] Compiling Model FileManager+Extensions.swift
[27/28] Emitting module Model
[28/28] Compiling Model TransientImage.swift
[29/32] Compiling FileIndex File.swift
[30/32] Emitting module FileIndex
[31/32] Compiling FileIndex FileIndex.swift
[32/32] Compiling FileIndex Bundle+Extensions.swift
[33/50] Compiling URLImage URLImageInMemoryStoreType.swift
[34/50] Compiling URLImage URLImageStoreType.swift
[35/50] Compiling URLImage URLImageFileStoreType+Combine.swift
[36/50] Compiling URLImage URLImageFileStoreType.swift
[37/50] Compiling URLImage RemoteImageLoadingState.swift
[38/50] Compiling URLImage URLImageService+Decode.swift
[39/50] Compiling URLImage URLImageService+RemoteImage.swift
[40/50] Compiling URLImage URLImageService.swift
[41/50] Compiling URLImage URLImageStoreInfo.swift
[42/50] Compiling URLImage URLImageKey.swift
[43/50] Compiling URLImage EnvironmentValues+URLImage.swift
[44/50] Compiling URLImage RemoteImage.swift
[45/52] Compiling URLImage Image_Orientation+CGImagePropertyOrientation.swift
[46/52] Compiling URLImage Synchronized.swift
[47/52] Compiling URLImage TransientImage+SwiftUI.swift
[48/52] Emitting module URLImage
[49/52] Compiling URLImage URLImage.swift
[50/52] Compiling URLImage URLImageOptions.swift
[51/52] Compiling URLImage ActivityIndicator.swift
[52/52] Compiling URLImage RemoteImageView.swift
[53/55] Compiling URLImageStore URLImageInMemoryStore.swift
[54/55] Emitting module URLImageStore
[55/55] Compiling URLImageStore URLImageFileStore.swift
Build complete! (21.62s)
Build complete.
Done.