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