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 master (bb8fe6), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 23 Jun 2025 21:01:43 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yamasee/skypath-ios-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yamasee/skypath-ios-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bb8fe6c Update Demo to 3.0.0
Cloned https://github.com/Yamasee/skypath-ios-sdk.git
Revision (git rev-parse @):
bb8fe6ce588895802332761f664951f2fc9af3cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Yamasee/skypath-ios-sdk.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Yamasee/skypath-ios-sdk.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/GEOSwift/GEOSwift
Fetching from https://github.com/GEOSwift/geos.git
Creating working copy of package ‘GEOSwift’
Checking out 11.2.0 of package ‘GEOSwift’
Creating working copy of package ‘geos’
Checking out 9.0.0 of package ‘geos’
Resolve Package Graph
Resolved source packages:
  SkyPath: /Users/admin/builder/spi-builder-workspace
  geos: https://github.com/GEOSwift/geos.git @ 9.0.0
  GEOSwift: https://github.com/GEOSwift/GEOSwift @ 11.2.0
resolved source packages: SkyPath, geos, GEOSwift
{
  "dependencies" : [
    {
      "identity" : "geoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.1.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GEOSwift/GEOSwift"
    }
  ],
  "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" : [
        "GEOSwift"
      ],
      "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" : [
      "GEOSwift",
      "SkyPath"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GEOSwift",
      "SkyPath"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  geos: https://github.com/GEOSwift/geos.git @ 9.0.0
  SkyPath: /Users/admin/builder/spi-builder-workspace
  GEOSwift: https://github.com/GEOSwift/GEOSwift @ 11.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SkyPathSDK' in project 'SkyPath'
        ➜ Explicit dependency on target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'GEOSwift' in project 'GEOSwift'
    Target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'GEOSwift' in project 'GEOSwift'
    Target 'GEOSwift' in project 'GEOSwift'
        ➜ Explicit dependency on target 'GEOSwift' in project 'GEOSwift'
        ➜ Explicit dependency on target 'geos' in project 'geos'
    Target 'GEOSwift' in project 'GEOSwift'
        ➜ Explicit dependency on target 'geos' in project 'geos'
    Target 'geos' in project 'geos'
        ➜ Explicit dependency on target 'geos' in project 'geos'
    Target 'geos' in project 'geos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: b649af5630b30eb8ab531fe78c48535a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b649af5630b30eb8ab531fe78c48535a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SkyPath
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SkyPath: /Users/admin/builder/spi-builder-workspace
  geos: https://github.com/GEOSwift/geos.git @ 9.0.0
  GEOSwift: https://github.com/GEOSwift/GEOSwift @ 11.2.0
resolved source packages: SkyPath, geos, GEOSwift
{
  "dependencies" : [
    {
      "identity" : "geoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.1.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GEOSwift/GEOSwift"
    }
  ],
  "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" : [
        "GEOSwift"
      ],
      "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" : [
      "GEOSwift",
      "SkyPath"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GEOSwift",
      "SkyPath"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SkyPath: /Users/admin/builder/spi-builder-workspace
  GEOSwift: https://github.com/GEOSwift/GEOSwift @ 11.2.0
  geos: https://github.com/GEOSwift/geos.git @ 9.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SkyPathSDK' in project 'SkyPath'
        ➜ Explicit dependency on target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'GEOSwift' in project 'GEOSwift'
    Target 'SkyPathSDKTarget' in project 'SkyPath'
        ➜ Explicit dependency on target 'GEOSwift' in project 'GEOSwift'
    Target 'GEOSwift' in project 'GEOSwift'
        ➜ Explicit dependency on target 'GEOSwift' in project 'GEOSwift'
        ➜ Explicit dependency on target 'geos' in project 'geos'
    Target 'GEOSwift' in project 'GEOSwift'
        ➜ Explicit dependency on target 'geos' in project 'geos'
    Target 'geos' in project 'geos'
        ➜ Explicit dependency on target 'geos' in project 'geos'
    Target 'geos' in project 'geos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: b649af5630b30eb8ab531fe78c48535a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b649af5630b30eb8ab531fe78c48535a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SkyPath
(1 failure)
BUILD FAILURE 6.2 watchOS