The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AlamofireImage, reference master (4cf73d), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 17:34:03 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/Alamofire/AlamofireImage.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alamofire/AlamofireImage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4cf73d6 Update for 4.4.0 (#486)
Cloned https://github.com/Alamofire/AlamofireImage.git
Revision (git rev-parse @):
4cf73d601c482b7d77bae47de3ef1b8bcf328ec1
SUCCESS checkout https://github.com/Alamofire/AlamofireImage.git at master
Fetching https://github.com/Alamofire/Alamofire.git
[1/31530] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.45s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
========================================
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": "alamofireimage",
      "name": "AlamofireImage",
      "url": "https://github.com/Alamofire/AlamofireImage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.11.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Alamofire/AlamofireImage.git
[1/6478] Fetching alamofireimage
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (1.43s)
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.11.2 (1.18s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/Alamofire/AlamofireImage.git
Working copy of https://github.com/Alamofire/AlamofireImage.git resolved at master (4cf73d6)
warning: '.resolve-product-dependencies': dependency 'alamofireimage' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Alamofire/AlamofireImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/45] Emitting module Alamofire
[6/49] Compiling Alamofire HTTPHeaders.swift
[7/49] Compiling Alamofire HTTPMethod.swift
[8/49] Compiling Alamofire Notifications.swift
[9/49] Compiling Alamofire ParameterEncoder.swift
[10/49] Compiling Alamofire ParameterEncoding.swift
[11/49] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[12/49] Compiling Alamofire AlamofireExtended.swift
[13/49] Compiling Alamofire AuthenticationInterceptor.swift
[14/49] Compiling Alamofire CachedResponseHandler.swift
[15/49] Compiling Alamofire OperationQueue+Alamofire.swift
[16/49] Compiling Alamofire Result+Alamofire.swift
[17/49] Compiling Alamofire StringEncoding+Alamofire.swift
[18/49] Compiling Alamofire URLRequest+Alamofire.swift
[19/49] Compiling Alamofire RequestCompression.swift
[20/49] Compiling Alamofire RequestInterceptor.swift
[21/49] Compiling Alamofire ResponseSerialization.swift
[22/49] Compiling Alamofire RetryPolicy.swift
[23/49] Compiling Alamofire ServerTrustEvaluation.swift
[24/49] Compiling Alamofire URLEncodedFormEncoder.swift
[25/49] Compiling Alamofire Validation.swift
[26/49] Compiling Alamofire resource_bundle_accessor.swift
[27/49] Compiling Alamofire Alamofire.swift
[28/49] Compiling Alamofire AFError.swift
[29/49] Compiling Alamofire DataRequest.swift
[30/49] Compiling Alamofire DataStreamRequest.swift
[31/49] Compiling Alamofire DownloadRequest.swift
[32/49] Compiling Alamofire Protected.swift
[33/49] Compiling Alamofire Request.swift
[34/49] Compiling Alamofire RequestTaskMap.swift
[35/49] Compiling Alamofire Response.swift
[36/49] Compiling Alamofire Session.swift
[37/49] Compiling Alamofire Combine.swift
[38/49] Compiling Alamofire Concurrency.swift
[39/49] Compiling Alamofire EventMonitor.swift
[40/49] Compiling Alamofire MultipartFormData.swift
[41/49] Compiling Alamofire SessionDelegate.swift
[42/49] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[43/49] Compiling Alamofire UploadRequest.swift
[44/49] Compiling Alamofire WebSocketRequest.swift
[45/49] Compiling Alamofire DispatchQueue+Alamofire.swift
[46/49] Compiling Alamofire MultipartUpload.swift
[47/49] Compiling Alamofire NetworkReachabilityManager.swift
[48/49] Compiling Alamofire OfflineRetrier.swift
[49/49] Compiling Alamofire RedirectHandler.swift
[50/59] Compiling AlamofireImage UIImageView+AlamofireImage.swift
[51/59] Compiling AlamofireImage UIButton+AlamofireImage.swift
[52/59] Compiling AlamofireImage UIImage+AlamofireImage.swift
[53/59] Compiling AlamofireImage Request+AlamofireImage.swift
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:37:12: warning: non-final class 'ImageResponseSerializer' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 35 | #endif
 36 |
 37 | open class ImageResponseSerializer: ResponseSerializer, Sendable {
    |            `- warning: non-final class 'ImageResponseSerializer' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 38 |     // MARK: Properties
 39 |
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:37:12: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 35 | #endif
 36 |
 37 | open class ImageResponseSerializer: ResponseSerializer, Sendable {
    |            |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |            |- note: add '@available' attribute to enclosing class
    |            `- note: in associated type 'Self.SerializedObject' (inferred as 'NSImage')
 38 |     // MARK: Properties
 39 |
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:37:12: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 35 | #endif
 36 |
 37 | open class ImageResponseSerializer: ResponseSerializer, Sendable {
    |            |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |            |- note: add '@available' attribute to enclosing class
    |            `- note: in associated type 'Self.SerializedObject' (inferred as 'NSImage')
 38 |     // MARK: Properties
 39 |
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:255:17: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
253 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
254 | extension DataRequest {
255 |     public func publishImage(queue: DispatchQueue = .main,
    |                 |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                 `- note: add '@available' attribute to enclosing instance method
256 |                              imageScale: CGFloat = DataRequest.imageScale,
257 |                              inflateResponseImage: Bool = true,
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:274:17: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
272 | @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
273 | extension DataRequest {
274 |     public func serializingImage(automaticallyCancelling shouldAutomaticallyCancel: Bool = true,
    |                 |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                 `- note: add '@available' attribute to enclosing instance method
275 |                                  imageScale: CGFloat = DataRequest.imageScale,
276 |                                  inflateResponseImage: Bool = true,
[54/59] Compiling AlamofireImage ImageFilter.swift
[55/59] Emitting module AlamofireImage
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:37:12: warning: non-final class 'ImageResponseSerializer' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 35 | #endif
 36 |
 37 | open class ImageResponseSerializer: ResponseSerializer, Sendable {
    |            `- warning: non-final class 'ImageResponseSerializer' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 38 |     // MARK: Properties
 39 |
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:37:12: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 35 | #endif
 36 |
 37 | open class ImageResponseSerializer: ResponseSerializer, Sendable {
    |            |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |            |- note: add '@available' attribute to enclosing class
    |            `- note: in associated type 'Self.SerializedObject' (inferred as 'NSImage')
 38 |     // MARK: Properties
 39 |
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:37:12: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 35 | #endif
 36 |
 37 | open class ImageResponseSerializer: ResponseSerializer, Sendable {
    |            |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |            |- note: add '@available' attribute to enclosing class
    |            `- note: in associated type 'Self.SerializedObject' (inferred as 'NSImage')
 38 |     // MARK: Properties
 39 |
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:255:17: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
253 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
254 | extension DataRequest {
255 |     public func publishImage(queue: DispatchQueue = .main,
    |                 |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                 `- note: add '@available' attribute to enclosing instance method
256 |                              imageScale: CGFloat = DataRequest.imageScale,
257 |                              inflateResponseImage: Bool = true,
/Users/admin/builder/spi-builder-workspace/Source/Request+AlamofireImage.swift:274:17: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
272 | @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
273 | extension DataRequest {
274 |     public func serializingImage(automaticallyCancelling shouldAutomaticallyCancel: Bool = true,
    |                 |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                 `- note: add '@available' attribute to enclosing instance method
275 |                                  imageScale: CGFloat = DataRequest.imageScale,
276 |                                  inflateResponseImage: Bool = true,
[56/59] Compiling AlamofireImage Image.swift
[57/59] Compiling AlamofireImage ImageCache.swift
[58/59] Compiling AlamofireImage ImageDownloader.swift
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:309:65: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
307 |                     if let image = cachedImage {
308 |                         DispatchQueue.main.async {
309 |                             let response = AFIDataResponse<Image>(request: urlRequest.urlRequest,
    |                                                                 |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                 `- note: add 'if #available' version check
310 |                                                                   response: nil,
311 |                                                                   data: nil,
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:345:49: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
343 |             request.response(queue: self.responseQueue,
344 |                              responseSerializer: serializer ?? imageResponseSerializer,
345 |                              completionHandler: { response in
    |                                                 |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                 `- note: add 'if #available' version check
346 |                                  defer {
347 |                                      self.safelyDecrementActiveRequestCount()
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:360:50: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
358 |                                  }
359 |
360 |                                  switch response.result {
    |                                                  |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                  `- note: add 'if #available' version check
361 |                                  case let .success(image):
362 |                                      var filteredImages: [String: Image] = [:]
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:380:75: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
378 |                                          if let cacheKey {
379 |                                              self.imageCache?.add(filteredImage, withIdentifier: cacheKey)
380 |                                          } else if let request = response.request {
    |                                                                           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                           `- note: add 'if #available' version check
381 |                                              self.imageCache?.add(filteredImage, for: request, withIdentifier: filter?.identifier)
382 |                                          }
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:385:82: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
383 |
384 |                                          DispatchQueue.main.async {
385 |                                              let response = AFIDataResponse<Image>(request: response.request,
    |                                                                                  |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                                  `- note: add 'if #available' version check
386 |                                                                                    response: response.response,
387 |                                                                                    data: response.data,
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:385:102: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
383 |
384 |                                          DispatchQueue.main.async {
385 |                                              let response = AFIDataResponse<Image>(request: response.request,
    |                                                                                                      |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                                                      `- note: add 'if #available' version check
386 |                                                                                    response: response.response,
387 |                                                                                    data: response.data,
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:386:103: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
384 |                                          DispatchQueue.main.async {
385 |                                              let response = AFIDataResponse<Image>(request: response.request,
386 |                                                                                    response: response.response,
    |                                                                                                       |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                                                       `- note: add 'if #available' version check
387 |                                                                                    data: response.data,
388 |                                                                                    metrics: response.metrics,
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:387:99: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
385 |                                              let response = AFIDataResponse<Image>(request: response.request,
386 |                                                                                    response: response.response,
387 |                                                                                    data: response.data,
    |                                                                                                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                                                   `- note: add 'if #available' version check
388 |                                                                                    metrics: response.metrics,
389 |                                                                                    serializationDuration: response.serializationDuration,
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:388:102: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
386 |                                                                                    response: response.response,
387 |                                                                                    data: response.data,
388 |                                                                                    metrics: response.metrics,
    |                                                                                                      |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                                                      `- note: add 'if #available' version check
389 |                                                                                    serializationDuration: response.serializationDuration,
390 |                                                                                    result: .success(filteredImage))
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:389:116: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
387 |                                                                                    data: response.data,
388 |                                                                                    metrics: response.metrics,
389 |                                                                                    serializationDuration: response.serializationDuration,
    |                                                                                                                    |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                                                                    `- note: add 'if #available' version check
390 |                                                                                    result: .success(filteredImage))
391 |
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:397:90: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
274 |     ///            cache and the URL request cache policy allows the cache to be used.
275 |     @discardableResult
276 |     open func download(_ urlRequest: URLRequestConvertible,
    |               `- note: add '@available' attribute to enclosing instance method
277 |                        cacheKey: String? = nil,
278 |                        receiptID: String = UUID().uuidString,
    :
395 |                                  case .failure:
396 |                                      for (_, _, completion) in responseHandler.operations {
397 |                                          DispatchQueue.main.async { completion?(response.mapError { AFIError.alamofireError($0) }) }
    |                                                                                          |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                                                                                          `- note: add 'if #available' version check
398 |                                      }
399 |                                  }
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:478:28: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
462 |     ///
463 |     /// - Parameter requestReceipt: The request receipt to cancel.
464 |     open func cancelRequest(with requestReceipt: RequestReceipt) {
    |               `- note: add '@available' attribute to enclosing instance method
465 |         synchronizationQueue.sync {
466 |             let urlID = ImageDownloader.urlIdentifier(for: requestReceipt.request.convertible)
    :
476 |                     let error = AFIError.requestCancelled
477 |
478 |                     return DataResponse(request: urlRequest,
    |                            |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                            `- note: add 'if #available' version check
479 |                                         response: nil,
480 |                                         data: nil,
/Users/admin/builder/spi-builder-workspace/Source/ImageDownloader.swift:478:28: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 63 | /// cached image representation. Additional advanced features include supporting multiple image filters and completion
 64 | /// handlers for a single request.
 65 | open class ImageDownloader {
    |            `- note: add '@available' attribute to enclosing class
 66 |     /// The completion handler closure used when an image download completes.
 67 |     public typealias CompletionHandler = (AFIDataResponse<Image>) -> Void
    :
462 |     ///
463 |     /// - Parameter requestReceipt: The request receipt to cancel.
464 |     open func cancelRequest(with requestReceipt: RequestReceipt) {
    |               `- note: add '@available' attribute to enclosing instance method
465 |         synchronizationQueue.sync {
466 |             let urlID = ImageDownloader.urlIdentifier(for: requestReceipt.request.convertible)
    :
476 |                     let error = AFIError.requestCancelled
477 |
478 |                     return DataResponse(request: urlRequest,
    |                            |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                            `- note: add 'if #available' version check
479 |                                         response: nil,
480 |                                         data: nil,
[59/59] Compiling AlamofireImage AFIError.swift
Build complete! (11.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.11.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    }
  ],
  "manifest_display_name" : "AlamofireImage",
  "name" : "AlamofireImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "AlamofireImage",
      "targets" : [
        "AlamofireImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AlamofireImageTests",
      "module_type" : "SwiftTarget",
      "name" : "AlamofireImageTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill Circle/pirate-aspect.scaled.to.fill.size.circle-100x100-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill Circle/pirate-aspect.scaled.to.fill.size.circle-100x100-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill Circle/pirate-aspect.scaled.to.fill.size.circle-100x100-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill with Rounded Corners/pirate-aspect.scaled.to.fill.size.with.rounded.corners-100x100x20-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill with Rounded Corners/pirate-aspect.scaled.to.fill.size.with.rounded.corners-100x100x20-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill with Rounded Corners/pirate-aspect.scaled.to.fill.size.with.rounded.corners-100x100x20-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/apple-aspect.scaled.to.fill-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/pirate-aspect.scaled.to.fill-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/rainbow-aspect.scaled.to.fill-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fill/unicorn-aspect.scaled.to.fill-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/apple-aspect.scaled.to.fit-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/pirate-aspect.scaled.to.fit-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/rainbow-aspect.scaled.to.fit-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Aspect Scaled to Fit/unicorn-aspect.scaled.to.fit-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Circle/apple-circle.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Circle/pirate-circle.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Circle/rainbow-circle.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Circle/unicorn-circle.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Core Image Filters/unicorn-blurred-8-ios-13.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Core Image Filters/unicorn-blurred-8.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Core Image Filters/unicorn-sepia.tone.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Radius/apple-radius-20.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Radius/pirate-radius-20.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Radius/rainbow-radius-20.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Radius/unicorn-radius-20.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled to Size Circle/pirate-scaled.to.size.circle-100x100-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled to Size Circle/pirate-scaled.to.size.circle-100x100-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled to Size Circle/pirate-scaled.to.size.circle-100x100-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled with Rounded Corners/pirate-scaled.to.size.with.rounded.corners-100x100x20-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled with Rounded Corners/pirate-scaled.to.size.with.rounded.corners-100x100x20-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled with Rounded Corners/pirate-scaled.to.size.with.rounded.corners-100x100x20-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/apple-scaled-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/pirate-scaled-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/rainbow-scaled-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-30x60-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-30x60-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-30x60-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-50x50-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-50x50-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-50x50-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-60x30-@1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-60x30-@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Modified Images/Scaled/unicorn-scaled-60x30-@3x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Original Images/apple.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Original Images/huge_map.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Original Images/pirate.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Original Images/rainbow.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Original Images/unicorn.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AFError+AlamofireImageTests.swift",
        "AFResult+AlamofireImageTests.swift",
        "BaseTestCase.swift",
        "CGSize.ScreenScaling.swift",
        "ImageCacheTests.swift",
        "ImageDownloaderStressTests.swift",
        "ImageDownloaderTests.swift",
        "ImageFilterTests.swift",
        "RequestTests.swift",
        "TestHelpers.swift",
        "ThrowingURLRequestConvertible.swift",
        "UIButtonTests.swift",
        "UIImage+AlamofireImageTests.swift",
        "UIImageTests.swift",
        "UIImageViewTests.swift"
      ],
      "target_dependencies" : [
        "AlamofireImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AlamofireImage",
      "module_type" : "SwiftTarget",
      "name" : "AlamofireImage",
      "path" : "Source",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "AlamofireImage"
      ],
      "sources" : [
        "AFIError.swift",
        "Image.swift",
        "ImageCache.swift",
        "ImageDownloader.swift",
        "ImageFilter.swift",
        "Request+AlamofireImage.swift",
        "UIButton+AlamofireImage.swift",
        "UIImage+AlamofireImage.swift",
        "UIImageView+AlamofireImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.3"
}
Done.