Build Information
Failed to build ImageSlideshow, reference 1.9.2 (a54e24
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 06:26:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zvonicek/ImageSlideshow.git
Reference: 1.9.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zvonicek/ImageSlideshow
* tag 1.9.2 -> FETCH_HEAD
HEAD is now at a54e24d Bump version
Cloned https://github.com/zvonicek/ImageSlideshow.git
Revision (git rev-parse @):
a54e24d47944a1ca84c2a7bf03cb435425a9929d
SUCCESS checkout https://github.com/zvonicek/ImageSlideshow.git at 1.9.2
Fetching https://github.com/Alamofire/AlamofireImage.git
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/6393] Fetching alamofireimage
[705/36530] Fetching alamofireimage, alamofire
[706/62254] Fetching alamofireimage, alamofire, sdwebimage
[2100/93654] Fetching alamofireimage, alamofire, sdwebimage, kingfisher
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.56s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.56s)
[26623/37793] Fetching alamofireimage, kingfisher
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (8.99s)
Fetched https://github.com/onevcat/Kingfisher.git from cache (8.99s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.7.2 (9.62s)
Computing version for https://github.com/Alamofire/AlamofireImage.git
Computed https://github.com/Alamofire/AlamofireImage.git at 4.1.0 (0.58s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.13.4 (0.58s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.1.0 (0.58s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.1.0
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.7.2
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 5.13.4
Creating working copy for https://github.com/Alamofire/AlamofireImage.git
Working copy of https://github.com/Alamofire/AlamofireImage.git resolved at 4.1.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": "imageslideshow",
"name": "ImageSlideshow",
"url": "https://github.com/zvonicek/ImageSlideshow.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ImageSlideshow",
"dependencies": [
{
"identity": "kingfisher",
"name": "Kingfisher",
"url": "https://github.com/onevcat/Kingfisher.git",
"version": "5.15.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kingfisher",
"dependencies": [
]
},
{
"identity": "alamofireimage",
"name": "AlamofireImage",
"url": "https://github.com/Alamofire/AlamofireImage.git",
"version": "4.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage",
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.10.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"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/zvonicek/ImageSlideshow.git
[1/3694] Fetching imageslideshow
Fetched https://github.com/zvonicek/ImageSlideshow.git from cache (0.90s)
Fetching https://github.com/Alamofire/AlamofireImage.git from cache
Fetching https://github.com/onevcat/Kingfisher.git from cache
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (0.59s)
Fetched https://github.com/onevcat/Kingfisher.git from cache (0.59s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.59s)
Computing version for https://github.com/Alamofire/AlamofireImage.git
warning: 'alamofireimage': /Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
27 |
28 | let package = Package(name: "AlamofireImage",
29 | platforms: [.iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
30 | .macOS(.v10_13),
31 | .tvOS(.v11),
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 | platforms: [.iOS(.v11),
30 | .macOS(.v10_13),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 | .watchOS(.v4)],
33 | products: [.library(name: "AlamofireImage", targets: ["AlamofireImage"])],
Computed https://github.com/Alamofire/AlamofireImage.git at 4.3.0 (1.11s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.61s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (1.14s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.15.8 (0.03s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (0.58s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 5.15.8
Creating working copy for https://github.com/Alamofire/AlamofireImage.git
Working copy of https://github.com/Alamofire/AlamofireImage.git resolved at 4.3.0
Creating working copy for https://github.com/zvonicek/ImageSlideshow.git
Working copy of https://github.com/zvonicek/ImageSlideshow.git resolved at 1.9.2 (a54e24d)
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
warning: 'alamofireimage': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage/Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
27 |
28 | let package = Package(name: "AlamofireImage",
29 | platforms: [.iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
30 | .macOS(.v10_13),
31 | .tvOS(.v11),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 | platforms: [.iOS(.v11),
30 | .macOS(.v10_13),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 | .watchOS(.v4)],
33 | products: [.library(name: "AlamofireImage", targets: ["AlamofireImage"])],
warning: '.resolve-product-dependencies': dependency 'imageslideshow' is not used by any target
Found 3 product dependencies
- Kingfisher
- AlamofireImage
- SDWebImage
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zvonicek/ImageSlideshow.git
https://github.com/zvonicek/ImageSlideshow.git
{
"dependencies" : [
{
"identity" : "kingfisher",
"requirement" : {
"range" : [
{
"lower_bound" : "5.8.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Kingfisher.git"
},
{
"identity" : "alamofireimage",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/AlamofireImage.git"
},
{
"identity" : "sdwebimage",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImage.git"
}
],
"manifest_display_name" : "ImageSlideshow",
"name" : "ImageSlideshow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "ImageSlideshow",
"targets" : [
"ImageSlideshow"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImageSlideshow/Alamofire",
"targets" : [
"ImageSlideshowAlamofire"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImageSlideshow/SDWebImage",
"targets" : [
"ImageSlideshowSDWebImage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImageSlideshow/Kingfisher",
"targets" : [
"ImageSlideshowKingfisher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ImageSlideshowSDWebImage",
"module_type" : "SwiftTarget",
"name" : "ImageSlideshowSDWebImage",
"path" : "ImageSlideshow/Classes/InputSources",
"product_dependencies" : [
"SDWebImage"
],
"product_memberships" : [
"ImageSlideshow/SDWebImage"
],
"sources" : [
"SDWebImageSource.swift"
],
"target_dependencies" : [
"ImageSlideshow"
],
"type" : "library"
},
{
"c99name" : "ImageSlideshowKingfisher",
"module_type" : "SwiftTarget",
"name" : "ImageSlideshowKingfisher",
"path" : "ImageSlideshow/Classes/InputSources",
"product_dependencies" : [
"Kingfisher"
],
"product_memberships" : [
"ImageSlideshow/Kingfisher"
],
"sources" : [
"KingfisherSource.swift"
],
"target_dependencies" : [
"ImageSlideshow"
],
"type" : "library"
},
{
"c99name" : "ImageSlideshowAlamofire",
"module_type" : "SwiftTarget",
"name" : "ImageSlideshowAlamofire",
"path" : "ImageSlideshow/Classes/InputSources",
"product_dependencies" : [
"AlamofireImage"
],
"product_memberships" : [
"ImageSlideshow/Alamofire"
],
"sources" : [
"AlamofireSource.swift"
],
"target_dependencies" : [
"ImageSlideshow"
],
"type" : "library"
},
{
"c99name" : "ImageSlideshow",
"module_type" : "SwiftTarget",
"name" : "ImageSlideshow",
"path" : "ImageSlideshow",
"product_memberships" : [
"ImageSlideshow",
"ImageSlideshow/Alamofire",
"ImageSlideshow/SDWebImage",
"ImageSlideshow/Kingfisher"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Assets/ic_cross_white@2x.png",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Assets/ic_cross_white@3x.png",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Classes/Core/ActivityIndicator.swift",
"Classes/Core/Bundle+Module.swift",
"Classes/Core/FullScreenSlideshowViewController.swift",
"Classes/Core/ImageSlideshow.swift",
"Classes/Core/ImageSlideshowItem.swift",
"Classes/Core/InputSource.swift",
"Classes/Core/PageIndicator.swift",
"Classes/Core/PageIndicatorPosition.swift",
"Classes/Core/SwiftSupport.swift",
"Classes/Core/UIImage+AspectFit.swift",
"Classes/Core/UIImageView+Tools.swift",
"Classes/Core/ZoomAnimatedTransitioning.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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/77] Write sources
[1/77] Write swift-version-2F0A5646E1D333AE.txt
[2/77] Compiling SDImageCoder.m
[3/77] Compiling NSData+ImageContentType.m
[4/77] Compiling NSImage+Compatibility.m
[4/77] Compiling UIColor+SDHexString.m
[4/77] Compiling SDWeakProxy.m
[7/77] Compiling SDAnimatedImagePlayer.m
[8/77] Compiling NSButton+WebCache.m
[9/77] Compiling SDInternalMacros.m
[10/77] Compiling SDFileAttributeHelper.m
[11/102] Compiling SDImageCachesManagerOperation.m
[12/121] Compiling SDImageAssetManager.m
[13/121] Compiling SDAnimatedImageRep.m
[14/121] Compiling SDDisplayLink.m
[14/121] Compiling SDDeviceHelper.m
[16/121] Compiling SDAsyncBlockOperation.m
[17/121] Compiling SDAssociatedObject.m
[18/121] Compiling SDAnimatedImageView+WebCache.m
[19/121] Compiling NSBezierPath+SDRoundedCorners.m
[20/121] Compiling SDImageCoderHelper.m
[21/121] Compiling UIView+WebCacheOperation.m
[22/121] Compiling UIView+WebCache.m
[23/121] Compiling UIImageView+HighlightedWebCache.m
[24/121] Compiling UIImageView+WebCache.m
[25/121] Compiling UIImage+Transform.m
[26/121] Compiling UIImage+MultiFormat.m
[27/121] Compiling UIImage+Metadata.m
[28/121] Compiling UIImage+MemoryCacheCost.m
[29/121] Compiling UIImage+GIF.m
[30/121] Compiling UIImage+ForceDecode.m
[31/121] Compiling UIImage+ExtendedCacheData.m
[32/121] Compiling UIButton+WebCache.m
[33/121] Compiling SDWebImageOptionsProcessor.m
[34/121] Compiling SDWebImageTransition.m
[35/121] Compiling SDWebImagePrefetcher.m
[36/121] Compiling SDWebImageManager.m
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageIndicator.m:127:26: error: definition of 'CIFilter' must be imported from module 'CoreImage.CIFilter' before it is required
127 | CIFilter *lighten = [CIFilter filterWithName:@"CIColorControls"];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIFilter.h:202:12: note: definition here is not reachable
202 | @interface CIFilter : NSObject <NSSecureCoding, NSCopying>
| ^
1 error generated.
[37/121] Compiling SDWebImageIndicator.m
[37/121] Compiling SDWebImageDownloaderOperation.m
[37/121] Compiling SDWebImageDownloader.m
[37/121] Compiling SDWebImageDownloaderConfig.m
[37/121] Compiling SDWebImageDownloaderDecryptor.m
[37/121] Compiling SDWebImageDownloaderResponseModifier.m
[37/121] Compiling SDWebImageDownloaderRequestModifier.m
[37/121] Compiling SDWebImageDefine.m
[37/121] Compiling SDWebImageError.m
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/41] Copying ic_cross_white@3x.png
[1/41] Compiling SDWebImageDefine.m
[2/41] Compiling SDWebImageCompat.m
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageIndicator.m:127:26: error: definition of 'CIFilter' must be imported from module 'CoreImage.CIFilter' before it is required
127 | CIFilter *lighten = [CIFilter filterWithName:@"CIColorControls"];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIFilter.h:202:12: note: definition here is not reachable
202 | @interface CIFilter : NSObject <NSSecureCoding, NSCopying>
| ^
1 error generated.
[3/41] Compiling SDWebImageIndicator.m
[3/41] Compiling SDWebImageCacheSerializer.m
[3/41] Compiling SDWebImageDownloaderDecryptor.m
[3/41] Compiling SDWebImageDownloaderOperation.m
[3/41] Compiling SDWebImageDownloaderConfig.m
[3/41] Compiling SDWebImageDownloader.m
[3/41] Compiling SDWebImageDownloaderResponseModifier.m
[3/41] Compiling SDWebImageDownloaderRequestModifier.m
[3/41] Compiling SDWebImageError.m
[3/41] Write swift-version-2F0A5646E1D333AE.txt
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
BUILD FAILURE 6.1 macosSpm