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 SDWebImageSwiftUI, reference master (ea2410), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 11:10:04 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/SDWebImage/SDWebImageSwiftUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImageSwiftUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ea24105 Merge pull request #352 from Wtoto/fix/memoryleak
Cloned https://github.com/SDWebImage/SDWebImageSwiftUI.git
Revision (git rev-parse @):
ea241055c576d977c607d8cac5fac840c90f80f4
SUCCESS checkout https://github.com/SDWebImage/SDWebImageSwiftUI.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SDWebImage/SDWebImageSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/77] Write sources
[1/77] Copying PrivacyInfo.xcprivacy
[3/77] Write swift-version-1EA4D86E10B52AF.txt
[4/77] Compiling SDFileAttributeHelper.m
[5/77] Compiling SDWebImage resource_bundle_accessor.m
[6/77] Compiling SDInternalMacros.m
[7/77] Compiling SDImageAssetManager.m
[8/77] Compiling SDDeviceHelper.m
[9/77] Compiling UIView+WebCacheState.m
[10/77] Compiling UIView+WebCacheOperation.m
[11/77] Compiling SDAssociatedObject.m
[12/77] Compiling UIImageView+HighlightedWebCache.m
[13/77] Compiling SDDisplayLink.m
[14/77] Compiling SDWeakProxy.m
[15/77] Compiling UIImageView+WebCache.m
[16/77] Compiling SDImageFramePool.m
[17/77] Compiling UIView+WebCache.m
[18/77] Compiling UIColor+SDHexString.m
[19/77] Compiling SDAsyncBlockOperation.m
[20/77] Compiling UIImage+MultiFormat.m
[21/77] Compiling SDImageCachesManagerOperation.m
[22/77] Compiling UIImage+Metadata.m
[23/77] Compiling NSBezierPath+SDRoundedCorners.m
[24/77] Compiling UIImage+MemoryCacheCost.m
[25/77] Compiling UIImage+GIF.m
[26/77] Compiling UIImage+ForceDecode.m
[27/77] Compiling UIImage+ExtendedCacheData.m
[28/77] Compiling UIButton+WebCache.m
[29/77] Compiling SDWebImageOperation.m
[30/77] Compiling UIImage+Transform.m
[31/77] Compiling SDWebImageTransition.m
[32/77] Compiling SDWebImageOptionsProcessor.m
[33/77] Compiling SDWebImagePrefetcher.m
[34/77] Compiling SDWebImageManager.m
[35/77] Compiling SDWebImageIndicator.m
[36/77] Compiling SDWebImageError.m
[37/77] Compiling SDWebImageDownloaderResponseModifier.m
[38/77] Compiling SDWebImageDownloaderRequestModifier.m
[39/77] Compiling SDWebImageDownloaderOperation.m
[40/77] Compiling SDWebImageDownloaderDecryptor.m
[41/77] Compiling SDWebImageDownloaderConfig.m
[42/77] Compiling SDWebImageDownloader.m
[43/77] Compiling SDWebImageDefine.m
[44/77] Compiling SDWebImageCompat.m
[45/77] Compiling SDWebImageCacheSerializer.m
[46/77] Compiling SDWebImageCacheKeyFilter.m
[47/77] Compiling SDMemoryCache.m
[48/77] Compiling SDImageTransformer.m
[49/77] Compiling SDImageLoadersManager.m
[50/77] Compiling SDImageLoader.m
[51/77] Compiling SDImageIOCoder.m
[52/77] Compiling SDImageHEICCoder.m
[53/77] Compiling SDImageIOAnimatedCoder.m
[54/77] Compiling SDImageGraphics.m
[55/77] Compiling SDImageGIFCoder.m
[56/77] Compiling SDImageFrame.m
[57/77] Compiling SDImageCodersManager.m
[58/77] Compiling SDImageCoderHelper.m
[59/77] Compiling SDImageCoder.m
[60/77] Compiling SDImageCachesManager.m
[61/77] Compiling SDImageCacheDefine.m
[62/77] Compiling SDImageCacheConfig.m
[63/77] Compiling SDImageAWebPCoder.m
[64/77] Compiling SDImageCache.m
[65/77] Compiling SDImageAPNGCoder.m
[66/77] Compiling SDGraphicsImageRenderer.m
[67/77] Compiling SDCallbackQueue.m
[68/77] Compiling SDDiskCache.m
[69/77] Compiling SDAnimatedImageView.m
[70/77] Compiling SDAnimatedImageRep.m
[71/77] Compiling SDAnimatedImageView+WebCache.m
[72/77] Compiling NSData+ImageContentType.m
[73/77] Compiling SDAnimatedImagePlayer.m
[74/77] Compiling NSImage+Compatibility.m
[75/77] Compiling SDAnimatedImage.m
[76/77] Compiling NSButton+WebCache.m
[78/87] Compiling SDWebImageSwiftUI Transition.swift
[79/88] Compiling SDWebImageSwiftUI ImagePlayer.swift
[80/88] Compiling SDWebImageSwiftUI ImageManager.swift
[81/88] Compiling SDWebImageSwiftUI Image.swift
[82/88] Compiling SDWebImageSwiftUI ImageViewWrapper.swift
[83/88] Compiling SDWebImageSwiftUI Indicator.swift
[84/88] Compiling SDWebImageSwiftUI WebImage.swift
[85/88] Compiling SDWebImageSwiftUI SDWebImageSwiftUI.swift
[86/88] Emitting module SDWebImageSwiftUI
[87/88] Compiling SDWebImageSwiftUI AnimatedImage.swift
[88/88] Compiling SDWebImageSwiftUI resource_bundle_accessor.swift
Build complete! (18.74s)
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25763] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.11s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (2.61s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/SDWebImageSwiftUI/Module/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.10.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    }
  ],
  "manifest_display_name" : "SDWebImageSwiftUI",
  "name" : "SDWebImageSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SDWebImageSwiftUI",
      "targets" : [
        "SDWebImageSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "SDWebImageSwiftUI",
      "path" : "SDWebImageSwiftUI",
      "product_dependencies" : [
        "SDWebImage"
      ],
      "product_memberships" : [
        "SDWebImageSwiftUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/SDWebImageSwiftUI/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/AnimatedImage.swift",
        "Classes/Image.swift",
        "Classes/ImageManager.swift",
        "Classes/ImagePlayer.swift",
        "Classes/ImageViewWrapper.swift",
        "Classes/Indicator/Indicator.swift",
        "Classes/SDWebImageSwiftUI.swift",
        "Classes/Transition/Transition.swift",
        "Classes/WebImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.