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 SkyPath, reference v3.0.5 (1210fc), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 10 Sep 2025 22:22:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yamasee/skypath-ios-sdk.git
Reference: v3.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yamasee/skypath-ios-sdk
 * tag               v3.0.5     -> FETCH_HEAD
HEAD is now at 1210fce Update to 3.0.5
Cloned https://github.com/Yamasee/skypath-ios-sdk.git
Revision (git rev-parse @):
1210fced187d1347be2ebfc8e6ec761bc47ea6e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Yamasee/skypath-ios-sdk.git at v3.0.5
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Yamasee/skypath-ios-sdk.git
https://github.com/Yamasee/skypath-ios-sdk.git
{
  "dependencies" : [
    {
      "identity" : "turf-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/turf-swift"
    }
  ],
  "manifest_display_name" : "SkyPath",
  "name" : "SkyPath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SkyPathSDK",
      "targets" : [
        "SkyPathSDKTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SkyPathSDKTarget",
      "module_type" : "SwiftTarget",
      "name" : "SkyPathSDKTarget",
      "path" : "Sources/SkyPathSDKTarget",
      "product_dependencies" : [
        "Turf"
      ],
      "product_memberships" : [
        "SkyPathSDK"
      ],
      "sources" : [
        "Sources.swift"
      ],
      "target_dependencies" : [
        "SkyPathSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SkyPathSDK",
      "module_type" : "BinaryTarget",
      "name" : "SkyPathSDK",
      "path" : "remote/archive/SkyPathSDK.xcframework.zip",
      "product_memberships" : [
        "SkyPathSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mapbox/turf-swift
Creating working copy of package ‘turf-swift’
Checking out 4.0.0 of package ‘turf-swift’
Resolve Package Graph
Resolved source packages:
  SkyPath: /Users/admin/builder/spi-builder-workspace
  Turf: https://github.com/mapbox/turf-swift @ 4.0.0
resolved source packages: SkyPath, Turf
{
  "dependencies" : [
    {
      "identity" : "turf-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/turf-swift"
    }
  ],
  "manifest_display_name" : "SkyPath",
  "name" : "SkyPath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SkyPathSDK",
      "targets" : [
        "SkyPathSDKTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SkyPathSDKTarget",
      "module_type" : "SwiftTarget",
      "name" : "SkyPathSDKTarget",
      "path" : "Sources/SkyPathSDKTarget",
      "product_dependencies" : [
        "Turf"
      ],
      "product_memberships" : [
        "SkyPathSDK"
      ],
      "sources" : [
        "Sources.swift"
      ],
      "target_dependencies" : [
        "SkyPathSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SkyPathSDK",
      "module_type" : "BinaryTarget",
      "name" : "SkyPathSDK",
      "path" : "remote/archive/SkyPathSDK.xcframework.zip",
      "product_memberships" : [
        "SkyPathSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SkyPath"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 SkyPath -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SkyPath: /Users/admin/builder/spi-builder-workspace
  Turf: https://github.com/mapbox/turf-swift @ 4.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SkyPathSDK' in project 'SkyPath'
        ➜ Explicit dependency on target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 952e889863f29bffb79f210e9c5edfd8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/952e889863f29bffb79f210e9c5edfd8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDKTarget' from project 'SkyPath')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDK' from project 'SkyPath')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SkyPath
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Turf: https://github.com/mapbox/turf-swift @ 4.0.0
  SkyPath: /Users/admin/builder/spi-builder-workspace
resolved source packages: Turf, SkyPath
{
  "dependencies" : [
    {
      "identity" : "turf-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/turf-swift"
    }
  ],
  "manifest_display_name" : "SkyPath",
  "name" : "SkyPath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SkyPathSDK",
      "targets" : [
        "SkyPathSDKTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SkyPathSDKTarget",
      "module_type" : "SwiftTarget",
      "name" : "SkyPathSDKTarget",
      "path" : "Sources/SkyPathSDKTarget",
      "product_dependencies" : [
        "Turf"
      ],
      "product_memberships" : [
        "SkyPathSDK"
      ],
      "sources" : [
        "Sources.swift"
      ],
      "target_dependencies" : [
        "SkyPathSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SkyPathSDK",
      "module_type" : "BinaryTarget",
      "name" : "SkyPathSDK",
      "path" : "remote/archive/SkyPathSDK.xcframework.zip",
      "product_memberships" : [
        "SkyPathSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SkyPath"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 SkyPath -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SkyPath: /Users/admin/builder/spi-builder-workspace
  Turf: https://github.com/mapbox/turf-swift @ 4.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SkyPathSDK' in project 'SkyPath'
        ➜ Explicit dependency on target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 24f40695298f77e93433c3f2ff45e05b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/24f40695298f77e93433c3f2ff45e05b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDKTarget' from project 'SkyPath')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDK' from project 'SkyPath')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:fa7fd299393b3f7f7fda417e2e83a45be966bc86, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SkyPath
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild