The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Zoomable, reference 0.5.0 (896d11), with Swift 6.1 for macOS (SPM) on 1 May 2025 10:39:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25724] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (1.96s)
Fetching https://github.com/SDWebImage/SDWebImageSwiftUI.git
[1/3950] Fetching sdwebimageswiftui
Fetched https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache (1.15s)
Creating working copy for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Working copy of https://github.com/SDWebImage/SDWebImageSwiftUI.git resolved at master (451c6df)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at master (cac9a55)
========================================
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",
  "dependencies": [
    {
      "identity": "zoomable",
      "name": "Zoomable",
      "url": "https://github.com/jasudev/Zoomable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zoomable",
      "dependencies": [
        {
          "identity": "sdwebimage",
          "name": "SDWebImage",
          "url": "https://github.com/SDWebImage/SDWebImage.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
          "dependencies": [
          ]
        },
        {
          "identity": "sdwebimageswiftui",
          "name": "SDWebImageSwiftUI",
          "url": "https://github.com/SDWebImage/SDWebImageSwiftUI.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImageSwiftUI",
          "dependencies": [
            {
              "identity": "sdwebimage",
              "name": "SDWebImage",
              "url": "https://github.com/SDWebImage/SDWebImage.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jasudev/Zoomable.git
[2/63] Fetching zoomable
Fetched https://github.com/jasudev/Zoomable.git from cache (1.49s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.67s)
Fetching https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache
Fetched https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache (0.47s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at master (cac9a55)
Creating working copy for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Working copy of https://github.com/SDWebImage/SDWebImageSwiftUI.git resolved at master (451c6df)
Creating working copy for https://github.com/jasudev/Zoomable.git
Working copy of https://github.com/jasudev/Zoomable.git resolved at 0.5.0 (896d110)
warning: '.resolve-product-dependencies': dependency 'zoomable' is not used by any target
Found 2 product dependencies
  - SDWebImage
  - SDWebImageSwiftUI
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jasudev/Zoomable.git
https://github.com/jasudev/Zoomable.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/78] Write sources
[1/78] Copying PrivacyInfo.xcprivacy
[4/78] Write swift-version-2F0A5646E1D333AE.txt
[5/78] Compiling SDFileAttributeHelper.m
[6/78] Compiling SDInternalMacros.m
[7/78] Compiling SDWebImage resource_bundle_accessor.m
[8/78] Compiling SDWeakProxy.m
[9/78] Compiling SDImageCachesManagerOperation.m
[10/78] Compiling SDAsyncBlockOperation.m
[11/78] Compiling UIView+WebCacheState.m
[12/78] Compiling UIView+WebCacheOperation.m
[13/78] Compiling NSBezierPath+SDRoundedCorners.m
[14/78] Compiling SDDisplayLink.m
[15/78] Compiling SDImageFramePool.m
[16/78] Compiling SDAssociatedObject.m
[17/78] Compiling UIColor+SDHexString.m
[18/78] Compiling SDDeviceHelper.m
[19/78] Compiling SDImageAssetManager.m
[20/78] Compiling UIView+WebCache.m
[21/78] Compiling UIImageView+WebCache.m
[22/78] Compiling UIImageView+HighlightedWebCache.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 UIImage+Transform.m
[31/78] Compiling SDWebImageTransition.m
[32/78] Compiling SDWebImageOperation.m
[33/78] Compiling SDWebImagePrefetcher.m
[34/78] Compiling SDWebImageOptionsProcessor.m
[35/78] Compiling SDWebImageError.m
[36/78] Compiling SDWebImageManager.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 SDWebImageDownloader.m
[44/78] Compiling SDWebImageDefine.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 SDImageCoderHelper.m
[60/78] Compiling SDImageCoder.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 SDDiskCache.m
[69/78] Compiling SDCallbackQueue.m
[70/78] Compiling SDAnimatedImageView.m
[71/78] Compiling SDAnimatedImageView+WebCache.m
[72/78] Compiling SDAnimatedImageRep.m
[73/78] Compiling SDAnimatedImagePlayer.m
[74/78] Compiling NSImage+Compatibility.m
[75/78] Compiling NSData+ImageContentType.m
[76/78] Compiling SDAnimatedImage.m
[77/78] Compiling NSButton+WebCache.m
[79/88] Compiling SDWebImageSwiftUI Image.swift
[80/89] Compiling SDWebImageSwiftUI WebImage.swift
[81/89] Compiling SDWebImageSwiftUI ImageManager.swift
[82/89] Compiling SDWebImageSwiftUI Indicator.swift
[83/89] Compiling SDWebImageSwiftUI SDWebImageSwiftUI.swift
[84/89] Compiling SDWebImageSwiftUI AnimatedImage.swift
[85/89] Emitting module SDWebImageSwiftUI
[86/89] Compiling SDWebImageSwiftUI ImagePlayer.swift
[87/89] Compiling SDWebImageSwiftUI Transition.swift
[88/89] Compiling SDWebImageSwiftUI ImageViewWrapper.swift
[89/89] Compiling SDWebImageSwiftUI resource_bundle_accessor.swift
[90/93] Compiling Zoomable ZoomableView.swift
[91/93] Compiling Zoomable ZoomableModifier.swift
[92/93] Emitting module Zoomable
[93/93] Compiling Zoomable ZoomableImageView.swift
Build complete! (18.76s)
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.