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 HLSVideoCache, reference 1.0.0 (41291e), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 9 Nov 2025 17:30:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.68.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.0
Building package at path:  $PWD
https://github.com/garynewby/HLSVideoCache.git
Command line invocation:
    /Applications/Xcode-16.2.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
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:
  HLSVideoCache: /Users/admin/builder/spi-builder-workspace
  Cache: https://github.com/hyperoslo/Cache @ 7.4.0
  GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
resolved source packages: HLSVideoCache, Cache, GCDWebServer
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
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
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 6f6c3b090db85863b34c3e848439e5f3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f6c3b090db85863b34c3e848439e5f3.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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4bac1edd301c6b3bef14d9aa2898cf0177851939, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4bac1edd301c6b3bef14d9aa2898cf0177851939, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4bac1edd301c6b3bef14d9aa2898cf0177851939, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4bac1edd301c6b3bef14d9aa2898cf0177851939, 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-16.2.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
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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 6f6c3b090db85863b34c3e848439e5f3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f6c3b090db85863b34c3e848439e5f3.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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4bac1edd301c6b3bef14d9aa2898cf0177851939, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4bac1edd301c6b3bef14d9aa2898cf0177851939, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4bac1edd301c6b3bef14d9aa2898cf0177851939, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4bac1edd301c6b3bef14d9aa2898cf0177851939, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme HLSVideoCache
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild