The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SDWebImageHEIFCoder, reference 0.10.1 (d124df), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 21:01:07 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/SDWebImageHEIFCoder.git
Reference: 0.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImageHEIFCoder
 * tag               0.10.1     -> FETCH_HEAD
HEAD is now at d124dfd Bumped version to 0.10.1
Cloned https://github.com/SDWebImage/SDWebImageHEIFCoder.git
Revision (git rev-parse @):
d124dfd1bf562489edb5964e41ad7cc7983b83f4
SUCCESS checkout https://github.com/SDWebImage/SDWebImageHEIFCoder.git at 0.10.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SDWebImage/SDWebImageHEIFCoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
/Users/admin/builder/spi-builder-workspace/SDWebImageHEIFCoder/Classes/SDImageHEIFCoder.m:362:49: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  362 |         size_t length = snprintf(NULL, 0, "%d", bitrate);
      |                                            ~~   ^~~~~~~
      |                                            %lu
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/secure/_stdio.h:119:67: note: expanded from macro 'snprintf'
  119 | #define snprintf(str, len, ...) __snprintf_chk_func (str, len, 0, __VA_ARGS__)
      |                                                                   ^~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/secure/_stdio.h:76:64: note: expanded from macro '__snprintf_chk_func'
   76 |         __builtin___snprintf_chk (str, len, flag, __darwin_obsz(str), __VA_ARGS__)
      |                                                                       ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SDWebImageHEIFCoder/Classes/SDImageHEIFCoder.m:364:49: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  364 |         snprintf(bitrate_str, length + 1, "%d", bitrate);
      |                                            ~~   ^~~~~~~
      |                                            %lu
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/secure/_stdio.h:119:67: note: expanded from macro 'snprintf'
  119 | #define snprintf(str, len, ...) __snprintf_chk_func (str, len, 0, __VA_ARGS__)
      |                                                                   ^~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/secure/_stdio.h:76:64: note: expanded from macro '__snprintf_chk_func'
   76 |         __builtin___snprintf_chk (str, len, flag, __darwin_obsz(str), __VA_ARGS__)
      |                                                                       ^~~~~~~~~~~
2 warnings generated.
[0/1] Compiling SDImageHEIFCoder.m
Build complete! (13.70s)
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/SDWebImage/libheif-Xcode.git
[1/663] Fetching libheif-xcode
[532/26426] Fetching libheif-xcode, sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (1.97s)
Fetched https://github.com/SDWebImage/libheif-Xcode.git from cache (1.97s)
Computing version for https://github.com/SDWebImage/libheif-Xcode.git
Computed https://github.com/SDWebImage/libheif-Xcode.git at 1.17.0 (2.56s)
Fetching https://github.com/SDWebImage/libde265-Xcode.git
[1/276] Fetching libde265-xcode
Fetched https://github.com/SDWebImage/libde265-Xcode.git from cache (0.71s)
Computing version for https://github.com/SDWebImage/libde265-Xcode.git
Computed https://github.com/SDWebImage/libde265-Xcode.git at 1.0.15 (1.24s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (0.54s)
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/libde265-Xcode.git
Working copy of https://github.com/SDWebImage/libde265-Xcode.git resolved at 1.0.15
Creating working copy for https://github.com/SDWebImage/libheif-Xcode.git
Working copy of https://github.com/SDWebImage/libheif-Xcode.git resolved at 1.17.0
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" : "libheif-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/libheif-Xcode.git"
    }
  ],
  "manifest_display_name" : "SDWebImageHEIFCoder",
  "name" : "SDWebImageHEIFCoder",
  "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" : "SDWebImageHEIFCoder",
      "targets" : [
        "SDWebImageHEIFCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageHEIFCoder",
      "module_type" : "ClangTarget",
      "name" : "SDWebImageHEIFCoder",
      "path" : ".",
      "product_dependencies" : [
        "SDWebImage",
        "libheif"
      ],
      "product_memberships" : [
        "SDWebImageHEIFCoder"
      ],
      "sources" : [
        "SDWebImageHEIFCoder/Classes/SDImageHEIFCoder.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.