The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HLSVideoCache, reference 1.0.0 (41291e), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 12:43:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/garynewby/HLSVideoCache.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/garynewby/HLSVideoCache
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 41291ed Readme update
Cloned https://github.com/garynewby/HLSVideoCache.git
Revision (git rev-parse @):
41291ed4f88aecd8e9dc885693f908ea58888257
SUCCESS checkout https://github.com/garynewby/HLSVideoCache.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/garynewby/HLSVideoCache.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/hyperoslo/Cache
Fetching from https://github.com/yene/GCDWebServer
Creating working copy of package ‘GCDWebServer’
Checking out 3.5.7 of package ‘GCDWebServer’
Creating working copy of package ‘Cache’
Checking out 7.4.0 of package ‘Cache’
Resolve Package Graph
Resolved source packages:
  GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
  Cache: https://github.com/hyperoslo/Cache @ 7.4.0
  HLSVideoCache: /Users/admin/builder/spi-builder-workspace
resolved source packages: GCDWebServer, Cache, HLSVideoCache
2026-04-17 08:42:58.039 xcodebuild[529:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "cache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.4.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hyperoslo/Cache"
    },
    {
      "identity" : "gcdwebserver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.7",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yene/GCDWebServer"
    }
  ],
  "manifest_display_name" : "HLSVideoCache",
  "name" : "HLSVideoCache",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "HLSVideoCache",
      "targets" : [
        "HLSVideoCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HLSVideoCache",
      "module_type" : "SwiftTarget",
      "name" : "HLSVideoCache",
      "path" : "Source",
      "product_dependencies" : [
        "Cache",
        "GCDWebServer"
      ],
      "product_memberships" : [
        "HLSVideoCache"
      ],
      "sources" : [
        "HLSVideoCache.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HLSVideoCache"
    ]
  }
}
2026-04-17 08:43:05.798 xcodebuild[699:4111] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HLSVideoCache -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 HLSVideoCache -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Cache: https://github.com/hyperoslo/Cache @ 7.4.0
  GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
  HLSVideoCache: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'HLSVideoCache' in project 'HLSVideoCache'
        ➜ Explicit dependency on target 'HLSVideoCache' in project 'HLSVideoCache'
        ➜ Explicit dependency on target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
    Target 'HLSVideoCache' in project 'HLSVideoCache'
        ➜ Explicit dependency on target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
    Target 'GCDWebServer' in project 'GCDWebServer'
        ➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
        ➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
    Target 'GCDWebServer' in project 'GCDWebServer'
        ➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
    Target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer' (no dependencies)
    Target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
    Target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
    Target 'Cache_Cache' in project 'Cache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 028d0b2b071550c4a17ac03f90736dc5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/028d0b2b071550c4a17ac03f90736dc5.xcbuilddata
error: The package product 'GCDWebServer' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'HLSVideoCache' from project 'HLSVideoCache')
2026-04-17 08:43:08.170 xcodebuild[706:4173] [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:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme HLSVideoCache
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  HLSVideoCache: /Users/admin/builder/spi-builder-workspace
  GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
  Cache: https://github.com/hyperoslo/Cache @ 7.4.0
resolved source packages: HLSVideoCache, GCDWebServer, Cache
2026-04-17 08:43:10.165 xcodebuild[742:4379] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "cache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.4.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hyperoslo/Cache"
    },
    {
      "identity" : "gcdwebserver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.7",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yene/GCDWebServer"
    }
  ],
  "manifest_display_name" : "HLSVideoCache",
  "name" : "HLSVideoCache",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "HLSVideoCache",
      "targets" : [
        "HLSVideoCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HLSVideoCache",
      "module_type" : "SwiftTarget",
      "name" : "HLSVideoCache",
      "path" : "Source",
      "product_dependencies" : [
        "Cache",
        "GCDWebServer"
      ],
      "product_memberships" : [
        "HLSVideoCache"
      ],
      "sources" : [
        "HLSVideoCache.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HLSVideoCache"
    ]
  }
}
2026-04-17 08:43:11.489 xcodebuild[752:4444] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HLSVideoCache -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 HLSVideoCache -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Cache: https://github.com/hyperoslo/Cache @ 7.4.0
  HLSVideoCache: /Users/admin/builder/spi-builder-workspace
  GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'HLSVideoCache' in project 'HLSVideoCache'
        ➜ Explicit dependency on target 'HLSVideoCache' in project 'HLSVideoCache'
        ➜ Explicit dependency on target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
    Target 'HLSVideoCache' in project 'HLSVideoCache'
        ➜ Explicit dependency on target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
    Target 'GCDWebServer' in project 'GCDWebServer'
        ➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
        ➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
    Target 'GCDWebServer' in project 'GCDWebServer'
        ➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
    Target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer' (no dependencies)
    Target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
    Target 'Cache' in project 'Cache'
        ➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
    Target 'Cache_Cache' in project 'Cache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 028d0b2b071550c4a17ac03f90736dc5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/028d0b2b071550c4a17ac03f90736dc5.xcbuilddata
error: The package product 'GCDWebServer' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'HLSVideoCache' from project 'HLSVideoCache')
2026-04-17 08:43:12.333 xcodebuild[755:4475] [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:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ac81ce19db6ddaa1e543139bc4638c1054009f2d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme HLSVideoCache
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild