The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SDWebImageLinkPlugin, reference 0.3.0 (2e76fb), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 23:32:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/SDWebImage/SDWebImageLinkPlugin.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImageLinkPlugin
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 2e76fb5 Add the readme about backward deployment
Cloned https://github.com/SDWebImage/SDWebImageLinkPlugin.git
Revision (git rev-parse @):
2e76fb5f526864e01d757eccc7724dc3ce629eb8
SUCCESS checkout https://github.com/SDWebImage/SDWebImageLinkPlugin.git at 0.3.0
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25990] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.87s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (3.61s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "sdwebimagelinkplugin",
      "name": "SDWebImageLinkPlugin",
      "url": "https://github.com/SDWebImage/SDWebImageLinkPlugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImageLinkPlugin",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "sdwebimage",
          "name": "SDWebImage",
          "url": "https://github.com/SDWebImage/SDWebImage.git",
          "version": "5.21.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SDWebImage/SDWebImageLinkPlugin.git
[1/445] Fetching sdwebimagelinkplugin
Fetched https://github.com/SDWebImage/SDWebImageLinkPlugin.git from cache (1.16s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.66s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.72s)
Creating working copy for https://github.com/SDWebImage/SDWebImageLinkPlugin.git
Working copy of https://github.com/SDWebImage/SDWebImageLinkPlugin.git resolved at 0.3.0 (2e76fb5)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
warning: '.resolve-product-dependencies': dependency 'sdwebimagelinkplugin' is not used by any target
Found 1 product dependencies
  - SDWebImage
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SDWebImage/SDWebImageLinkPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling SDWebImageLinkError.m
/Users/admin/builder/spi-builder-workspace/SDWebImageLinkPlugin/Classes/NSImage+SDWebImageLinkPlugin.m:17:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
   17 | + (instancetype)objectWithItemProviderData:(NSData *)data typeIdentifier:(NSString *)typeIdentifier error:(NSError *__autoreleasing  _Nullable *)outError {
      | ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:62:1: note: method 'objectWithItemProviderData:typeIdentifier:error:' declared here
   62 | + (nullable instancetype)objectWithItemProviderData:(NSData *)data
      | ^
/Users/admin/builder/spi-builder-workspace/SDWebImageLinkPlugin/Classes/NSImage+SDWebImageLinkPlugin.m:36:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
   36 | - (nullable NSProgress *)loadDataWithTypeIdentifier:(nonnull NSString *)typeIdentifier forItemProviderCompletionHandler:(nonnull void (^)(NSData * _Nullable, NSError * _Nullable))completionHandler {
      | ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:50:1: note: method 'loadDataWithTypeIdentifier:forItemProviderCompletionHandler:' declared here
   50 | - (nullable NSProgress *)loadDataWithTypeIdentifier:(NSString *)typeIdentifier // One of writableTypeIdentifiersForItemProvider
      | ^
2 warnings generated.
[1/5] Compiling NSImage+SDWebImageLinkPlugin.m
[2/5] Compiling SDWebImageLinkDefine.m
[3/5] Compiling SDImageLinkLoader.m
[4/5] Compiling LPLinkView+WebCache.m
Build complete! (4.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    }
  ],
  "manifest_display_name" : "SDWebImageLinkPlugin",
  "name" : "SDWebImageLinkPlugin",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SDWebImageLinkPlugin",
      "targets" : [
        "SDWebImageLinkPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageLinkPlugin",
      "module_type" : "ClangTarget",
      "name" : "SDWebImageLinkPlugin",
      "path" : ".",
      "product_dependencies" : [
        "SDWebImage"
      ],
      "product_memberships" : [
        "SDWebImageLinkPlugin"
      ],
      "sources" : [
        "SDWebImageLinkPlugin/Classes/LPLinkView+WebCache.m",
        "SDWebImageLinkPlugin/Classes/NSImage+SDWebImageLinkPlugin.m",
        "SDWebImageLinkPlugin/Classes/SDImageLinkLoader.m",
        "SDWebImageLinkPlugin/Classes/SDWebImageLinkDefine.m",
        "SDWebImageLinkPlugin/Classes/SDWebImageLinkError.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.