The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Nuke, reference 13.0.4 (2c5f7a), with Swift 6.2 for macOS (SPM) on 26 Apr 2026 22:36:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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/kean/Nuke.git
Reference: 13.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kean/Nuke
 * tag               13.0.4     -> FETCH_HEAD
HEAD is now at 2c5f7a3 Version 13.0.4
Cloned https://github.com/kean/Nuke.git
Revision (git rev-parse @):
2c5f7a3ccac66ae7c94d6f75c2080533f6cca0ac
SUCCESS checkout https://github.com/kean/Nuke.git at 13.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kean/Nuke.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--3CB7CFEC50E0D141.txt
[6/56] Compiling Nuke Deprecated.swift
[7/56] Compiling Nuke ImagePipeline+Cache.swift
[8/56] Compiling Nuke ImagePipeline+Configuration.swift
[9/56] Compiling Nuke ImagePipeline+Delegate.swift
[10/56] Compiling Nuke ImagePipeline+Error.swift
[11/56] Compiling Nuke ImageDecoderRegistry.swift
[12/56] Compiling Nuke ImageDecoders+Default.swift
[13/56] Compiling Nuke ImageDecoders+Empty.swift
[14/56] Compiling Nuke ImageDecoding.swift
[15/56] Compiling Nuke ImageEncoders+Default.swift
[16/56] Compiling Nuke ImageEncoders+ImageIO.swift
[17/61] Compiling Nuke Mutex.swift
[18/61] Compiling Nuke RateLimiter.swift
[19/61] Compiling Nuke ResumableData.swift
[20/61] Compiling Nuke TaskQueue.swift
[21/61] Compiling Nuke DataLoader.swift
[22/61] Compiling Nuke DataLoading.swift
[23/61] Compiling Nuke ImageProcessingOptions.swift
[24/61] Compiling Nuke ImageProcessors+Anonymous.swift
[25/61] Compiling Nuke ImageProcessors+Circle.swift
[26/61] Compiling Nuke ImageProcessors+Composition.swift
[27/61] Compiling Nuke ImageProcessors+CoreImage.swift
[28/61] Compiling Nuke Extensions.swift
[29/61] Compiling Nuke Graphics.swift
[30/61] Compiling Nuke ImagePublisher.swift
[31/61] Compiling Nuke ImageRequestKeys.swift
[32/61] Compiling Nuke LinkedList.swift
[33/61] Compiling Nuke Log.swift
[34/61] Compiling Nuke ImagePipeline.swift
[35/61] Compiling Nuke ImagePipelineActor.swift
[36/61] Compiling Nuke ImagePrefetcher.swift
[37/61] Compiling Nuke ImageDecompression.swift
[38/61] Compiling Nuke ImageProcessing.swift
[39/61] Compiling Nuke ImageProcessors+GaussianBlur.swift
[40/61] Compiling Nuke ImageProcessors+Resize.swift
[41/61] Compiling Nuke ImageProcessors+RoundedCorners.swift
[42/61] Compiling Nuke ImageProcessors.swift
[43/61] Compiling Nuke AsyncPipelineTask.swift
[44/61] Compiling Nuke Cache.swift
[45/61] Compiling Nuke DataCache.swift
[46/61] Compiling Nuke DataCaching.swift
[47/61] Compiling Nuke ImageCache.swift
[48/61] Compiling Nuke ImageCaching.swift
[49/61] Compiling Nuke AssetType.swift
[50/61] Compiling Nuke ImageEncoders.swift
[51/61] Compiling Nuke ImageEncoding.swift
[52/61] Compiling Nuke ImageContainer.swift
[53/61] Compiling Nuke ImageRequest.swift
[54/61] Compiling Nuke ImageResponse.swift
[55/61] Compiling Nuke ImageTask.swift
[56/61] Emitting module Nuke
[57/61] Compiling Nuke AsyncTask.swift
[58/61] Compiling Nuke TaskFetchOriginalData.swift
[59/61] Compiling Nuke TaskFetchOriginalImage.swift
[60/61] Compiling Nuke TaskLoadData.swift
[61/61] Compiling Nuke TaskLoadImage.swift
[62/74] Emitting module NukeExtensions
[63/74] Compiling NukeExtensions ImageLoadingOptions.swift
[64/74] Compiling NukeExtensions ImageViewExtensions.swift
[65/74] Compiling NukeVideo AVDataAsset.swift
[66/74] Compiling NukeVideo ImageDecoders+Video.swift
[67/74] Emitting module NukeVideo
[68/74] Compiling NukeVideo VideoPlayerView.swift
[69/74] Compiling NukeUI LazyImageView.swift
[70/74] Compiling NukeUI LazyImageState.swift
[71/74] Compiling NukeUI Internal.swift
[72/74] Compiling NukeUI FetchImage.swift
[73/74] Emitting module NukeUI
[74/74] Compiling NukeUI LazyImage.swift
Build complete! (13.66s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Nuke",
  "name" : "Nuke",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Nuke",
      "targets" : [
        "Nuke"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NukeUI",
      "targets" : [
        "NukeUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NukeVideo",
      "targets" : [
        "NukeVideo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NukeExtensions",
      "targets" : [
        "NukeExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NukeVideo",
      "module_type" : "SwiftTarget",
      "name" : "NukeVideo",
      "path" : "Sources/NukeVideo",
      "product_memberships" : [
        "NukeVideo"
      ],
      "sources" : [
        "AVDataAsset.swift",
        "ImageDecoders+Video.swift",
        "VideoPlayerView.swift"
      ],
      "target_dependencies" : [
        "Nuke"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NukeUI",
      "module_type" : "SwiftTarget",
      "name" : "NukeUI",
      "path" : "Sources/NukeUI",
      "product_memberships" : [
        "NukeUI"
      ],
      "sources" : [
        "FetchImage.swift",
        "Internal.swift",
        "LazyImage.swift",
        "LazyImageState.swift",
        "LazyImageView.swift"
      ],
      "target_dependencies" : [
        "Nuke"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NukeExtensions",
      "module_type" : "SwiftTarget",
      "name" : "NukeExtensions",
      "path" : "Sources/NukeExtensions",
      "product_memberships" : [
        "NukeExtensions"
      ],
      "sources" : [
        "ImageLoadingOptions.swift",
        "ImageViewExtensions.swift"
      ],
      "target_dependencies" : [
        "Nuke"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Nuke",
      "module_type" : "SwiftTarget",
      "name" : "Nuke",
      "path" : "Sources/Nuke",
      "product_memberships" : [
        "Nuke",
        "NukeUI",
        "NukeVideo",
        "NukeExtensions"
      ],
      "sources" : [
        "Caching/Cache.swift",
        "Caching/DataCache.swift",
        "Caching/DataCaching.swift",
        "Caching/ImageCache.swift",
        "Caching/ImageCaching.swift",
        "Decoding/AssetType.swift",
        "Decoding/ImageDecoderRegistry.swift",
        "Decoding/ImageDecoders+Default.swift",
        "Decoding/ImageDecoders+Empty.swift",
        "Decoding/ImageDecoding.swift",
        "Encoding/ImageEncoders+Default.swift",
        "Encoding/ImageEncoders+ImageIO.swift",
        "Encoding/ImageEncoders.swift",
        "Encoding/ImageEncoding.swift",
        "ImageContainer.swift",
        "ImageRequest.swift",
        "ImageResponse.swift",
        "ImageTask.swift",
        "Internal/Extensions.swift",
        "Internal/Graphics.swift",
        "Internal/ImagePublisher.swift",
        "Internal/ImageRequestKeys.swift",
        "Internal/LinkedList.swift",
        "Internal/Log.swift",
        "Internal/Mutex.swift",
        "Internal/RateLimiter.swift",
        "Internal/ResumableData.swift",
        "Internal/TaskQueue.swift",
        "Loading/DataLoader.swift",
        "Loading/DataLoading.swift",
        "Pipeline/Deprecated.swift",
        "Pipeline/ImagePipeline+Cache.swift",
        "Pipeline/ImagePipeline+Configuration.swift",
        "Pipeline/ImagePipeline+Delegate.swift",
        "Pipeline/ImagePipeline+Error.swift",
        "Pipeline/ImagePipeline.swift",
        "Pipeline/ImagePipelineActor.swift",
        "Prefetching/ImagePrefetcher.swift",
        "Processing/ImageDecompression.swift",
        "Processing/ImageProcessing.swift",
        "Processing/ImageProcessingOptions.swift",
        "Processing/ImageProcessors+Anonymous.swift",
        "Processing/ImageProcessors+Circle.swift",
        "Processing/ImageProcessors+Composition.swift",
        "Processing/ImageProcessors+CoreImage.swift",
        "Processing/ImageProcessors+GaussianBlur.swift",
        "Processing/ImageProcessors+Resize.swift",
        "Processing/ImageProcessors+RoundedCorners.swift",
        "Processing/ImageProcessors.swift",
        "Tasks/AsyncPipelineTask.swift",
        "Tasks/AsyncTask.swift",
        "Tasks/TaskFetchOriginalData.swift",
        "Tasks/TaskFetchOriginalImage.swift",
        "Tasks/TaskLoadData.swift",
        "Tasks/TaskLoadImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.