Build Information
Successful build of SDWebImageLinkPlugin, reference master (2e76fb
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 01:06:17 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/SDWebImageLinkPlugin.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImageLinkPlugin
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25724] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.20s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (2.82s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
========================================
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": "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",
"dependencies": [
{
"identity": "sdwebimage",
"name": "SDWebImage",
"url": "https://github.com/SDWebImage/SDWebImage.git",
"version": "5.21.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/SDWebImage/SDWebImageLinkPlugin.git
[1/445] Fetching sdwebimagelinkplugin
Fetched https://github.com/SDWebImage/SDWebImageLinkPlugin.git from cache (1.14s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.65s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (0.70s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
Creating working copy for https://github.com/SDWebImage/SDWebImageLinkPlugin.git
Working copy of https://github.com/SDWebImage/SDWebImageLinkPlugin.git resolved at master (2e76fb5)
warning: '.resolve-product-dependencies': dependency 'sdwebimagelinkplugin' is not used by any target
Found 1 product dependencies
- SDWebImage
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SDWebImage/SDWebImageLinkPlugin.git
https://github.com/SDWebImage/SDWebImageLinkPlugin.git
{
"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"
}
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...
/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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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.
[0/5] Compiling NSImage+SDWebImageLinkPlugin.m
[1/5] Compiling SDWebImageLinkDefine.m
[2/5] Compiling SDWebImageLinkError.m
[3/5] Compiling LPLinkView+WebCache.m
[4/5] Compiling SDImageLinkLoader.m
Build complete! (4.13s)
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.