The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of libheif, reference 1.17.0 (29bbad), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 12 Aug 2024 15:09:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme libheif -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/libheif-Xcode.git
Reference: 1.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/libheif-Xcode
 * tag               1.17.0     -> FETCH_HEAD
HEAD is now at 29bbada Fix CocoaPods again
Submodule path 'libheif': checked out '588b096027d620a9b9a617d1111e5a25d02d48e5'
Submodule 'libheif' (https://github.com/strukturag/libheif.git) registered for path 'libheif'
Cloning into '/Users/admin/builder/spi-builder-workspace/libheif'...
Cloned https://github.com/SDWebImage/libheif-Xcode.git
Revision (git rev-parse @):
29bbadaf0cccf1a62138377fda7da5954d0f73ae
SUCCESS checkout https://github.com/SDWebImage/libheif-Xcode.git at 1.17.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SDWebImage/libheif-Xcode.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "c_language_standard" : "gnu11",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
    {
      "identity" : "libde265-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.9",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/libde265-Xcode.git"
    }
  ],
  "manifest_display_name" : "libheif",
  "name" : "libheif",
  "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" : "libheif",
      "targets" : [
        "libheif"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libheif",
      "module_type" : "ClangTarget",
      "name" : "libheif",
      "path" : ".",
      "product_dependencies" : [
        "libde265"
      ],
      "product_memberships" : [
        "libheif"
      ],
      "sources" : [
        "libheif/libheif/avif.cc",
        "libheif/libheif/bitstream.cc",
        "libheif/libheif/box.cc",
        "libheif/libheif/color-conversion/alpha.cc",
        "libheif/libheif/color-conversion/chroma_sampling.cc",
        "libheif/libheif/color-conversion/colorconversion.cc",
        "libheif/libheif/color-conversion/hdr_sdr.cc",
        "libheif/libheif/color-conversion/monochrome.cc",
        "libheif/libheif/color-conversion/rgb2rgb.cc",
        "libheif/libheif/color-conversion/rgb2yuv.cc",
        "libheif/libheif/color-conversion/rgb2yuv_sharp.cc",
        "libheif/libheif/color-conversion/yuv2rgb.cc",
        "libheif/libheif/common_utils.cc",
        "libheif/libheif/context.cc",
        "libheif/libheif/error.cc",
        "libheif/libheif/exif.cc",
        "libheif/libheif/file.cc",
        "libheif/libheif/heif.cc",
        "libheif/libheif/heif_plugin.cc",
        "libheif/libheif/heif_properties.cc",
        "libheif/libheif/heif_regions.cc",
        "libheif/libheif/hevc.cc",
        "libheif/libheif/init.cc",
        "libheif/libheif/jpeg.cc",
        "libheif/libheif/jpeg2000.cc",
        "libheif/libheif/mask_image.cc",
        "libheif/libheif/metadata_compression.cc",
        "libheif/libheif/nclx.cc",
        "libheif/libheif/pixelimage.cc",
        "libheif/libheif/plugin_registry.cc",
        "libheif/libheif/plugins/decoder_libde265.cc",
        "libheif/libheif/plugins/encoder_mask.cc",
        "libheif/libheif/plugins/encoder_uncompressed.cc",
        "libheif/libheif/region.cc",
        "libheif/libheif/uncompressed_image.cc",
        "libheif/libheif/vvc.cc"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/libheif/libheif/plugins/encoder_ffmpeg.h': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/libheif/libheif/plugins/encoder_ffmpeg.cc': File not found.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "libheif",
    "schemes" : [
      "libheif",
      "libheif-iOS",
      "libheif-tvOS",
      "libheif-watchOS",
      "libheifExample"
    ],
    "targets" : [
      "libheif",
      "libheif-iOS",
      "libheif-tvOS",
      "libheif-watchOS",
      "libheifExample"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "libheif"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme libheif -destination platform=macOS,arch=arm64
Build complete.
Done.