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

Failed to build Agrume, reference master (65fbb4), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 15 Dec 2025 10:57:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JanGorman/Agrume.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JanGorman/Agrume
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 65fbb4c Merge pull request #401 from JanGorman/dependabot/bundler/danger-swiftlint-0.37.4
Submodule path 'Frameworks/SwiftyGif': checked out 'db0c122b671bc9760385e0355be00eede3b7bb44'
Submodule 'Frameworks/SwiftyGif' (https://github.com/kirualex/SwiftyGif) registered for path 'Frameworks/SwiftyGif'
Cloning into '/Users/admin/builder/spi-builder-workspace/Frameworks/SwiftyGif'...
From https://github.com/kirualex/SwiftyGif
 * branch            db0c122b671bc9760385e0355be00eede3b7bb44 -> FETCH_HEAD
Cloned https://github.com/JanGorman/Agrume.git
Revision (git rev-parse @):
65fbb4cc903f15bfe087d580598413b9b190de73
SUCCESS checkout https://github.com/JanGorman/Agrume.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/JanGorman/Agrume.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "swiftygif",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kirualex/SwiftyGif"
    }
  ],
  "manifest_display_name" : "Agrume",
  "name" : "Agrume",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Agrume",
      "targets" : [
        "Agrume"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Agrume",
      "module_type" : "SwiftTarget",
      "name" : "Agrume",
      "path" : "Agrume",
      "product_dependencies" : [
        "SwiftyGif"
      ],
      "product_memberships" : [
        "Agrume"
      ],
      "sources" : [
        "Agrume.swift",
        "AgrumeCell.swift",
        "AgrumeDataSource.swift",
        "AgrumeImage.swift",
        "AgrumeOverlayView.swift",
        "AgrumePhotoLibraryHelper.swift",
        "AgrumeServiceLocator.swift",
        "AgrumeView.swift",
        "Configuration.swift",
        "Foundation+Agrume.swift",
        "ImageDownloader.swift",
        "UIKit+Agrume.swift",
        "With.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Agrume",
    "schemes" : [
      "Agrume",
      "SwiftyGif",
      "SwiftyGifExample",
      "SwiftyGifMac",
      "SwiftyGifMacExample"
    ],
    "targets" : [
      "Agrume",
      "AgrumeTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Agrume"
    ]
  }
}
2025-12-15 05:57:33.942 xcodebuild[623:3758] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Agrume -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Agrume -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Agrume: /Users/admin/builder/spi-builder-workspace
  SwiftyGif: https://github.com/kirualex/SwiftyGif @ 5.4.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Agrume' in project 'Agrume'
        ➜ Explicit dependency on target 'Agrume' in project 'Agrume'
        ➜ Explicit dependency on target 'SwiftyGif' in project 'SwiftyGif'
    Target 'Agrume' in project 'Agrume'
        ➜ Explicit dependency on target 'SwiftyGif' in project 'SwiftyGif'
    Target 'SwiftyGif' in project 'SwiftyGif'
        ➜ Explicit dependency on target 'SwiftyGif' in project 'SwiftyGif'
        ➜ Explicit dependency on target 'SwiftyGif_SwiftyGif' in project 'SwiftyGif'
    Target 'SwiftyGif' in project 'SwiftyGif'
        ➜ Explicit dependency on target 'SwiftyGif_SwiftyGif' in project 'SwiftyGif'
    Target 'SwiftyGif_SwiftyGif' in project 'SwiftyGif' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 93e5536d6eb57ba5e9e30775e0d02b3c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/93e5536d6eb57ba5e9e30775e0d02b3c.xcbuilddata
error: The package product 'SwiftyGif' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'Agrume' from project 'Agrume')
2025-12-15 05:57:35.855 xcodebuild[668:4043] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Agrume
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftyGif: https://github.com/kirualex/SwiftyGif @ 5.4.5
  Agrume: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftyGif, Agrume
2025-12-15 05:57:37.200 xcodebuild[692:4200] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swiftygif",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kirualex/SwiftyGif"
    }
  ],
  "manifest_display_name" : "Agrume",
  "name" : "Agrume",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Agrume",
      "targets" : [
        "Agrume"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Agrume",
      "module_type" : "SwiftTarget",
      "name" : "Agrume",
      "path" : "Agrume",
      "product_dependencies" : [
        "SwiftyGif"
      ],
      "product_memberships" : [
        "Agrume"
      ],
      "sources" : [
        "Agrume.swift",
        "AgrumeCell.swift",
        "AgrumeDataSource.swift",
        "AgrumeImage.swift",
        "AgrumeOverlayView.swift",
        "AgrumePhotoLibraryHelper.swift",
        "AgrumeServiceLocator.swift",
        "AgrumeView.swift",
        "Configuration.swift",
        "Foundation+Agrume.swift",
        "ImageDownloader.swift",
        "UIKit+Agrume.swift",
        "With.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Agrume"
    ]
  }
}
2025-12-15 05:57:38.151 xcodebuild[700:4258] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Agrume -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Agrume -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SwiftyGif: https://github.com/kirualex/SwiftyGif @ 5.4.5
  Agrume: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Agrume' in project 'Agrume'
        ➜ Explicit dependency on target 'Agrume' in project 'Agrume'
        ➜ Explicit dependency on target 'SwiftyGif' in project 'SwiftyGif'
    Target 'Agrume' in project 'Agrume'
        ➜ Explicit dependency on target 'SwiftyGif' in project 'SwiftyGif'
    Target 'SwiftyGif' in project 'SwiftyGif'
        ➜ Explicit dependency on target 'SwiftyGif' in project 'SwiftyGif'
        ➜ Explicit dependency on target 'SwiftyGif_SwiftyGif' in project 'SwiftyGif'
    Target 'SwiftyGif' in project 'SwiftyGif'
        ➜ Explicit dependency on target 'SwiftyGif_SwiftyGif' in project 'SwiftyGif'
    Target 'SwiftyGif_SwiftyGif' in project 'SwiftyGif' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 93e5536d6eb57ba5e9e30775e0d02b3c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/93e5536d6eb57ba5e9e30775e0d02b3c.xcbuilddata
error: The package product 'SwiftyGif' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'Agrume' from project 'Agrume')
2025-12-15 05:57:38.901 xcodebuild[702:4286] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a9c38d429076e94b12b9f637ba83eb5b02af30ca, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Agrume
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild