The Swift Package Index logo.Swift Package Index

Build Information

Successful build of URLImage, reference 3.1.1 (4042f9), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 16:48:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dmytro-anokhin/url-image.git
Reference: 3.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dmytro-anokhin/url-image
 * tag               3.1.1      -> FETCH_HEAD
HEAD is now at 4042f95 Use v12 platform to workaround 74120874
Cloned https://github.com/dmytro-anokhin/url-image.git
Revision (git rev-parse @):
4042f955f1fdff00ced85545e1eecdbf969b5cd0
SUCCESS checkout https://github.com/dmytro-anokhin/url-image.git at 3.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "url-image",
      "name": "URLImage",
      "url": "https://github.com/dmytro-anokhin/url-image.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/url-image",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dmytro-anokhin/url-image.git
[1/4521] Fetching url-image
Fetched https://github.com/dmytro-anokhin/url-image.git from cache (1.05s)
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 3.1.1 (4042f95)
warning: '.resolve-product-dependencies': dependency 'url-image' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dmytro-anokhin/url-image.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--6988338F2F200930.txt
[10/21] Compiling Log Log.swift
[11/21] Emitting module Log
[12/21] Compiling PlainDatabase ManagedObjectCodable.swift
[13/21] Compiling PlainDatabase CoreDataAttributeDescription.swift
[14/21] Compiling PlainDatabase CoreDataModelDescription.swift
[15/21] Compiling PlainDatabase CoreDataEntityDescription.swift
[16/21] Emitting module PlainDatabase
[17/21] Compiling PlainDatabase PlainDatabase.swift
[18/21] Compiling PlainDatabase Database.swift
[19/21] Compiling PlainDatabase CoreDataFetchIndexDescription.swift
[20/31] Compiling DownloadManager DownloadManager.swift
[21/31] Compiling DownloadManager DownloadPublisher.swift
[22/31] Compiling DownloadManager DownloadTypes.swift
[23/31] Compiling DownloadManager URLSessionDelegate.swift
[24/31] Compiling DownloadManager URLSessionCoordinator.swift
[25/31] Compiling DownloadManager DownloadTask.swift
[26/31] Compiling DownloadManager DownloadProgress.swift
[27/31] Compiling DownloadManager Utils.swift
[28/31] Compiling DownloadManager Download.swift
/Users/admin/builder/spi-builder-workspace/Dependencies/Sources/DownloadManager/Download/Download.swift:119:1: warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
117 | extension Download : Codable {}
118 |
119 | extension URLRequest.CachePolicy : Codable {}
    | |- warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
120 |
[29/31] Emitting module DownloadManager
/Users/admin/builder/spi-builder-workspace/Dependencies/Sources/DownloadManager/Download/Download.swift:119:1: warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
117 | extension Download : Codable {}
118 |
119 | extension URLRequest.CachePolicy : Codable {}
    | |- warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
120 |
[30/31] Emitting module ImageDecoder
[31/31] Compiling ImageDecoder ImageDecoder.swift
[32/37] Compiling Model TransientImage.swift
[33/37] Emitting module Model
[34/37] Compiling Model FileManager+Extensions.swift
[35/37] Compiling Model TransientImage+ImageDecoder.swift
[36/37] Compiling Model ImageInfo.swift
[37/37] Compiling Model URLImageError.swift
[38/41] Compiling FileIndex Bundle+Extensions.swift
[39/41] Emitting module FileIndex
[40/41] Compiling FileIndex File.swift
[41/41] Compiling FileIndex FileIndex.swift
[42/60] Compiling URLImage URLImageService+RemoteImage.swift
[43/60] Compiling URLImage URLImageService.swift
[44/60] Compiling URLImage URLImageOptions.swift
[45/60] Compiling URLImage ActivityIndicator.swift
[46/60] Compiling URLImage URLImageFileStoreType.swift
[47/60] Compiling URLImage URLImageInMemoryStoreType.swift
[48/60] Compiling URLImage Image_Orientation+CGImagePropertyOrientation.swift
[49/60] Compiling URLImage Synchronized.swift
[50/60] Compiling URLImage TransientImage+SwiftUI.swift
[51/60] Compiling URLImage URLImageKey.swift
[52/60] Emitting module URLImage
[53/60] Compiling URLImage EnvironmentValues+URLImage.swift
[54/60] Compiling URLImage RemoteImage.swift
[55/60] Compiling URLImage URLImageStoreType.swift
[56/60] Compiling URLImage URLImage.swift
[57/60] Compiling URLImage RemoteImageLoadingState.swift
[58/60] Compiling URLImage URLImageService+Decode.swift
[59/60] Compiling URLImage URLImageStoreInfo.swift
[60/60] Compiling URLImage URLImageFileStoreType+Combine.swift
[61/61] Compiling URLImage RemoteImageView.swift
[62/64] Compiling URLImageStore URLImageFileStore.swift
[63/64] Compiling URLImageStore URLImageInMemoryStore.swift
[64/64] Emitting module URLImageStore
Build complete! (11.06s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "URLImage",
  "name" : "URLImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "URLImage",
      "targets" : [
        "URLImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "URLImageStore",
      "targets" : [
        "URLImageStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "URLImageTests",
      "module_type" : "SwiftTarget",
      "name" : "URLImageTests",
      "path" : "Tests/URLImageTests",
      "sources" : [
        "URLImageTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "URLImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "URLImageStore",
      "module_type" : "SwiftTarget",
      "name" : "URLImageStore",
      "path" : "Sources/URLImageStore",
      "product_memberships" : [
        "URLImageStore"
      ],
      "sources" : [
        "URLImageFileStore.swift",
        "URLImageInMemoryStore.swift"
      ],
      "target_dependencies" : [
        "URLImage",
        "FileIndex",
        "Log"
      ],
      "type" : "library"
    },
    {
      "c99name" : "URLImage",
      "module_type" : "SwiftTarget",
      "name" : "URLImage",
      "path" : "Sources/URLImage",
      "product_memberships" : [
        "URLImage",
        "URLImageStore"
      ],
      "sources" : [
        "Common/Image_Orientation+CGImagePropertyOrientation.swift",
        "Common/Synchronized.swift",
        "Common/TransientImage+SwiftUI.swift",
        "Common/URLImageKey.swift",
        "EnvironmentValues+URLImage.swift",
        "RemoteImage/RemoteImage.swift",
        "RemoteImage/RemoteImageLoadingState.swift",
        "Service/URLImageService+Decode.swift",
        "Service/URLImageService+RemoteImage.swift",
        "Service/URLImageService.swift",
        "Store/Common/URLImageStoreInfo.swift",
        "Store/URLImageFileStoreType+Combine.swift",
        "Store/URLImageFileStoreType.swift",
        "Store/URLImageInMemoryStoreType.swift",
        "Store/URLImageStoreType.swift",
        "URLImage.swift",
        "URLImageOptions.swift",
        "Views/Auxiliary/ActivityIndicator.swift",
        "Views/RemoteImageView.swift"
      ],
      "target_dependencies" : [
        "DownloadManager",
        "ImageDecoder",
        "FileIndex",
        "Model",
        "Log"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PlainDatabaseTests",
      "module_type" : "SwiftTarget",
      "name" : "PlainDatabaseTests",
      "path" : "Dependencies/Tests/PlainDatabaseTests",
      "sources" : [
        "PlainDatabaseTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PlainDatabase"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PlainDatabase",
      "module_type" : "SwiftTarget",
      "name" : "PlainDatabase",
      "path" : "Dependencies/Sources/PlainDatabase",
      "product_memberships" : [
        "URLImage",
        "URLImageStore"
      ],
      "sources" : [
        "CoreDataModel/CoreDataAttributeDescription.swift",
        "CoreDataModel/CoreDataEntityDescription.swift",
        "CoreDataModel/CoreDataFetchIndexDescription.swift",
        "CoreDataModel/CoreDataModelDescription.swift",
        "CoreDataModel/ManagedObjectCodable.swift",
        "Database.swift",
        "PlainDatabase.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Model",
      "module_type" : "SwiftTarget",
      "name" : "Model",
      "path" : "Dependencies/Sources/Model",
      "product_memberships" : [
        "URLImage",
        "URLImageStore"
      ],
      "sources" : [
        "FileManager+Extensions.swift",
        "ImageInfo.swift",
        "TransientImage+ImageDecoder.swift",
        "TransientImage.swift",
        "URLImageError.swift"
      ],
      "target_dependencies" : [
        "ImageDecoder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Log",
      "module_type" : "SwiftTarget",
      "name" : "Log",
      "path" : "Dependencies/Sources/Log",
      "product_memberships" : [
        "URLImage",
        "URLImageStore"
      ],
      "sources" : [
        "Log.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImageDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "ImageDecoderTests",
      "path" : "Dependencies/Tests/ImageDecoderTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/TestImages.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/gif-loop-count.gif",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/lenna.jpg",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/lenna.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/quicksort.gif",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/sea_animation.heics",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/test.base64",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ImageDecoderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ImageDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ImageDecoder",
      "module_type" : "SwiftTarget",
      "name" : "ImageDecoder",
      "path" : "Dependencies/Sources/ImageDecoder",
      "product_memberships" : [
        "URLImage",
        "URLImageStore"
      ],
      "sources" : [
        "ImageDecoder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileIndexTests",
      "module_type" : "SwiftTarget",
      "name" : "FileIndexTests",
      "path" : "Dependencies/Tests/FileIndexTests",
      "sources" : [
        "FileIndexTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "FileIndex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileIndex",
      "module_type" : "SwiftTarget",
      "name" : "FileIndex",
      "path" : "Dependencies/Sources/FileIndex",
      "product_memberships" : [
        "URLImage",
        "URLImageStore"
      ],
      "sources" : [
        "Common/Bundle+Extensions.swift",
        "File.swift",
        "FileIndex.swift"
      ],
      "target_dependencies" : [
        "PlainDatabase",
        "Log",
        "Model"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DownloadManager",
      "module_type" : "SwiftTarget",
      "name" : "DownloadManager",
      "path" : "Dependencies/Sources/DownloadManager",
      "product_memberships" : [
        "URLImage",
        "URLImageStore"
      ],
      "sources" : [
        "Common/DownloadProgress.swift",
        "Common/Utils.swift",
        "Download/Download.swift",
        "Download/DownloadPublisher.swift",
        "Download/DownloadTask.swift",
        "Download/DownloadTypes.swift",
        "DownloadManager.swift",
        "URLSession/URLSessionCoordinator.swift",
        "URLSession/URLSessionDelegate.swift"
      ],
      "target_dependencies" : [
        "Log"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.