The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/SDWebImagePhotosPlugin.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImagePhotosPlugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 50ad20e Bumped version to 1.2.0
Cloned https://github.com/SDWebImage/SDWebImagePhotosPlugin.git
Revision (git rev-parse @):
50ad20e10396527afd8e4a4b698bd5df76efc9bc
SUCCESS checkout https://github.com/SDWebImage/SDWebImagePhotosPlugin.git at master
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git (0.54s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.18.5 (0.02s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.18.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sdwebimagephotosplugin",
      "name": "SDWebImagePhotosPlugin",
      "url": "https://github.com/SDWebImage/SDWebImagePhotosPlugin.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImagePhotosPlugin",
      "dependencies": [
        {
          "identity": "sdwebimage",
          "name": "SDWebImage",
          "url": "https://github.com/SDWebImage/SDWebImage.git",
          "version": "5.18.5",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SDWebImage/SDWebImagePhotosPlugin.git
[7/675] Fetching sdwebimagephotosplugin
Fetched https://github.com/SDWebImage/SDWebImagePhotosPlugin.git (1.45s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git (0.47s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.18.5 (0.02s)
Creating working copy for https://github.com/SDWebImage/SDWebImagePhotosPlugin.git
Working copy of https://github.com/SDWebImage/SDWebImagePhotosPlugin.git resolved at master
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.18.5
warning: '.resolve-product-dependencies': dependency 'sdwebimagephotosplugin' is not used by any target
Found 1 product dependencies
  - SDWebImage
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Compiling SDWebImagePhotosError.m
[1/6] Compiling SDWebImagePhotosDefine.m
[2/6] Compiling PHImageRequestOptions+SDWebImagePhotosPlugin.m
[3/6] Compiling PHAsset+SDWebImagePhotosPlugin.m
[4/6] Compiling NSURL+SDWebImagePhotosPlugin.m
[5/6] Compiling SDImagePhotosLoader.m
Build complete! (8.02s)
Build complete.
Done.