The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SDWebImageLottieCoder with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/SDWebImageLottieCoder.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 into spi-builder-workspace
c9f65679a9b0510b89673507f548a7c0f17ba95f
SUCCESS checkout https://github.com/SDWebImage/SDWebImageLottieCoder.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/SDWebImage/librlottie-Xcode.git from cache
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/librlottie-Xcode.git (0.27s)
Fetched https://github.com/SDWebImage/SDWebImage.git (0.37s)
Computing version for https://github.com/SDWebImage/librlottie-Xcode.git
Computed https://github.com/SDWebImage/librlottie-Xcode.git at 0.2.1 (0.44s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.16.0 (0.02s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.16.0
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
Building for debugging...
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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]
    SDWebImageContext *context = options[SDImageCoderWebImageContext];
                                         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDImageCoder.h:140:53: note: 'SDImageCoderWebImageContext' has been explicitly marked deprecated here
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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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]
        SDWebImageContext *context = options[SDImageCoderWebImageContext];
                                             ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDImageCoder.h:140:53: note: 'SDImageCoderWebImageContext' has been explicitly marked deprecated here
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! (8.21s)
Build complete.
Done.