The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SDWebImageLottieCoder, reference 0.2.0 (c9f656), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 21:28:25 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SDWebImage/SDWebImageLottieCoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling SDWebImageLottieLoaderDefine.m
/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.
[1/2] Compiling SDImageLottieCoder.m
Build complete! (9.39s)
Fetching https://github.com/SDWebImage/librlottie-Xcode.git
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/187] Fetching librlottie-xcode
[188/25950] Fetching librlottie-xcode, sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.35s)
Fetched https://github.com/SDWebImage/librlottie-Xcode.git from cache (2.35s)
Computing version for https://github.com/SDWebImage/librlottie-Xcode.git
Computed https://github.com/SDWebImage/librlottie-Xcode.git at 0.2.1 (2.90s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (0.52s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
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
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.