The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of NukeUI, reference 0.8.3 (db5502), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 13:57:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kean/NukeUI.git
Reference: 0.8.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kean/NukeUI
 * tag               0.8.3      -> FETCH_HEAD
HEAD is now at db55022 Merge pull request #49 from yanyin1986/main
Cloned https://github.com/kean/NukeUI.git
Revision (git rev-parse @):
db55022a8e483774ebbf3568727071477546d9ea
SUCCESS checkout https://github.com/kean/NukeUI.git at 0.8.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kean/NukeUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/57] Emitting module Nuke
[5/62] Compiling Nuke ImageProcessors+Composition.swift
[6/62] Compiling Nuke ImageProcessors+CoreImage.swift
[7/62] Compiling Nuke ImageProcessors+GaussianBlur.swift
[8/62] Compiling Nuke ImageProcessors+Resize.swift
[9/62] Compiling Nuke ImageProcessors+RoundedCorners.swift
[10/62] Compiling Nuke ImageProcessors.swift
[11/62] Compiling Nuke ImagePrefetcher.swift
[12/62] Compiling Nuke ImageDecompression.swift
[13/62] Compiling Nuke ImageProcessing.swift
[14/62] Compiling Nuke ImageProcessingOptions.swift
[15/62] Compiling Nuke ImageProcessors+Anonymous.swift
[16/62] Compiling Nuke ImageProcessors+Circle.swift
[17/62] Compiling Nuke Operation.swift
[18/62] Compiling Nuke RateLimiter.swift
[19/62] Compiling Nuke ResumableData.swift
[20/62] Compiling Nuke FetchImage.swift
[21/62] Compiling Nuke ImageViewExtensions.swift
[22/62] Compiling Nuke ImagePublisher.swift
[23/62] Compiling Nuke DataCache.swift
[24/62] Compiling Nuke DataCaching.swift
[25/62] Compiling Nuke ImageCache.swift
[26/62] Compiling Nuke ImageCaching.swift
[27/62] Compiling Nuke ImagePipelineCache.swift
[28/62] Compiling Nuke ImagePipelineDelegate.swift
[29/62] Compiling Nuke ImageRequest.swift
[30/62] Compiling Nuke ImageResponse.swift
[31/62] Compiling Nuke ImageTask.swift
[32/62] Compiling Nuke DataLoader.swift
[33/62] Compiling Nuke DataLoading.swift
[34/62] Compiling Nuke Extensions.swift
[35/62] Compiling Nuke Graphics.swift
[36/62] Compiling Nuke ImageRequestKeys.swift
[37/62] Compiling Nuke LinkedList.swift
[38/62] Compiling Nuke Log.swift
[39/62] Compiling Nuke AssetType.swift
[40/62] Compiling Nuke ImageDecoderRegistry.swift
[41/62] Compiling Nuke ImageDecoders+Default.swift
[42/62] Compiling Nuke ImageDecoders+Empty.swift
[43/62] Compiling Nuke ImageDecoders+Video.swift
[44/62] Compiling Nuke ImageDecoding.swift
[45/62] Compiling Nuke ImageEncoders+Default.swift
[46/62] Compiling Nuke ImageEncoders+ImageIO.swift
[47/62] Compiling Nuke ImageEncoders.swift
[48/62] Compiling Nuke ImageEncoding.swift
[49/62] Compiling Nuke ImagePipeline.swift
[50/62] Compiling Nuke ImagePipelineConfiguration.swift
[51/62] Compiling Nuke AsyncTask.swift
[52/62] Compiling Nuke ImagePipelineTask.swift
[53/62] Compiling Nuke OperationTask.swift
[54/62] Compiling Nuke TaskFetchDecodedImage.swift
[55/62] Compiling Nuke TaskFetchOriginalImageData.swift
[56/62] Compiling Nuke TaskFetchWithPublisher.swift
[57/62] Compiling Nuke TaskLoadData.swift
[58/62] Compiling Nuke TaskLoadImage.swift
[59/62] Compiling Nuke AVDataAsset.swift
[60/62] Compiling Nuke Allocations.swift
[61/62] Compiling Nuke Combine.swift
[62/62] Compiling Nuke Deprecated.swift
[63/69] Compiling NukeUI VideoPlayerView.swift
[64/69] Compiling NukeUI LazyImageView.swift
[65/69] Compiling NukeUI Internal.swift
[66/69] Compiling NukeUI ImageView.swift
[67/69] Emitting module NukeUI
[68/69] Compiling NukeUI Image.swift
[69/69] Compiling NukeUI LazyImage.swift
Build complete! (22.19s)
Fetching https://github.com/kaishin/Gifu
Fetching https://github.com/kean/Nuke.git
[1/2368] Fetching gifu
[309/28443] Fetching gifu, nuke
Fetched https://github.com/kaishin/Gifu from cache (4.53s)
Fetched https://github.com/kean/Nuke.git from cache (4.53s)
Computing version for https://github.com/kaishin/Gifu
Computed https://github.com/kaishin/Gifu at 3.5.1 (4.95s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 10.11.2 (0.49s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 10.11.2
Creating working copy for https://github.com/kaishin/Gifu
Working copy of https://github.com/kaishin/Gifu resolved at 3.5.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.5.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke.git"
    },
    {
      "identity" : "gifu",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kaishin/Gifu"
    }
  ],
  "manifest_display_name" : "NukeUI",
  "name" : "NukeUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    }
  ],
  "products" : [
    {
      "name" : "NukeUI",
      "targets" : [
        "NukeUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NukeUI",
      "module_type" : "SwiftTarget",
      "name" : "NukeUI",
      "path" : "Sources",
      "product_dependencies" : [
        "Nuke",
        "Gifu"
      ],
      "product_memberships" : [
        "NukeUI"
      ],
      "sources" : [
        "Image.swift",
        "ImageView.swift",
        "Internal.swift",
        "LazyImage.swift",
        "LazyImageView.swift",
        "VideoPlayerView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.