The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SDWebImageLottieCoder, reference 0.2.0 (c9f656), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 02:06:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/SDWebImageLottieCoder.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImageLottieCoder
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at c9f6567 Bumped version to 0.2.0
Cloned https://github.com/SDWebImage/SDWebImageLottieCoder.git
Revision (git rev-parse @):
c9f65679a9b0510b89673507f548a7c0f17ba95f
SUCCESS checkout https://github.com/SDWebImage/SDWebImageLottieCoder.git at 0.2.0
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/SDWebImage/librlottie-Xcode.git
[1/187] Fetching librlottie-xcode
[188/26177] Fetching librlottie-xcode, sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.26s)
Fetched https://github.com/SDWebImage/librlottie-Xcode.git from cache (2.26s)
Computing version for https://github.com/SDWebImage/librlottie-Xcode.git
Computed https://github.com/SDWebImage/librlottie-Xcode.git at 0.2.1 (2.94s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.64s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
Creating working copy for https://github.com/SDWebImage/librlottie-Xcode.git
Working copy of https://github.com/SDWebImage/librlottie-Xcode.git resolved at 0.2.1
========================================
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": "sdwebimagelottiecoder",
      "name": "SDWebImageLottieCoder",
      "url": "https://github.com/SDWebImage/SDWebImageLottieCoder.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImageLottieCoder",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "sdwebimage",
          "name": "SDWebImage",
          "url": "https://github.com/SDWebImage/SDWebImage.git",
          "version": "5.21.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "librlottie-xcode",
          "name": "librlottie",
          "url": "https://github.com/SDWebImage/librlottie-Xcode.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/librlottie-Xcode",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SDWebImage/SDWebImageLottieCoder.git
[1/244] Fetching sdwebimagelottiecoder
Fetched https://github.com/SDWebImage/SDWebImageLottieCoder.git from cache (1.06s)
Fetching https://github.com/SDWebImage/librlottie-Xcode.git from cache
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.62s)
Fetched https://github.com/SDWebImage/librlottie-Xcode.git from cache (0.62s)
Computing version for https://github.com/SDWebImage/librlottie-Xcode.git
Computed https://github.com/SDWebImage/librlottie-Xcode.git at 0.2.1 (0.69s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.03s)
Creating working copy for https://github.com/SDWebImage/SDWebImageLottieCoder.git
Working copy of https://github.com/SDWebImage/SDWebImageLottieCoder.git resolved at 0.2.0 (c9f6567)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
Creating working copy for https://github.com/SDWebImage/librlottie-Xcode.git
Working copy of https://github.com/SDWebImage/librlottie-Xcode.git resolved at 0.2.1
warning: '.resolve-product-dependencies': dependency 'sdwebimagelottiecoder' is not used by any target
Found 2 product dependencies
  - SDWebImage
  - librlottie
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SDWebImage/SDWebImageLottieCoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
/Users/admin/builder/spi-builder-workspace/SDWebImageLottieCoder/Classes/SDImageLottieCoder.m:136:42: warning: 'SDImageCoderWebImageContext' is deprecated: first deprecated in macOS 10.10 - No longer supported. Use SDWebImageContextDecodeOptions in loader API to provide options. Use SDImageCoderOptions in coder API to retrieve options. [-Wdeprecated-declarations]
  136 |     SDWebImageContext *context = options[SDImageCoderWebImageContext];
      |                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDImageCoder.h:161:53: note: 'SDImageCoderWebImageContext' has been explicitly marked deprecated here
  161 | FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderWebImageContext API_DEPRECATED("No longer supported. Use SDWebImageContextDecodeOptions in loader API to provide options. Use SDImageCoderOptions in coder API to retrieve options.", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0));
      |                                                     ^
/Users/admin/builder/spi-builder-workspace/SDWebImageLottieCoder/Classes/SDImageLottieCoder.m:228:46: warning: 'SDImageCoderWebImageContext' is deprecated: first deprecated in macOS 10.10 - No longer supported. Use SDWebImageContextDecodeOptions in loader API to provide options. Use SDImageCoderOptions in coder API to retrieve options. [-Wdeprecated-declarations]
  228 |         SDWebImageContext *context = options[SDImageCoderWebImageContext];
      |                                              ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDImageCoder.h:161:53: note: 'SDImageCoderWebImageContext' has been explicitly marked deprecated here
  161 | FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderWebImageContext API_DEPRECATED("No longer supported. Use SDWebImageContextDecodeOptions in loader API to provide options. Use SDImageCoderOptions in coder API to retrieve options.", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0));
      |                                                     ^
2 warnings generated.
[0/2] Compiling SDImageLottieCoder.m
[1/2] Compiling SDWebImageLottieLoaderDefine.m
Build complete! (5.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.10.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    },
    {
      "identity" : "librlottie-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/librlottie-Xcode.git"
    }
  ],
  "manifest_display_name" : "SDWebImageLottieCoder",
  "name" : "SDWebImageLottieCoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "SDWebImageLottieCoder",
      "targets" : [
        "SDWebImageLottieCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageLottieCoder",
      "module_type" : "ClangTarget",
      "name" : "SDWebImageLottieCoder",
      "path" : ".",
      "product_dependencies" : [
        "SDWebImage",
        "librlottie"
      ],
      "product_memberships" : [
        "SDWebImageLottieCoder"
      ],
      "sources" : [
        "SDWebImageLottieCoder/Classes/SDImageLottieCoder.m",
        "SDWebImageLottieCoder/Classes/SDWebImageLottieLoaderDefine.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.